Topic: Session Coding problem
I copied all files to root directory but session coding needs some correction. While opening index file it says
session_save_path() [function.session-save-path]: open_basedir restriction in Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/dhanshre:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/dhanshre/public_html/config.php on line 23
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/dhanshre/public_html/config.php:23) in /home/dhanshre/public_html/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/dhanshre/public_html/config.php:23) in /home/dhanshre/public_html/includes/lang/language.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /home/dhanshre/public_html/config.php:23) in /home/dhanshre/public_html/includes/lang/language.php on line 77
So please help.
regards
sushil dikshit