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

RE: [cobalt-users] Meta-Verify Errors - URGENT



All your virtual sites details are in /etc/httpd/conf/httpd.conf, so before 
doing any changes make a backup copy of that file.

Or better to make a backup of all server configs as below:

Under the /home directory make a directotry called backup then:

cd /
tar -cpvz -f /home/backup/etc.tar.gz etc

cd /
tar -cpvz -f /home/backup/var.tar.gz var

cd /
tar -cpvz -f /home/backup/root.tar.gz root

cd /usr/
tar -cpvz -f /home/backup/usr-admserv.tar.gz admserv

cd /usr/
tar -cpvz -f /home/backup/usr-local.tar.gz local

cd /home/log/
tar -cpvz -f /home/backup/home-log-httpd.tar.gz httpd

cd /home/
tar -cpvz -f /home/backup/home-spool.tar.gz spool

cd /home/
tar -cpvz -f /home/backup/sites.tar.gz sites

Also you may start entering data for sites that are not important and see what 
you get.  I think any new entry will over-write the existing info.

Al-Juhani
aljuhani@xxxxxxxxx

>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>On Tuesday, October 22, 2002, 2:27:59 PM, you wrote:
>
>a> OK my advise is to re-enter the sites data manualy.  I know it may take 
some
>a> time and effort but we have reached a point where any more fix trial may 
do
>a> more harm than good.
>
>a> Regards,
>
>a> Al-Juhani
>a> aljuhani@xxxxxxxxx
>
>
>
>I don't mind any amount of time and effort if I can fix this without
>having to do a full restore!  :)
>
>Now, my question is this.....if I add the site again in the GUI, won't
>it detect that the site (domain name, folders, etc.) already exist?
>
>Will it wipe that information out?  Simply use that folder and info?
>Or just give me an error and not let me add the site??
>
>Thanks,
>Ryan