Help nedded in Installing phpbb on the roxen server.
Postat: 2004-05-21 03:27
Hi all,
I am an international student (not proficient in swedish) in sweden. I tried posting my problem in the phbb main (international) site. But the problem is.. people out there never heard of Roxen webserver. could any one of u please help me out in installing phpbb on the roxen server.
The problem with roxen is that it will execute scripts in the cgi mode.
Roxen server runs all user scripts as CGI scripts which means that you have to have the following line on the first line of the script:
#!/usr/bin/php
i am getting the installation screen if i add #!/usr/bin/php in the first line and changing the extension to .cgi
Should i change all the php files in this fashion.
I am a newbie.. so please give me a detailed suggestion.
A step by step help would be very appreciated Very Happy .
Thanks in advance,
bye,
kamesh.
I am an international student (not proficient in swedish) in sweden. I tried posting my problem in the phbb main (international) site. But the problem is.. people out there never heard of Roxen webserver. could any one of u please help me out in installing phpbb on the roxen server.
The problem with roxen is that it will execute scripts in the cgi mode.
Roxen server runs all user scripts as CGI scripts which means that you have to have the following line on the first line of the script:
#!/usr/bin/php
i am getting the installation screen if i add #!/usr/bin/php in the first line and changing the extension to .cgi
Should i change all the php files in this fashion.
I am a newbie.. so please give me a detailed suggestion.
A step by step help would be very appreciated Very Happy .
Thanks in advance,
bye,
kamesh.