session_start()

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
zeetu
Posts: 1
Joined: Fri Mar 26, 2010 3:20 pm

session_start()

Post 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
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply