I'm using the cPanel PHP accounting module which requires that #!/usr/local/cpanel/3rdparty/bin/php be included at the top of the script.
I'm also using sessions.
I just changed servers and all of sudden I'm getting - Warning: session_start(): Cannot send session cache limiter - headers already sent.
It's as if the server is sending the include link to the client instead of processing it on the server. Has anyone had this problem before?



LinkBack URL
About LinkBacks
Reply With Quote
Strange that all of the example code says that the line must be included.





