123 Posts in 58 Topics by 51 members
Showcase Questions
SilverStripe Forums » Showcase Questions » Fatal Error Question?
Feedback and questions about sites in the Community Showcase.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1182 Views |
-
Fatal Error Question?

30 July 2010 at 12:47pm
I been trying to access the file that is responsible for causing my image upload section to say "Fatal error in memory on line 23 of a gd.php file". I tried accessing it through ht.access, and through maybe a php.ini file, but I am having no luck. I was wondering, inside the GD.php file there is this information on line 22. "Getting image size", and there isn't any memory limit listed in the file. I don't think it's hidden, but maybe there could be a different type of code used to represent the memory limit. Anyway, I need help, and I'm not a web developer. Maybe someone can give me specific instructions on how to clear this problem?
-
Re: Fatal Error Question?

30 July 2010 at 3:19pm
Do you have any more information about the error (a backtrace etc) If its an Out of Memory error then the line number is no real help. You will need to up with PHP memory limit. I recommend 64mb at least, 128mb if you can.
-
Re: Fatal Error Question?

30 July 2010 at 10:27pm
Hi, I want to thank you for helping me, because I am not really familiar with Silverstripe yet. Anyway, I managed to copy and paste what type of error keep popping up, and it is: (Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 16800 bytes) in /data/10/0/76/36/728362/user/743257/htdocs/bhorror/sapphire/filesystem/GD.php on line 22). Anyway, I don't think the file is hidden, but I think it may be named differently?
-
Re: Fatal Error Question?

31 July 2010 at 11:19am
I have figured out where the php file is to change the memory size. Thank you for your help.
-
Re: Fatal Error Question?

8 December 2010 at 1:55pm
Hey Denny
What did you find the answer to this was?
Thanks
| 1182 Views | ||
|
Page:
1
|
Go to Top |


