i was set new individual folder for saving session
values,the folder name is session and i set 777
permission,using session.save_path function like
session.save_path
"/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but
it causing Warning: Unknown(): SAFE MODE Restriction in
effect. The script whose uid/gid is 12112/12112 is not
allowed to access
/home21b/sub004/sc21311-ULCX/candyoflove.com/session owned
by uid/gid 12267/12267 in Unknown on line 0 ,please tell
what changes make this script, i was using .htaccesss
file..plz help me....



i was set new individual folder for saving session values,the folder name is session and i set 777 ..

Answer / amitverma

I think you also need to change the following value(s) in
PHP.INI file -

safe_mode_gid
safe_mode_include_dir
safe_mode_exec_dir

Setting these directives appropriately, you can pass over
these difficulties..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How a variable is declared in php?

0 Answers  


What are php parameters?

0 Answers  


What is active record in php?

0 Answers  


What are the different ways we can retrive the mysql results using php ? Explain each

1 Answers  


What are the different types of php variables?

0 Answers  






Explain me difference between mysql_connect and mysql_pconnect?

0 Answers  


What is $_ files in php?

0 Answers  


What is the use of array_count_values() in php?

0 Answers  


What language is similar to php?

0 Answers  


Explain some of the php array functions?

0 Answers  


Write a regular expression to get the value xxx from the string 'xxx@yyy.com'

9 Answers  


What is the scope of career in PHP/Mysql

34 Answers   Verizon, VGT,


Categories