Forum Moderators: coopster
I build an website which have a admin control panel.
But the problem is:
It works ok when i run on my localhost. But when i upload it on the real host. I have these errors when i try to log-on my control panel.
--------------------------
Warning: Cannot modify header information - headers already sent by (output started at /home/tacteanh/public_html/admin/login_authentication.php:40) in /home/tacteanh/public_html/admin/login_authentication.php on line 45
Warning: Unknown(): write failed: No space left on device (28) 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
----------------------
Thanks for any help.
tacteanh