download apt from http://apt.freshrpms.net and install it.
remove the old mysql
rpm -e --nodeps mysql
rpm -e --nodeps php
rpm -e --nodeps php-mysql
and so on remove whatever you want!:-)
and then install the new ones by running
apt-get update
apt-get install mysql
apt-get install php
apt-g
Hello
guys,I have a RH 7.3 with apache 1.3.27, php 4.1.2-7 and mysql 3.23.
Someone issuposed to know that RH when installed in standard mode doesn't
install anecessary package to allow php working with mysql.This package
is: php-mysql-4.1.2-7.i386.rpmWhen I try to use some function on php t
Hello
guys,I have a RH 7.3 with apache 1.3.27, php 4.1.2-7 and mysql 3.23.
Someone issuposed to know that RH when installed in standard mode doesn't
install anecessary package to allow php working with mysql.This package
is: php-mysql-4.1.2-7.i386.rpmWhen I try to use some function on php to