Re: [PHP-WIN] Problem with PHP and tiny web server

2001-04-15 Thread Animorph840
I'm using it to run a small website on my local network, but I want a minimum of a performance hit in games and things. ""Phil Driscoll"" <[EMAIL PROTECTED]> wrote in message 00af01c0c589$fca950c0$0c01a8c0@philsntserver">news:00af01c0c589$fca950c0$0c01a8c0@philsntserver... > >I already have PHP r

Re: [PHP-WIN] Problem with PHP and tiny web server

2001-04-14 Thread Animorph840
I already have PHP running on it as a filter, but Xitami, although small, is about 10 times bigger than tiny webserver, and has a tray icon. I want to keep ram usage to a bare minimum. ""Phil Driscoll"" <[EMAIL PROTECTED]> wrote in message 002401c0c472$0ec3e950$0c01a8c0@philsntserver">news:0024

[PHP-WIN] Problem with PHP and tiny web server

2001-04-13 Thread Animorph840
I'm using tiny web server in win98, which runs cgi-bin files according to their file association in windows. In windows, opening a php file runs php like it's meant to, but php returns nothing when called by my webserver (which attempts to call it the way windows does). How could I fix this?