Search

Hello everyone I just upgraded php to 5.3.10 and now when uploading certain image files I receive an internal server error.

Any clues? I checked php.ini max_upload etc. that doesn't seem to be the problem.

If someone could point me in the right direction I'd be grateful!

Thanks

Found the solution on the web! fcgi was limiting the upload to 100kb

adding this fixed it:

<IfModule mod_fcgid.c>
  # 20MB should be enough
  MaxRequestLen 20000000
</IfModule>

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details