Re: [PHP] newbie2

2003-04-03 Thread Marek Kilimajer
PROTECTED] Sent: Wednesday, April 02, 2003 6:32 AM Subject: [PHP] newbie2 | FATAL ERROR: register_globals is disabled in php.ini, please enable it! | | How can I make this? | | Thanks... | | | -- | PHP General Mailing List (http://www.php.net/) | To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] newbie2

2003-04-02 Thread Ilyas
FATAL ERROR: register_globals is disabled in php.ini, please enable it! How can I make this? Thanks... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] newbie2 php.ini

2003-04-02 Thread Chris Hayes
At 13:32 2-4-03, you wrote: FATAL ERROR: register_globals is disabled in php.ini, please enable it! How can I make this? First question would be: do i want this? Since PHP 4.10 the register_globals is turned off by default, see the release notes at http://www.php.net/release_4_1_0.php . Second

Re: [PHP] newbie2

2003-04-02 Thread Sebastian
: Wednesday, April 02, 2003 6:32 AM Subject: [PHP] newbie2 | FATAL ERROR: register_globals is disabled in php.ini, please enable it! | | How can I make this? | | Thanks... | | | -- | PHP General Mailing List (http://www.php.net/) | To unsubscribe, visit: http://www.php.net/unsub.php | -- PHP General

Re: [PHP] newbie2

2003-04-02 Thread Ilyas
to ON. cheers, - Sebastian - Original Message - From: Ilyas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 6:32 AM Subject: [PHP] newbie2 | FATAL ERROR: register_globals is disabled in php.ini, please enable it! | | How can I make this? | | Thanks... | | | -- | PHP General