On Sun, Aug 03, 2003 at 12:26:33AM +0000, Voytek Eymont wrote:
> RH7.3 Apache 1.3x PHP4.1x
> 
> I'm trying to install PHPMyAdmin 2.5.3
> 
> PHPMyAdmin fails to load with:
> 
> ----
> cannot load MySQL extension,
> please check PHP Configuration.

[A LOT of weird stuff snipped]

* Insert CD-ROM/DVD into drive
* mount /mnt/cdrom
* find /mnt/cdrom -name "php4-mysql-4*" -exec rpm -i '{}'
* umount /mnt/cdrom

Assuming the installation is OK, you should be right to go then.  I have no
idea why you appear to be wanting to build PHP from source.

Of course, apt-get install php4-mysql would also help, if you were running
the appropriate distro.  Hell, if you apt-get install phpmyadmin it installs
php4-mysql for you already... <g>

- Matt
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to