Re: [PHP] Help w/ 4.2.3 Problem

2002-11-08 Thread Marco Tabini
Most likely a register_globals settings problem. Try checking the manual in the php.ini settings page for more info. Marco - php|architect -- The Monthly Magazine For PHP Professionals Come visit us on the web at http://www.phparch.com! On Fri, 2002-11-08 at 03:11, Jack Sasportas wr

[PHP] Help w/ 4.2.3 Problem

2002-11-08 Thread Jack Sasportas
I have been running 4.1.2 fine, but decided to compile in the latest version 4.2.3. When I run some existing code that works perfect under 4.1.2, not only does the code not run properly, but there are no error messages in the error_log ( apache file ). also in php.ini I added log_errors = On, a