Jason Pruim schreef:
On Sep 12, 2008, at 9:34 AM, Nathan Rixham wrote:
Nathan Rixham wrote:
Jason Pruim wrote:
On Sep 12, 2008, at 8:53 AM, Nathan Rixham wrote:
Jason Pruim wrote:
nothing obvious to me.. so debug more!
[snip snip snip]
have to say this:
error_reporting( E_ALL ); at the top would help; + display_errors on
in php.ini and problem is probably due to duplciate variable/constant
definition in default.php or dbmysqliconnect.php
I could agree more... which is why I have this:
ini_set('error_reporting', E_ALL);
But the log isn't showing anything...
php.ini is what he said.
My error log for the site has this:
[Fri Sep 12 09:40:54 2008] [debug] mod_rewrite.c(1643): [client
192.168.0.253] mod_rewrite's internal redirect status: 0/10.
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
11287 James St
Holland, MI 49424
www.raoset.com
japruim@xxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php