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

What are magic methods in php

2 Answers   Net Solution,


How can we submit from without a submit button?

0 Answers  


How can we extract string ‘abc.com ‘ from a string info@abc.com" target="_blank">http://info@abc.com using regular expression of php?

6 Answers  


What are the method available in form submitting?

0 Answers  


How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?

1 Answers   Sify, Small Biz Express,






Does php need a closing tag?

0 Answers  


How do you add a joomla Template in admin panel of joomla? Please mention the steps

3 Answers   Cognizant, T3 Softwares,


How can I maintain the count of how many persons have hit my site?

1 Answers   MTOG, Rushmore Consultancy,


How do you format and output a number with leading zero's?

3 Answers  


How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

0 Answers  


what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience

127 Answers   ABC, BLG Logistics, Google, HCL, IBM, Infosys, People Group, PHP, Torque Infotech, V Angelz Technologies, Yahoo,


Can age be a variable?

0 Answers  


Categories