elconomeno
Technical User
ik try to instal Mysql 4 and PHP 5 on a Fedora Core 3
i followed this procedure :
because it is an old pc i use the i386 packages instead of the recommended packages
i did a full install of the php packages but it doesnt seems to work. so i try to do a new install but this is what i get:
[root@localhost MYSQL]#rpm -Uvh php-mysql-5.0.2-8.i386.rpm
Preparing... ########################################### [100%]
package php-mysql-5.0.2-8 is already installed
[root@localhost MYSQL]# rpm -e php-mysql-5.0.2-8.i386.rpm
error: package php-mysql-5.0.2-8.i386.rpm is not installed
[root@mfilter MYSQL]# rpm -i php-mysql-5.0.2-8.i386.rpm
package php-mysql-5.0.2-8 is already installed
what did i rang, how can i check it and how to prevent such errors?
i followed this procedure :
because it is an old pc i use the i386 packages instead of the recommended packages
i did a full install of the php packages but it doesnt seems to work. so i try to do a new install but this is what i get:
[root@localhost MYSQL]#rpm -Uvh php-mysql-5.0.2-8.i386.rpm
Preparing... ########################################### [100%]
package php-mysql-5.0.2-8 is already installed
[root@localhost MYSQL]# rpm -e php-mysql-5.0.2-8.i386.rpm
error: package php-mysql-5.0.2-8.i386.rpm is not installed
[root@mfilter MYSQL]# rpm -i php-mysql-5.0.2-8.i386.rpm
package php-mysql-5.0.2-8 is already installed
what did i rang, how can i check it and how to prevent such errors?