Re: [fpc-pascal] No access to Embedded FPC HTTP server on Vista or Win7

2013-10-29 Thread Graeme Geldenhuys
On Monday 28/10/2013 at 11:51, Graeme Geldenhuys wrote: Any ideas why this is happening? Just a quick progress update... It seems it wasn't the fcl-web HTTP Server or CGI clients at fault, but rather an Embedded Firebird shared access problem on Windows Vista and later. The webserver ap

[fpc-pascal] No access to Embedded FPC HTTP server on Vista or Win7

2013-10-28 Thread Graeme Geldenhuys
Hi, I'm running a fcl-web based embedded FPC HTTP web server inside a GUI application (HTTP port 9000). I then try and access that web server via http://127.0.0.1:9000/mmaths/login.cgi but under Windows Vista and Windows 7, the web browser simply says "Website found. Waiting for reply..."