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....
Answer Posted / 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 View All Answers
What is preg_match?
Why sessions are used in php?
How is it possible to know the number of rows returned in the result set?
What is the method to execute a php script from the command line?
How can we submit form without a submit button?
Is ruby on rails php?
What are classes in php?
What is use of header() function in php? What the limitation of header()?
Tell me how to set a page as a home page in a php based site?
What does nan stand for computer science?
how can i develop forum code? any one pleale help me on this question
How to access a specific character in a string using php?
Why we use get in php?
What is final in php?
What is T_PAAMAYIM_NEKUDOTAYIM?