Gareth Harcombe-Minson wrote:
> Ah. I knew i shouldv'e installed mySQL when i installed RH on the server ...
> :(
>
> Is there any way of getting mySQL integrated into the PHP that is installed
> with apache without reinstalling Red Hat?
I'm not sure I follow you. MySQL doesn't have to directly integrate with
PHP, the information is transferred over a network connection. I.e. you
can use the RedHat version of Apache and PHP and the MySQL that you
compiled yourself together. That's not a promise - it'll probably work.
RedHat places the MySQL modules for PHP in a separate RPM file:
php-mysql-4.0.6-7.i386.rpm in 7.2.
> I know that the apache I already use has got PHP working, just not
> with the mySQL functions..
rpm -Uvh php-mysql-*.rpm
HTH,
Tom.
--------------------------------------------------------------------
http://www.lug.org.uk http://www.linuxportal.co.uk
http://www.linuxjob.co.uk http://www.linuxshop.co.uk
--------------------------------------------------------------------
This archive was generated by hypermail 2.1.3 : Mon 22 Apr 2002 - 00:53:34 BST