![]() |
Problem Updating and Uploading to Wordpress website on ISPConfig3 - Fedora 13
I actually resolved this issue. I thought I would post the results because it took most of my day to get this figured out! Maybe posting this here will save others some time.
I have joomla sites on the same server and they run without any problems. The server is on my local 100MB LAN and there is one connection from the router to the Internet through a cable modem. The settings for the website are: DOMAIN:
While shelled in as 'root' run the command: Code:
chown -R web33:client1 /var/www/clients/client1/web33/webMore description of the problem and sysmptom: I can FTP (FilaZilla) to upload unzipped themes and plugins to the Wordpress website. I can use the Wordpress admin interface to install plugins from the web. I can use the Wordpress admin interface to install themes from the web. I can use the Wordpress admin interface to install plugins from zip files on my PC. I can use the Wordpress admin interface to install themes plugins from zip files on my PC. I cannot auto-update my Wordpress website. When I try I get the error message: 'Could not create directory.: /web' The image I am trying to upload is named hfbt.jpg and is 164KB. I cannot add images to posts or pages when I try, I get the error message: ================================================== ======== Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, info@hyper-facebook-traffic-unleashed.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/2.2.17 (Fedora) Server at hyper-facebook-traffic-unleashed.com Port 80 ================================================== ======== NOTE: if this site is using 'Own Error-Documents' then this error message will have error number 500 in it. OK, now on to troubleshooting the problem... I had another issue with Wordpress sites causing a lot of errors to be written to the error.log file. This made it difficult realize these were two different problems. After realixing there were at least two problems, I finally saw the error message for this problem. Code:
[Thu Jan 27 15:14:15 2011] [warn] [client 192.168.1.151] mod_fcgid: HTTP request length 131484 (so far) exceeds MaxRequestLen (131072), referer: http://hyper-facebook-traffic-unleas...21&type=image&I Googled for: Code:
+mod_fcgid +"HTTP request length"On this page I searched for (Ctrl+F) and found 'HTTP - request length' The Syntax of the directive is - Quote:
I knew the name of the file to update ISPConfg3 from other issues I dealt with and searched on this forum for. From the shell prompt to find a file you may need to update the file database first by running Code:
updatedbCode:
locate server.shCode:
/usr/local/ispconfig/server/server.shCode:
/usr/local/ispconfig/server/server.shI checked the file size of the Wordpress update and found that it's compressed file size is over 2MB, so I changed the apache directive FcgidMaxRequestLen from 2000000 to 5000000. Now I can update my Wordpress site from the admin panel! To summarize, the default value for the 'HTTP Request length' which is 'FcgidMaxRequestLen' is only 131072 bytes. This is changed using the apache directive 'FcgidMaxRequestLen bytes' which can be done through the ISPConfig management console. |
Wordpress 2.000.000 hits How to
!!Uau, MrCompTech this is very usefull.
I will facebook this now!!! Twitt this NOW!!! Quote:
|
thank you sir!!!!! you're the fu**** MAN! :D:D:D
|
ive been at this for 3 days now then i came accross your post
YOU ARE THE MAN!!! i dont think i would have ever found that and in thre mean time i learnt where the log file was too Cheers Tradari :):):):) |
Brilliant
Many thanks, saved me hours of head scratching. :)
Falko /Till Can the next release of ispconfig3 make the default value slightly higher to avoid this symptom and save many a late night? Ive got to find time to watch Game of Thrones too you know :-) Thanks again all. |
Hi,
i had this problem long ago. I set the param in /etc/apache2/mods-enabled/fcgid.conf and added: MaxRequestLen 15728640 Problem solved for all Webs |
| All times are GMT +2. The time now is 21:52. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.