Hi Lloyd, Abdi,
Here is what I have change - still no joy!!
Recommended by host:
edited -> /usr/local/psa/admin/conf/php.ini
max_execution_time = 3600
max_input_time = 3600
memory_limit = 1G
post_max_size = 2147483647
upload_max_filesize = 2147483647
then applied it by : service sw-cp-server...
Hi Lloyd,
Nope, not done it! error logs still say:
mod_fcgid: HTTP request length 16777506 (so far) exceeds MaxRequestLen (16777216)
Must be picking it up from somewhere else!! I will write a list of where I have edited things soon so I know exactly what I have done!
Cheers
Iskander
Hi Lloyd,
Great thank you - Will try that and let you know if that makes a difference - fingers crossed :)
Just documenting what I am doing just incase anyone else comes across the same issue!
I have edited: /etc/httpd/conf.d/fcgid.conf
Then run:
/usr/local/psa/admin/bin/httpdmng...
Hi Lloyd,
Still no luck! Will have to go back through all my settings etc and make sure I didn't miss a step! It could be I have a typo somewhere!
Cheers
Iskander
Hi Lloyd,
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain domain.tld
Great thank you, that is what I have been trying, however, I have just noticed that your code above and the documentation says 'sbin' and not 'bin' like in other threads!
I will try that and see if that makes a...
Hi Lloyd,
Thank you for your reply, Shame still doesn't work!
I did restart apache too using apachectl -k graceful
Something is definitely happening as my server keeps creating new httpd.include files - it still says the 16mb inside all of them though!
So it is like it is picking up the...
Hi Lloyd,
You mentioned the vhost_ssl.conf do I need to do that one too as I have only been doing it to the vhost.conf?
Hi Abdi, sorry, no luxk with your suggestion, I will try it again if the above still isn't working!
Cheers
Iskander
Hi Lloyd, Abdi,
Thank you for your replies.
Lloyd, I don't have the files you mention, there is the folder I believe. When you have written 'system' below I am not looking for a folder called system am I? it could be called xyz depending on the system installed? Just so I am looking in the...
Hi Abdi,
Thank you for your quick reply. Please find below the output - Maybe I haven't added it in correctly?
Cheers
Iskander
# This is the Apache server configuration file for providing FastCGI support
# via mod_fcgid
#
# Documentation is available at http://fastcgi.coremail.cn/doc.htm...
Hi There,
I have tried the links below and it still has not made a difference to the upload limit. I am still getting a 500 error.
http://kb.odin.com/en/114842
https://talk.plesk.com/threads/unable-to-increase-upload-limit-since-upgrade.261073/
In the error logs it is still saying
'mod_fcgid...