Fresh install of Mambo 4.5 - 1.0.7
I have problem logging in as admin, as administrator/index.php & index2.php
complains that classes/database.php sent already the headers.
Code:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sheriftv/public_html/classes/database.php:908) in /home/sheriftv/public_html/administrator/index2.php on line 41
I checked the code and it seems session_start(). Any help or idea what might be the problem? It is not /tmp path , checked this one.