Hi Rasmus,
Thanks. For some reason the php.ini file was not where it should have been.
But that still does not solve my problem.
I have now updated the globals (I can restore the old ones), but it still 
does not work. I don't understand if the globals should be on or off for 
the newer variables. By default, they're off.
Maybe I can just insert breaks in the files and trace that way. The server 
is completely independent and under my control.
Any suggestions?
thanks, Phil

At 12:23 PM 5/31/2002 -0700, Rasmus wrote:
>First, did you edit the right php.ini file?  Check phpinfo() to see if
>register_globals is actually on and also check the location of the php.ini
>file.
>
>-Rasmus
>
>On Fri, 31 May 2002, PJourdan wrote:
>
> > I am afraid I have to debug my whole site since updating the global
> > variables or turning on the ""register_globals"in php.ini does not work.
> > Problem is I am running apache1.13.24 on FreeBSD with php as a module. It
> > looks to me that installing dbg & phped is going to be a houmungus
> > undertaking as it seems to be aimed more for Linux :(( .
> > Since I use the FreeBSD machine as a delvelopmental server and access the
> > site from a Windows2kpro machine, is there not a simmpler way to debug than
> > reinstall php4 + dbg etc., etc.
> > Please help... :))
> > Thanks,
> > Philip
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >



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

Reply via email to