apache安装不了,怎么办(严重bug)

编译打包和其他
回复
ankye
帖子: 8
注册时间: 2007-10-13 20:49

apache安装不了,怎么办(严重bug)

#1

帖子 ankye » 2007-10-13 20:56

我第一次装apache的时候是apt-get install安装的,然后卸载掉以后,我想删除干净,就用whereis apache2 然后删除了全部的apache2的文件夹,后来安装就怎么装也装不上了,始终没有apache2.conf等配置文件,只有生成两个文件夹
ankye@ankye-desktop:~$ whereis apache2
apache2: /etc/apache2 /usr/lib/apache2
ankye@ankye-desktop:~$ ls /etc/apache2
mods-available
ankye@ankye-desktop:~$ ls /usr/lib/apache2
modules
ankye@ankye-desktop:~$
回复