logo

New Response

« Return to the main article

You are replying to:

  1. Just as an FYI I had some issues getting this to work from a clean Redhat 9 installation.

    For some reason I kept getting the following error:

    Fatal error: Call to undefined function: mysql_connect()

    I thought I had installed everything (at least in regards to MySql and PHP) when I installed the server, but apparently I did not.

    After much searching on google, I finally came up with the following solution:

    I ftp'ed the following file to the linux box: php-mysql-4.2.2-17.i386.rpm

    and then installed it as such:

    rpm -Uvh php-mysql-4.2.2-17.i386.rpm

    After doing this, everything worked.

    Hope this helps others from pulling their hair out.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: