Hi Tim!
Thank's for your answer!
I assume I should use the command:
rpm -e php-pgsql-4.0.3pl1-4
to uninstall the pgsql files?
Well, it did't work! Anyway, I then reinstall the server, upgrade it to 4.0.1, and then tried again: Here is the screen after installation of 4.0.1 and reboot.
[root@e-smith php]# rpm -Uvh MySQL* e-smith-mysql*
MySQL ##################################################
Creating db table
Creating host table
Creating user table
Creating func table
Creating tables_priv table
Creating columns_priv table
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/bin/mysqladmin -u root password 'new-password'
See the manual for more instructions.
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.c
om
Support MySQL by buying support/licenses at
http://www.tcx.se/license.htmy.
Starting mysqld daemon with databases from /var/lib/mysql
MySQL-client ##################################################
MySQL-shared ##################################################
[root@e-smith php]# mysqladmin -u root password xxxxx
[root@e-smith php]# rpm -Uvh apache-1.3.12-2.i386.rpm
warning: /etc/httpd/conf/httpd.conf saved as /etc/httpd/conf/httpd.conf.rpmsave
apache ##################################################
[root@e-smith php]# rpm -Uvh php* e-smith-php*
error: failed dependencies:
libpq.so.2.0 is needed by php-pgsql-4.0.3pl1-4
[root@e-smith php]# rpm -e php-pgsql-4.0.3pl1-4
error: package php-pgsql-4.0.3pl1-4 is not installed
[root@e-smith php]#
Since i'm not an expert in e-smith nor linux, I hope you or someone else can help me?
Regards
Allan
Merry Christmas everybody........
Tim Litwiller wrote:
>
> You got one to many of the optional files, you need to
> uninstall the pgsql files
>
> rpm -e php-pgsql-4.0.3pl1-4 then your web server will start
> again and you will be able to continue