Hello, I've attached the error_log file. I see that now after i've included DB.php from the include_path dir from php.ini it logged something diferent... Now i have done some editing on the webcyram files: 1)The break from auth.inc.php line 54 i've commented it and i have put a die() after Header();... 2)in failed.php i have moved the definition of WC_BASE to the top of the file.
Is this ok? ps: Now when i try to login in web-cyradm it doesn't log anything anymore in apache error_log so i guess i fixed those errors. Regards, A. [Sun Feb 04 10:49:17 2007] [notice] Apache/2.2.4 (Unix) PHP/5.2.0 with Suhosin-Patch configured -- resuming normal operations [Sun Feb 04 10:49:34 2007] [error] [client 127.0.0.1] PHP Fatal error: Class 'DB' not found in /var/www/html/cyradm/lib/crypto.php on line 27, referer: http://localhost/cyradm/ [Sun Feb 04 10:49:37 2007] [error] [client 127.0.0.1] PHP Fatal error: Class 'DB' not found in /var/www/html/cyradm/lib/crypto.php on line 27, referer: http://localhost/cyradm/index.php [Sun Feb 04 15:40:48 2007] [error] [client 127.0.0.1] PHP Fatal error: Class 'DB' not found in /var/www/html/cyradm/lib/crypto.php on line 27, referer: http://localhost/cyradm/index.php [Sun Feb 04 15:40:58 2007] [error] [client 127.0.0.1] PHP Fatal error: Class 'DB' not found in /var/www/html/cyradm/lib/crypto.php on line 27, referer: http://localhost/cyradm/index.php [Sun Feb 04 15:41:00 2007] [error] [client 127.0.0.1] PHP Fatal error: Class 'DB' not found in /var/www/html/cyradm/lib/crypto.php on line 27, referer: http://localhost/cyradm/index.php [Sun Feb 04 16:48:13 2007] [notice] caught SIGTERM, shutting down [Sun Feb 04 17:31:09 2007] [warn] module php5_module is already loaded, skipping PHP Warning: PHP Startup: ldap: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: mysql: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: mysqli: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: PDO: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0 [Sun Feb 04 17:31:10 2007] [notice] Apache/2.2.4 (Unix) PHP/5.2.0 with Suhosin-Patch configured -- resuming normal operations [Sun Feb 04 17:31:23 2007] [error] [client 127.0.0.1] PHP Fatal error: Cannot break/continue 1 level in /var/www/html/cyradm/auth.inc.php on line 54, referer: http://localhost/cyradm/index.php [Sun Feb 04 17:31:24 2007] [error] [client 127.0.0.1] PHP Fatal error: Cannot break/continue 1 level in /var/www/html/cyradm/auth.inc.php on line 54, referer: http://localhost/cyradm/index.php [Sun Feb 04 17:31:25 2007] [error] [client 127.0.0.1] PHP Fatal error: Cannot break/continue 1 level in /var/www/html/cyradm/auth.inc.php on line 54, referer: http://localhost/cyradm/index.php [Sun Feb 04 17:38:34 2007] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant WC_BASE - assumed 'WC_BASE' in /var/www/html/cyradm/failed.php on line 2, referer: http://localhost/cyradm/index.php [Sun Feb 04 17:40:18 2007] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant WC_BASE - assumed 'WC_BASE' in /var/www/html/cyradm/failed.php on line 2, referer: http://localhost/cyradm/index.php [Sun Feb 04 17:41:26 2007] [error] [client 127.0.0.1] PHP Notice: Constant WC_BASE already defined in /var/www/html/cyradm/failed.php on line 10, referer: http://localhost/cyradm/index.php ____________________________________________________________________________________ We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. http://tv.yahoo.com/collections/265 _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
