Image.php and Fatal Error
-
Ok, so, I’m having the fatal error memory allocation problem, and after much troubleshooting and forum scrounging, I located the problem to be both: 1. I don’t have the ability to have my host increase Php file size to more than 14mb’s, and 2. the problem I’m having is specifically related to the amount of images I have uploaded to my wordpress media library.
Therefore, even if I had my memory increased to 32 or 64mb’s on another server, the image.php file will eventually fill up too as I upload more and more images.
The only way I could foresee how to fix this problem is to create multiple image.php files, as one fills up, I could switch to a new image.php file (i.e. 0 out of 14mb’s used). Is this even possible? I wouldn’t know how to do this.
Does this make sense? I’ve looked everywhere for a workaround for this problem, but it doesn’t seem to have a solution.
https://www.drewmaw.com (is the website in question)
- The topic ‘Image.php and Fatal Error’ is closed to new replies.