![]() |
After Upgrade to RC7 - Internal Server Error // suexec Problem - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: After Upgrade to RC7 - Internal Server Error // suexec Problem (/thread-5211.html) Pages: 1 2 |
After Upgrade to RC7 - Internal Server Error // suexec Problem - YetAnotherNick - 12-20-2008 07:43 AM Hi everyone, just upgraded my ispCP from RC6 to RC7 - everything went fine in the updating process except one thing: I can't reach the Control Panel. It keeps saying "Error 500 - Internal Server Error". There were no problems during upgrade. Any suggestions where I could find some informations? Looked through error.log & suexec but couldn't find anything useful. Greetings -- Checked FCGI-Permissions & Packages & Mods: Everythings fine there. RE: After Upgrade to RC7 - Internal Server Error - YetAnotherNick - 12-21-2008 01:14 AM No idea? If no one has a suggestion then please help me with manually updating the database - I can't get into my E-Mail Accounts since I couldn't perform a Database update yet. Greetings RE: After Upgrade to RC7 - Internal Server Error - sci2tech - 12-21-2008 01:51 AM Look in /var/log/apache2/users/default-error.log. Maybe there you can find something useful. RE: After Upgrade to RC7 - Internal Server Error - YetAnotherNick - 12-21-2008 01:59 AM Quote:[Sat Dec 20 16:58:01 2008] [notice] mod_fcgid: call /var/www/ispcp/gui/index.php with wrapper /var/www/fcgi/master/php5-fcgi-starter uh.. any idea ^^? RE: After Upgrade to RC7 - Internal Server Error - YetAnotherNick - 12-21-2008 04:22 AM Alright... I was kinda frustrated so I copied everything in a domain and editet includes and - wooh, login-page is loading. so right now I need to find out why it won't display in the basic /var/www/ispcp/gui folder... any suggestions ;-)? RE: After Upgrade to RC7 - Internal Server Error - Lucan - 12-22-2008 04:53 AM I don't have a lot of knowgledge, but maybe the folders got a wrong chmod? RE: After Upgrade to RC7 - Internal Server Error - YetAnotherNick - 12-22-2008 05:22 AM Sadly not. Checked it before :/ - RE: After Upgrade to RC7 - Internal Server Error - Quattro - 12-22-2008 08:08 AM I have something similar, but in my case the domain which should show the panel shows one of the subdomains of a customer. RE: After Upgrade to RC7 - Internal Server Error - YetAnotherNick - 12-22-2008 09:45 AM Aaaalright.. Did some stuff, deinstalled, reinstalled etc. and now the Admin Panel is working - and everything else that's working with vu2000:vu2000 Now the problem is of a different nature: Quote:suexec.log The directory IS 2004:2004 and if I should believe /etc/apache2/sites-enabled/ispcp.conf everything in that Folder should be executed with vu2004:vu2004. Any idea how to fix THIS problem? RE: After Upgrade to RC7 - Internal Server Error // suexec Problem - sci2tech - 12-22-2008 06:03 PM If your panel run as vu2004 you must chown /var/www/fcgi/master and /var/www/ispcp/gui as vu2004:vu2004 (also subfolders and file within). |