Re: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Jonatan Pugliese.
never reboot !!
is not necessary !
- Original Message - 
From: Ben C. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 15, 2003 2:14 PM
Subject: [PHP] PHP.ini file and register_globals


 I have a quick simple question.  I am using PHP 4.2.3 on Linux.  I am
trying to turn register_globals from off to on.  Is all that I need to do
change it from off to on in the php.ini file?  Do you I need to reboot to
have the changes go into effect?  Sorry for a simple question but I am new
at configuring PHP.  Thanks for the help.


 -- 
 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



RE: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Jay Blanchard
[snip]
never reboot !!
is not necessary !
[/snip]

But you might want to restart your web server.

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



Re: Re: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Ben C .
Is the change in the php.ini file the only thing that I need to change to turn on 
register_globals?

 
 From: Jonatan Pugliese. [EMAIL PROTECTED]
 Date: 2003/08/15 Fri PM 01:18:01 EDT
 To: Ben C. [EMAIL PROTECTED],  [EMAIL PROTECTED]
 Subject: Re: [PHP] PHP.ini file and register_globals
 
 never reboot !!
 is not necessary !
 - Original Message - 
 From: Ben C. [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 15, 2003 2:14 PM
 Subject: [PHP] PHP.ini file and register_globals
 
 
  I have a quick simple question.  I am using PHP 4.2.3 on Linux.  I am
 trying to turn register_globals from off to on.  Is all that I need to do
 change it from off to on in the php.ini file?  Do you I need to reboot to
 have the changes go into effect?  Sorry for a simple question but I am new
 at configuring PHP.  Thanks for the help.
 
 
  -- 
  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



Re: Re: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Ben C .
Is the change in the php.ini file the only thing that I need to change to turn on 
register_globals?

 
 From: Jonatan Pugliese. [EMAIL PROTECTED]
 Date: 2003/08/15 Fri PM 01:18:01 EDT
 To: Ben C. [EMAIL PROTECTED],  [EMAIL PROTECTED]
 Subject: Re: [PHP] PHP.ini file and register_globals
 
 never reboot !!
 is not necessary !
 - Original Message - 
 From: Ben C. [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 15, 2003 2:14 PM
 Subject: [PHP] PHP.ini file and register_globals
 
 
  I have a quick simple question.  I am using PHP 4.2.3 on Linux.  I am
 trying to turn register_globals from off to on.  Is all that I need to do
 change it from off to on in the php.ini file?  Do you I need to reboot to
 have the changes go into effect?  Sorry for a simple question but I am new
 at configuring PHP.  Thanks for the help.
 
 
  -- 
  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



Re: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Jonatan Pugliese.
yes you must to restart your webserver !!
type  /etc/init.d/httpd restart

- Original Message - 
From: Jay Blanchard [EMAIL PROTECTED]
To: Jonatan Pugliese. [EMAIL PROTECTED]; Ben C.
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, August 15, 2003 2:18 PM
Subject: RE: [PHP] PHP.ini file and register_globals


 [snip]
 never reboot !!
 is not necessary !
 [/snip]

 But you might want to restart your web server.

 -- 
 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



RE: Re: [PHP] PHP.ini file and register_globals

2003-08-15 Thread Jay Blanchard
[snip]
Is the change in the php.ini file the only thing that I need to change
to turn on register_globals?
[/snip]

Yes

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