hello, i installed bblocked on my site, and got warnings, smth about session start
Warning: session_start() [function.session-start]: open(/home/wyvern.mastak.net/tmp/sess_e66d8fec4cfc19ba640d3798ad25aa64, O_RDWR) failed: Permission denied (13) in /home/wyvern.mastak.net/web/proxy/index.php on line 24
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wyvern.mastak.net/web/proxy/index.php:24) in /home/wyvern.mastak.net/web/proxy/index.php on line 24
after entering the page i need to see i get more warnings:
Warning: Cannot modify header information - headers already sent by (output started at /home/wyvern.mastak.net/web/proxy/index.php:24) in /home/wyvern.mastak.net/web/proxy/index.php on line 77
Warning: Unknown: open(/home/wyvern.mastak.net/tmp/sess_e66d8fec4cfc19ba640d3798ad25aa64, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/wyvern.mastak.net/tmp) in Unknown on line 0
Please help me with this problem...)