On Mi, 1999-08-11 15:34:48 +0200, Werner Stürenburg wrote:
> I work with the usual LAMP system with my provider. For testing
> purposes, I wanted to install a kind of WAMP system on my machine.
>
> As server software, I didn't use Apache but OmniHTTP instead. AFAIK,
> others used PWS or Xitami.
>
> In a DOS box, I can work fine with MySQL in one or more boxes. If I
> try to connect with php, I get an error
>
> Can't create IP socket (10036),
> Link-ID == false, pconnect failed
I might be wrong, but as far as I know persistent DB connections are
only possible, if PHP is compiled and used as an Apache server module,
but are not possible, if PHP is a CGI program seperate from the web
server.
So if I guessed right, just change "mysql_pconnect" to "mysql_connect"
in your PHP program.
Please, let me know what you find out!
Regards,
Martin
--
Martin Ramsch <m.ramsch@stripped> <URL: http://home.pages.de/~ramsch/ >
PGP KeyID=0xE8EF4F75 FiPr=52 44 5E F3 B0 B1 38 26 E4 EC 80 58 7B 31 3A D7