php-general | 2003022

Re: [PHP] Is it an apache or a php-problem? From: Sam A. Funk (sfunk <email protected>)
Date: 02/28/03

If you change the call to mysql_connect() instead of
mysql_pconnect(), does it work?

If so, your recent updates may have messed up the settings for
persistent connections.

On Fri, 2003-02-28 at 13:09, Henning wrote:
> Hello
> I use Apache/1.3.27 Server
> I use to use a mysql-connection, but now the apache support is gone.
> Trying to connect to my MySQL-database gives following result:
>
> Fatal error: Call to undefined function: mysql_pconnect() in...
>
> How do I get the MySQL-support back?
>
> Henning (newbie)
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
  ----------------------------------------------------------------
|Sam A. Funk       http://www.samafunk.com          sfunk <email protected>|
|Wichita, KS     Guitarist (self-proclaimed)    Macintosh Fanatic|
|Kansas Bluegrass Association    http://www.kansasbluegrass.org/ |
  ----------------------------------------------------------------

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php