Google
Current tag: fastcgi
PHP Fastcgi – Large Attachment Upload – 500 Server Error – Fix!
Written on:July 6, 2011
2

while running PHP as fastcgi (mod_fcgid) and you encountering 500 server errors whenver you upload larget attachments? Okay, you just wan’t to know how to fix this? Easy. After switing back to mod_fcgid, you need to log in the terminal as root and open the php.conf file. /usr/local/apache/conf/php.conf (This is the cpanel apache location, you might need to change it to your actual file location) You need to add the…
Read more...