PDA

View Full Version : SSE and PHP questions please help thanks


kmad21
Tue 24th Jul '01, 10:11pm
I'm going to join a host who has the following will it be ok for vbulletin???

"As long as it does not need server side extensions we will have no problems with it" reply from future host is this ok????

also is the following ok???

"We are currently running PHP version 4.0.5. We are using the CGI version of PHP so you must make all you php files executable and have the path to the php binary at the top of your page.

#!/usr/local/bin/php"

thanks heaps......saves me the hassle of joining then cancelling.

auto
Tue 24th Jul '01, 10:39pm
don't double post here, ;)
so go delete either one of these two :)

Mike Sullivan
Wed 25th Jul '01, 3:24am
You'll have to manually add the shebang line they show, but one of the developers was running on dynamic.gamespy.com which had the same requirement without a problem. http://www.vbulletin.com/forum/showthread.php?s=&threadid=10333

kmad21
Wed 25th Jul '01, 3:35am
thanks...so does this mean i have to add the line to the install.php????


if so i cannot open the install.php in notepad to large...what do you suggest to use to edit the php files???? thanks


thanks sorry for posting twice and in the wrong forum :(

Mike Sullivan
Wed 25th Jul '01, 3:45am
Wordpad works -- almost any text editor other than Notepad works on large files (Word isn't a text editor :)).

JamesUS
Wed 25th Jul '01, 3:49am
I would take a look at EditPlus (http://www.editplus.com) :)