Hello to all, I truly need help, first of all, I know basic php and I'ma front end developer so advice here would be greatly appreciated.
I get these errors:
Message: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/aphotel/public_html/application/config/config.php:1)
Filename: classes/rapyd_session.php
Line Number: 53
A PHP Error was encountered
Severity: Warning
Message: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/aphotel/public_html/application/config/config.php:1)
Filename: classes/rapyd_session.php
Line Number: 53
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/aphotel/public_html/application/config/config.php:1)
Filename: libraries/Session.php
Line Number: 366
It is going beyond my knowledge of php and I would help is greatly appreciated.
Thank you