Thread: PHP Safe Mode?
View Single Post
Old June 24th, 2003, 1:02 PM   #1 (permalink)
vgn6
Registered User
Fresh Surpasser
 
Joined in May 2003
1 posts
Gave thanks: 0
Thanked 0 times
Thumbs up

Hello,

I would like to run a PHP script that requires the following:

php.ini should match the following requirements:
a. track_vars is enabled.
b. magic_quotes_gpc is enabled.
c. safe_mode is disabled


Are these set correctly for me to run the script?

Thanks!
vgn6
vgn6 is offline