On Monday 02 June 2003 09:15, Chin Hui wrote:

> i'm a newbie in php and mysql.  i've just installed mysql 4.0.13 with a
> .tar.gz file.  PHP 4.2.2 comes along with my redhat 9 installation.
> I can't seem to connect to mysql with any php scripts.  I've noticed a
> package named php-mysql.  I've tried to install, but it has a dependency
> on mysql.  It couldn't detect mysql installation that i did because i
> didn't install it with rpm binary package.  Thus, if i try to install
> the php-mysql package, i would need to install mysql 3.23.  Is there a
> way that i could get the functionality of php-mysql package?

If you're comfortable with installing from tarballs I recommend that you 
remove RPMs of apache, mysql and php and install all three from source 
(google for LAMP guide or similar). This is much better in the long run as 
you can upgrade each of them independently without having to wait for RH to 
release the relevant RPMs.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------


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

Reply via email to