Problems with CGI and DBExpress....
Heinrich Johannes Gantenbrink <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.kylix |
|---|---|
| Message-ID | <1023096939.1035.5.camel@henock> |
Hi all, i have a serious problem making a CGI-Aplication (Apache) with a connection to a Database-Server (MySQL). All of the database-related stuff (DBConnection etc.) works great in the CGI, as long as i run it "per Hand". So, i can start the App. from Xterm (all libraries are correctly set in my ldd.conf), and it generates all the HTML-COde it should. But if the same App. is called by the Apache, the process will hang. The Browser doesn't get an answer from the Apache and i have to resatrt the server. Any ideas? THX for tips, Henock