it is turned on

-----Original Message-----
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 16, 2002 2:03 PM
To: Edward Peloke
Cc: php
Subject: Re: [PHP] php setup


Turn on register_globals in your php.ini file.

On Mon, 16 Dec 2002, Edward Peloke wrote:

> I recently got a laptop and was in the process this weekend of installing,
> php, apache, mysql etc.  One thing I noticed is when I ran the code (that
> works fine everywhere else) on the laptop, I got errors of 'Variable not
> defined' and I have pictures that just won't show.  I am not sure if this
is
> the problem but most of the scripts giving the 'Variable not defined
problem
> and the images where in other folders and referenced in the php page like
> /images/picture.gif and /includes/template1.inc.  Is there something I
need
> to look at in my config file?
>
> Thanks,
> Eddie
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to