ID:188851
Dec 20 2003, 7:09 am
|
|
I was wondering if there was an actual place to download the BYOND-CGI server? Because, I've been looking at it, and it seems VERY much easier to learn that then fiddle with PHP for a while.
|
Dec 20 2003, 7:10 am
|
|
Download any webserver the runs on a *nix system and supports CGI of any kind(ie Apache). This MUST be on a Unix/Linux/BSD system. Install BYOND on that system, and download this library: http://developer.byond.com/hub/Dantom/CGI
|
In response to Jon88
|
|
cgi is only availabe on a *nix server?:p
|
In response to Jerico2day
|
|
i would imagine you could get it to work with Apache under Windows, but i have not heard of anyone who has tried it yet.
|
In response to digitalmouse
|
|
It has been tried. It will not work. DreamDaemon's CGI mode does NOT work on windows.
http://developer.byond.com/forum/ index.cgi?action=message_read&id=156495&forum=1&view=0 http://developer.byond.com/forum/ index.cgi?action=message_read&id=173336&forum=1&view=0 |
In response to Jon88
|
|
:(
|
In response to Jerico2day
|
|
In theory, when BYOND 4.0 gets released, CGI *should* work as you would be running different, updated, files.
|