PDA

View Full Version : Shebang ?


silverstreak195
Sun 2nd Jul '06, 4:16am
Been a while since I worked with vb, on the download it asks the question.

If your server runs PHP as CGI and requires a shebang like #!/user/bin/php then enter it here

What is the usual entry here?

I have asked my support people but they are unfamiliar with vbulletin.

thanks in advance

Chris

Chousho
Sun 2nd Jul '06, 6:31am
Do you mean something like this:

http://www.vbulletin.com/forum/showthread.php?t=189841

#!/usr/local/bin/php

silverstreak195
Sun 2nd Jul '06, 9:55am
Thanks for that appreciated

Chousho
Sun 2nd Jul '06, 10:12am
No problem, good luck ^^;

Colin F
Sun 2nd Jul '06, 10:25am
This doesn't have anything to do with vBulletin itself, it's actually up to how PHP is installed.
If your hosts support doesn't know anything then you can most likely leave this empty.