Re: CGI with D

2010-06-06 Thread Graham Fawcett
On Sun, 06 Jun 2010 08:42:22 -0400, new to d wrote: > new to d Wrote: > >> After reading on this newsgroup about the use of D with cgi i've tried >> it on my host. Even a simple hello world program gives me internal >> server error while equivalent c program compiled with gcc works fine. >> Does

CGI with D

2010-06-06 Thread new to d
new to d Wrote: > After reading on this newsgroup about the use of D with cgi i've tried it on > my host. Even a simple hello world program gives me internal server error > while equivalent c program compiled with gcc works fine. Does any one here > have any idea what the problem could be? I f