RE: [PHP] MySQL problem with RedHat 8

2003-01-15 Thread Daniel Elenius
> Dimension Networks, Inc. > (727) 723-8388 > > -Original Message- > From: Daniel Elenius [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 14, 2003 5:22 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] MySQL problem with RedHat 8 > > Yes, mysql.so is in /usr

Re: [PHP] MySQL problem with RedHat 8

2003-01-14 Thread Daniel Elenius
Yes, mysql.so is in /usr/lib/php4. The php.ini file has this in it: [daniel@p85 etc]$ grep mysql php.ini ;extension=php_mysql.dll extension=mysql.so mysql.allow_persistent = On mysql.max_persistent = -1 mysql.max_links = -1 ; Default port number for mysql_connect(). If unset, mysql_connect() will

Re: [PHP] MySQL problem with RedHat 8

2003-01-14 Thread Joseph W. Goff
Make sure that the shared module is in the correct directory. Check your php.ini file to make sure but it is most likely at /usr/lib/php4 make sure that you have mysql.so - Original Message - From: "Daniel Elenius" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003