Page 1 of 1

session_start()

Posted: Fri Mar 26, 2010 3:25 pm
by zeetu
PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: open_basedir restriction in effect. File(C:\Windows\TEMP\) is not within the allowed path(s):


m facing the above problem when i try to access the admin
or any form which need to submit

plz help me.

thank you

Posted: Sat Mar 27, 2010 10:16 am
by Klemen
Your PHP sessions aren't working. This is a PHP configuration issue, not something I can help with. Try searching Google for the error you got.