> Turn on register_globals in your php.ini file
>
This worked for me ^_^ (I had the same problem but with Apache 2 and PHP
4.2.0)
awww my scripts works now ^_^
but i didn't have this problem with the previous versions of PHP
was register_globals enabled with the previous releases ?
--
PHP Wi
Frank,
When I used to run Xitami one of the things I noticed was that the 2.5b5
version Xitami had PHP problems which weren't evident in the 2.4d9
release.
I would suggest that you give the 2.4d9 version a shot and see if that
helps. Otherwise, you may want to consider switching to Apache, it's n
No idea, I don't actually do Windows.
On 11 May 2002, Frank Pohl wrote:
> [EMAIL PROTECTED] (Rasmus Lerdorf) wrote in
> [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
>
> >> Still not working with tourning on register_globals. Got the error
> >> message undefined Variable, even phpmyadmin have the
[EMAIL PROTECTED] (Rasmus Lerdorf) wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
>> Still not working with tourning on register_globals. Got the error
>> message undefined Variable, even phpmyadmin have the same problem.
>
> You didn't turn them on correctly then. Perhaps you edited the
> Still not working with tourning on register_globals. Got the error message
> undefined Variable, even phpmyadmin have the same problem.
You didn't turn them on correctly then. Perhaps you edited the wrong
php.ini file. Put a phpinfo() call on a page and check where PHP is
looking for the php.
[EMAIL PROTECTED] (Rasmus Lerdorf) wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
> Turn on register_globals in your php.ini file
>
> On 11 May 2002, Frank Pohl wrote:
>
>> Hi,
>>
>> first I have to excuse my bad english, but I have a problem and I
>> hope I can find help here.
>> I've i
Turn on register_globals in your php.ini file
On 11 May 2002, Frank Pohl wrote:
> Hi,
>
> first I have to excuse my bad english, but I have a problem and I hope I
> can find help here.
> I've installed the Xitami webserver and PHP, both in the newest versions.
> At first everything seems to be f