I took a look at Apache, IIS, PWS, etc., and figured they were more than what I needed; I only want a platform to test pages on before sending them to my website's server. So I went with AnalogX's SimpleServer. I know it has CGI capability, and specifically PHP capability; it has a companion utility called PHPConfig, which is a GUI interface for editing the PHP.ini file. I was wondering, if anyone out there also has AnalogX's SimpleServer, is there something I'm missing? My website's structure is pretty basic: the index.html file is the main page loaded, giving a list of options, and the links go from there to the PHP files. When I click on any of them, it brings up the file download requestor dialog. Any suggestions?
Thanks in advance ...