On Saturday 08 June 2002 05:29, Garrett Nelson wrote:
> I now downloaded "php-mysql-4.1.2-1a.ppc.rpm" from rpmfinder, and again I
> get
>
> rpm -ivh php-mysql*
> Preparing...                ###########################################
> [100%]
> package php-mysql-4.1.2-1a is already installed
>
> (Same error with -Uvh, too)
>
> So I suppose it's something else. Do I have to uninstall PHP first? Or,
> again, could it be something wrong with the PHP configs? Is php.ini the
> only config file that might need to be edited?

Check in your httpd.conf file that you have these lines:

LoadModule php4_module        modules/libphp4.so
AddModule mod_php4.c

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
To err is human, to moo bovine.
*/


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

Reply via email to