icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » PHP, MySQL » PHP Safe Mode?

PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >>

Closed Thread
 
LinkBack Thread Tools Search this Thread Rate Thread
Old June 24th, 2003, 12:02 PM   #1 (permalink)
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  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old July 7th, 2003, 1:43 AM   #2 (permalink)
Registered User
Fresh Surpasser
 
Joined in Jul 2003
5 posts
Gave thanks: 0
Thanked 0 times
I am not sure but I can tell you how to check.

Create an empty .php file and then put this into the file:
<?php
phpinfo();
?>
Upload the file and then load it with your web browser. It should show most of PHP's settings.
Jared555 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On