phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] help not working


From: dj resonance
Subject: Re: [Phptest-users] help not working
Date: Wed, 10 Jul 2002 19:20:54 -0700 (PDT)

Hi Brian, 

I was dumb and accidently left database debugging on
when I released phpTest 0.6.0.  To fix it, just change
the "$this->debug = TRUE" in cdatabase.inc.php to
FALSE.  That should fix the problem.

Thanks,
Brandon

--- Brian Benson <address@hidden> wrote:
> ***as soon as i try yo go to my site i get:
> Warning: fopen("db_queries.txt", "a") - Permission
> denied in /mvhsweb/test/include/cdatabase.
> inc.php on line 49
> 
> Warning: fwrite(): supplied argument is not a valid
> File-Handle resource 
> in /mvhsweb/test/include/cdatabase.inc.php on line
> 123
> 
> Warning: Cannot send session cookie - headers
> already sent by (output 
> started at
> /mvhsweb/test/include/cdatabase.inc.php:49) in
> /mvhsweb/test/include/h.
> inc.php on line 43
> 
> Warning: Cannot send session cache limiter - headers
> already sent 
> (output started at
> /mvhsweb/test/include/cdatabase.inc.php:49) in 
> /mvhsweb/test/include/h.inc.php on line 43
> phpTest
> 
> 
> ***and this is what i get after trying to login
> 
> Warning: fopen("db_queries.txt", "a") - Permission
> denied in /mvhsweb/test/include/cdatabase.
> inc.php on line 49
> 
> Warning: fwrite(): supplied argument is not a valid
> File-Handle resource 
> in /mvhsweb/test/include/cdatabase.inc.php on line
> 123
> 
> Warning: Cannot send session cache limiter - headers
> already sent 
> (output started at
> /mvhsweb/test/include/cdatabase.inc.php:49) in 
> /mvhsweb/test/include/h.inc.php on line 43
> No action specified
> 
> -any help would be apreciated, i compiled everything
> by source and 
> im using:
> mysql-3.23.51
> apache_1.3.26
> php-4.2-1
> 
> -thank you
> -brian
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Phptest-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/phptest-users


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]