Re: Call to undefined function: mysql_connect()

2005-04-07 Thread Gleb Paharenko
following versions installed that came with Redhat Linux: > apache 2.0.46 > mysql 3.23.58 > php 4.3.2 > > I am getting the following error when I tried to connect to MySQL thru PHP. > > Fatal error: Call to undefined function: mysql_connect() in > /var/www/html/inclu

Call to undefined function: mysql_connect()

2005-04-07 Thread sudheshna aaa
Team, I am trying to make apache-php and mysql work on Linux Redhat. I have the following versions installed that came with Redhat Linux: apache 2.0.46 mysql 3.23.58 php 4.3.2 I am getting the following error when I tried to connect to MySQL thru PHP. Fatal error: Call to undefined function

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-25 Thread Georg Richter
On Thursday, 25. April 2002 08:17, Andrew Rich wrote: > 5. I have determined I was running a copy of PHP that did not have MYSQL > support compiled in. Yes, looks like this is an an very old version, without mysql-support. > 6. Could someone suggest where i could get a PHP copy that supports MYS

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-24 Thread Donna Robinson
> 1. I found I had a RPM Install of PHP and a compiled version. (Off my book > cdrom) :-(( happened to me 2 > 4. I want to start from scratch but don't want to have to re-format nah. you've rpm -e'd the rpm. I had to build from scratch to compile mysql + php in as I couldn't find an off-the-she

Fatal Error: Call to undefined function: mysql_connect()

2002-04-24 Thread Andrew Rich
$db = mysql_connect( Fatal Error: Call to undefined function: mysql_connect() 1. I found I had a RPM Install of PHP and a compiled version. (Off my book cdrom) 2. How can you get rid of file that you have gunziped ? in reverse, ie 'remove the following files' instead of 'instal