Jump to content

#!/usr/local/bin/php and sessions


prisonerjohn

Recommended Posts

Hi

I 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.