blue_lion19
Oct 10 2009, 01:37 PM
Hi I neded help with my php sessio_save_path. When I run my home page, a warning appears that say: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 13376 is not allowed to access / owned by uid
What should i do so I can use my sessions?
Trice
Oct 10 2009, 06:53 PM
Hi, i'm afraid safe mode is in effect to help with the security, this will not be disabled under any circumstances, i looked up the php session you're talking about, and came across some sort of fix for a certain CMS os commerce. But you'll have to figure out how to sort it for your software i'm afraid. Below is the link. If you google the software you're using, along with the error you should find someone who has come across this error and provided a fix for it.
IamShipon1988
Oct 11 2009, 02:13 AM
You forgot the link Trice.
Trice
Oct 12 2009, 01:52 PM