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: Thu, 11 Jul 2002 12:19:38 -0700 (PDT)

Hi Brian, 

I'm guessing you have register_globals turned off. 
Check your php.ini file and turn them on.  They're
disabled by default with php >= 4.2.0

Brandon

--- Brian Benson <address@hidden> wrote:
> Thanx, That worked great to get rid of all the
> errors however now 
> im having a new problem. i get "no action specified"
> when i try to 
> login with the default admin account
> -brian
> 
> At Wednesday, 10 July 2002, dj resonance
> <address@hidden> wrote:
> 
> >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
> >
> >_______________________________________________
> >Phptest-users mailing list
> >address@hidden
>
>http://mail.freesoftware.fsf.org/mailman/listinfo/phptest-users
> >
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> 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]