prisonerjohn Posted March 7, 2006 Share Posted March 7, 2006 HiI am running a script on a server that requires me to put this line at the top of my script: #!/usr/local/bin/php (I think it has something to do with cgi, I'm not sure) but I also have to put my session_start() command at the top of the script. If either of these is not the first executed statement, I get an error.How am I supposed to do this?Thanks! Link to comment https://forums.phpfreaks.com/topic/4291-usrlocalbinphp-and-sessions/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.