0

I'm using the SteamAuthentication Library to log in to steam via PHP and it was working locally then I uploaded to my web server and it doesn't want to work, by which I mean session_start(); doesn't.

Error:

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/corrupts/public_html/index.php:35) in /home/corrupts/public_html/steamauth/steamauth.php on line 3

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/corrupts/public_html/index.php:35) in /home/corrupts/public_html/steamauth/steamauth.php on line 3

Happens here:

http://corruptservers.co.uk/

0 Answers0