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
|