Control Panel White - 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: Control Panel White (/thread-13250.html) |
Control Panel White - alessandro - 04-14-2011 05:45 PM Updating Debian from debian lenny to squeeze. Everything went good end even the sites running smoothly. I only have one problem, the control panel admin access "is white! Nono I can find solution you give me some help please, thanks error log this [Thu Apr 14 09:37:56 2011] [error] [client 213.46.135.79] request failed: error reading the headers [Thu Apr 14 09:40:37 2011] [error] [client 180.191.150.142] request failed: error reading the headers [Thu Apr 14 09:43:44 2011] [error] [client 87.212.145.172] request failed: error reading the headers [Thu Apr 14 10:15:32 2011] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec) [Thu Apr 14 10:15:32 2011] [notice] Apache/2.2.16 (Debian) mod_fcgid/2.3.6 mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations RE: Control Panel White - kilburn - 04-14-2011 07:02 PM This is most probably caused by an uncatched php error. Try to enable php error logging for the panel (see the master's php.ini file) and look for errors there... RE: Control Panel White - alessandro - 04-14-2011 08:35 PM Thank you for responding. IspCP I downloaded it again and I replaced the master file but still does not work change /etc/ispcp/fcgi/parts/master/php5/php.ini Control Panel White RE: Control Panel White - alessandro - 04-14-2011 09:54 PM I tried to use this: http://isp-control.net/documentation/start/nightlyupgrade/debian The system has been updated but the admin access is always white RE: Control Panel White - kilburn - 04-16-2011 12:37 AM I meant that you should try to enable log reporting in the master's php.ini file (along with specifing a path of *where* to log), and see what information ends up in there... |