Wordpress Media, mod_fcgid: process ..... exit(lifetime expired) - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Wordpress Media, mod_fcgid: process ..... exit(lifetime expired) (/thread-12881.html) |
Wordpress Media, mod_fcgid: process ..... exit(lifetime expired) - mindless74 - 02-14-2011 01:59 AM Hello Forum, there is already a thread with a similar problem in Spanish, but i don't speak Spanish, so sorry for the new one. First some information about the System: - Debian Lenny with all updates - ISPCP Omega 1.0.7 - Wordpress 3.0.5 with the internal MultiSite Feature - Dedicated server with 6GB Ram and a DualCore CPU, so this should not be a performance problem The Problem: I using WP Multisite (the internal Feature, not a Plugin) with 2 Blogs. The fist Blog on "www.<domain>.net" works great. The second Blog is handled as a subdomain (german.domain.net) and does not display any o his gallery content. The Problem occurs also with fresh uploaded media. By accessing the Mediacontent (no matter whether in the Admin-Interface or via the Blog-Page) , i will receive an Error 404. The path and the permissions are ok, i just tried crazy and dangerous things like chmod 777 for probing / testing. The Apache Errorlog shows: Code: [Sun Feb 13 16:00:21 2011] [notice] mod_fcgid: process /var/www/virtual/iphoneeu.net/htdocs/index.php(8165) exit(lifetime expired), terminated by calling exit(), return code: 0 There is no manual change in any ISPCP Config-File, just the follwing entry in the Apache-Conf foe the used Domain: Code: ServerAlias *.iphoneeu.net I am thankful for any hints or tips. Many Thanks Patrick RE: Wordpress Media, mod_fcgid: process ..... exit(lifetime expired) - mindless74 - 02-18-2011 07:51 PM Problem is solved! There was one, old rewrite-rule in .htaccess *shame on me* Thanks a lot |