Please look at the next post for the basic problem..I got confused and this first post isnt entirely correct
Hi,
My UBB liscence recently expired, so I decided to choose vB. I installed your VB Lite on f2s.com and found it extremely easy, I decided to purchase vB instead of renewing my UBB liscence. However, on the server I want use my full version of vb2, I get 500 ISE's and when I checked my hosts tech support I read this:
- First line of php files should be the following unless the php is included
from another php file that already has the php shell line:
#!/usr/bin/php
I then went through and put that at the top of every file. Things started working but eventually it all went to hell. I had "#!/usr/bin/php" x4 at the start of pages etc. then eventually nothing worked and the ISE's came back.
I tried using install1.php(which has the "#!/usr/bin/php" line at the top already) and install.php(which doesnt and has to be added manually for the script to work) and it both gave me ISE's when I try to log into my CP for the first time.
Any ideas on how I can get this to work? I really dont want to have to change to another host, since this one is supplied free because I run a portion of their site.
Hope you can help..
Hi,
My UBB liscence recently expired, so I decided to choose vB. I installed your VB Lite on f2s.com and found it extremely easy, I decided to purchase vB instead of renewing my UBB liscence. However, on the server I want use my full version of vb2, I get 500 ISE's and when I checked my hosts tech support I read this:
- First line of php files should be the following unless the php is included
from another php file that already has the php shell line:
#!/usr/bin/php
I then went through and put that at the top of every file. Things started working but eventually it all went to hell. I had "#!/usr/bin/php" x4 at the start of pages etc. then eventually nothing worked and the ISE's came back.
I tried using install1.php(which has the "#!/usr/bin/php" line at the top already) and install.php(which doesnt and has to be added manually for the script to work) and it both gave me ISE's when I try to log into my CP for the first time.
Any ideas on how I can get this to work? I really dont want to have to change to another host, since this one is supplied free because I run a portion of their site.
Hope you can help..
Comment