On Sep 12, 2008, at 9:46 AM, Jochem Maas wrote:

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.

isn't it the same difference?

--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
11287 James St
Holland, MI 49424
www.raoset.com
[EMAIL PROTECTED]





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to