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: John Lacey
Subject: Re: [Phptest-users] help not working
Date: Wed, 10 Jul 2002 18:18:23 -0600

Brian,

Go to this link:

http://www.resynthesize.com/code/index.php

There's a note about turning off debug in cdatabase.inc.php file that was inadvertently
left set to TRUE....

modify that file according to the instructions on the above link
($this->debug = FALSE;)

and see if that fixes your problem...

John




At 03:56 PM 7/10/2002 -0700, you 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
>


reply via email to

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