Hello;
 
    I'm the developer of a web server called TheServer.  I'm trying to add support for PHP and I'm having trouble with PHP picking up the INPUT variables from a posted HTML document.  I support several other scripting languages and I try to adhere to the standard CGI rules.  I've attached TheServer so you can try it out.  Here is how to install it.
 
Unzip TheServer.zip to a folder on your local drive.
Make a 'cgi-bin' folder under that folder.
Place the PHP scripts in the 'cgi-bin' folder.
Edit the SERVER.INI file and change the 'cgi_processor' field to reflect where PHP is on your system.
Run the 'SERVER.EXE' program.
Open your browser and type in your IP address.
That's it.
 
I appreciate any help you can give me. 
 
Thanks,
 
Allen Rodgers.
 
623-551-9647 (USA, Arizona)
 
 
 

Attachment: theserver.zip
Description: Zip compressed data

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to