/admin/manage_users.php not found - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Migration (/forum-35.html) +--- Thread: /admin/manage_users.php not found (/thread-8605.html) |
RE: /admin/manage_users.php not found - joximu - 12-01-2009 08:21 AM without logs this will be difficult: error logs from apache (also suexec) maybe enable php-error-log for the master process... white page before login? /J RE: /admin/manage_users.php not found - 4tux - 12-01-2009 08:33 AM In the suexec is only this: [2009-12-01 01:27:01]: uid: (2000/vu2000) gid: (2000/vu2000) cmd: php5-fcgi-starter In the error.log is nothing. How can i enable php-error-log? The white-Page is before the login. RE: /admin/manage_users.php not found - joximu - 12-01-2009 08:50 AM do you have other error-log (admin....-error.log) you need to enable error-log in the php.ini of the master process... /J RE: /admin/manage_users.php not found - 4tux - 12-01-2009 04:23 PM Error-log is enabled and (after a apache-restart) i have the following in the admin....de-combined.log (i have no error log for that domain) Quote:IP-Adress - - [01/Dec/2009:09:12:56 +0100] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; de-de) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10" RE: /admin/manage_users.php not found - gOOvER - 12-01-2009 04:40 PM default-error.log RE: /admin/manage_users.php not found - 4tux - 12-01-2009 04:54 PM das habe ich nicht... weder unter /var/log noch unter /var/log/apache2 oder /var/log/ispcp RE: /admin/manage_users.php not found - gOOvER - 12-01-2009 05:06 PM Please english here /var/log/apache2/users RE: /admin/manage_users.php not found - 4tux - 12-01-2009 05:10 PM ok, sorry... here i found a lot... Quote:PHP Fatal error: [Zend Optimizer] Zend Optimizer 3.3.3 is incompatible with eAccelerator 0.9.5.3 in Unknown on line 0 I have two lines here, which i thing are important... RE: /admin/manage_users.php not found - gOOvER - 12-01-2009 05:17 PM For the first: Try to Update Zend If this not works, try it with the RC Version of eAcc http://eaccelerator.net/wiki/Release-0.9.6-rc1 RE: /admin/manage_users.php not found - 4tux - 12-01-2009 07:37 PM It doesn`t work... I have some Problems with the Zend Update. (No errors, but the site remains white) And i tryed it with the RC of eacc, but that has also no effect... |