From: Grzegorz A. H. <gr...@ti...> - 2005-10-22 20:50:26
|
Since I haven't seen any progress, I've tried moving the new directory to the root directory. Because of permissions the new directory stayed at its old location. More importantly, when I opened the newsadmin.php file I got this: Warning: session_start(): open(/tmp/sess_a0aeee8cbd69f2a3b47a0f09f96c14ed, O_RDWR) failed: Permission denied (13) in /home/groups/p/py/pyallegro/htdocs/newsadmin.php on line 2 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/groups/p/py/pyallegro/htdocs/newsadmin.php:2) in /home/groups/p/py/pyallegro/htdocs/newsadmin.php on line 2 Choose action. * Logout * New news article * Edit or delete article Warning: Unknown(): open(/tmp/sess_a0aeee8cbd69f2a3b47a0f09f96c14ed, 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 (/tmp) in Unknown on line 0 Maybe there's something we could use rather than reinvent the wheel and avoid concentrating on coding? |