PDA

View Full Version : Webmail removed


Komto
10-10-2006, 01:24 AM
Hi i have an urgent problem,

I accidentally removed the /var/www/html/webmail directory
and all other directory's in that dir.
How to get them back?

Yours,

gcypher
10-10-2006, 05:04 AM
probably /var/www/html/webmail is just a symbolic link,
what do you see on:

ls -la /var/www/html/

Greetings

kke
10-10-2006, 09:14 PM
check if uebimiau??? exist in /var/www/html and it's real folder not a link than just

#ln -s uebimiau??? webmail


If the webmail is a real folder and it deleted just restore it by

#sh /usr/local/directadmin/scripts/webmail.sh

Komto
10-11-2006, 03:01 AM
I fixed it, accidentally removed all maps and files in /var/www/html.
Just used the scripts in directadmin map..