I'm developing an Apache module that uses mySQL. It needs to be able
to talk to a remote host.
I'm doing this in a Mac.
I have a simple program in C that calls mysql_real_connect(). It
works with a remote host and with the localhost.
When I put the same code into my Apache module, the call to
mysql_real_connect() fails.
Anyone have any idea why this is happening?
Anyone have a suggestion of an email list that is more appropriate
for this question?
-Danny Swarzman
| Thread |
|---|
| • mysqlclient in Apache | Danny Swarzman | 18 Oct |