safe mode problem...... please help...!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amita
Forum Newbie
Posts: 3
Joined: Tue Jul 15, 2003 5:13 am

safe mode problem...... please help...!!

Post by amita »

Hi,

I have written a script which creates a directory and uploads a file inside the directory that i create thru script. safe mode problem comes here.

when i run that script it says...

Warning: SAFE MODE Restriction in effect. The script whose uid is 503 is not allowed to access var/www/html/conference_files/admin owned by uid 48 in var/www/html/vec/AMDconference.inc.php on line 213

when i see phpinfo it says local value on and master value off for safe_mode configuration variable.

can anyone help me how to make safe_mode off via .htaccess file or is there anyother way to make safe_mode off?????
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Moved to PHP - Normal.

Mac
Post Reply