You need to restart http server, php is loaded usually as module.
For apache on unix:
apachectl restart
or
/etc/init.d/httpd restart
on windows close the apache console and start apache again

Ilyas wrote:

It is an online shop : oscommerce

How can I restart Php? Any ideas???

Ilyas
At 06:42 02.04.2003 -0500, you wrote:

fatal error? What gave you this? Enabling it might not be a good idea, for
security.
.. but if you want to enable it you have to editing the php.ini and set
register_globals 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 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





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



Reply via email to