Topic: ession_save_path error

Dears i installeed FA Version 2.0 Build 22 and uncomment

   // Make sure this directory exists and is writable!
    $session_save_path = dirname(__FILE__).'/tmp';

and made tmp directory CHMOD 777

its installed under directory called acc from root

but it give this errors:


Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/alargnet:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/alargnet/public_html/acc/includes/session.inc on line 29

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/alargnet/public_html/acc/includes/session.inc:29) in /home/alargnet/public_html/acc/includes/lang/language.php on line 75

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/alargnet/public_html/acc/includes/session.inc:29) in /home/alargnet/public_html/acc/includes/lang/language.php on line 75

Warning: Cannot modify header information - headers already sent by (output started at /home/alargnet/public_html/acc/includes/session.inc:29) in /home/alargnet/public_html/acc/includes/lang/language.php on line 77


and when i sign in it log me out in seconds

any solutions?

best regards

Re: ession_save_path error

I've seen this error before, but can't recall what the problem is. Why do you have to change this? It is normally only needed when running Windows IIS. Maybe someonw out there can help us. I don't have the time to investigate this at present.

/Joe

Re: ession_save_path error

i'm on shared linux server ...


thats why i changed it ...

Re: ession_save_path error

as I think its because i have php 5 ....

php 5 require that the session inculed be after <php> tag ..

Re: ession_save_path error

dears i need a rapid solution for that ...


anyone can help me ??

link:

http://www.alarabia-eg.net/acc/index.php


default username and password !

Best Regards