[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] How do i can re install apache in cobalt raq4i



>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>>On Tue February 11 2003 21:59, José Luis Chafardet Grimaldi wrote:
>> How can i re install apache in cobalt raq4i, i was compiling php
>> 4.3.0 and now apache doesnt want to restart
>
>Get the Apache RPMS from ftp://ftp.cobalt.sun.com/pub/products/raq4/
>and do
>
>rpm -ivh --force filename.rpm
>
>to put them back on the system.
>
>Make backups of /etc/httpd/conf/*.conf and /etc/admserv/conf/*.conf
>first!

Done the download and the instalation of the rpms, what now? i did installed
the rpms

apache-1.3.12-1C9.i386.rpm
apache-mod_perl-1.3.12-1C9.i386.rpm
apache-conf-shinkansen-4.noarch.rpm
apache-openssl-1.3.12-1C9.i386.rpm
apache-devel-1.3.12-1C9.i386.rpm
apache-icons-pacifica-1.noarch.rpm

and installed all of them as Bruce told me to

rpm -ivh --force apache-1.3.12-1C9.i386.rpm
rpm -ivh --force apache-mod_perl-1.3.12-1C9.i386.rpm
rpm -ivh --force apache-conf-shinkansen-4.noarch.rpm
rpm -ivh --force apache-openssl-1.3.12-1C9.i386.rpm
rpm -ivh --force apache-devel-1.3.12-1C9.i386.rpm
rpm -ivh --force apache-icons-pacifica-1.noarch.rpm

Now what ?