cwynn
2006-09-14, 10:31 AM CDT
#find / -name "http.conf -user root
gives me this?
[root@localhost sbin]# find / -name "http.conf" -user root
/usr/share/logwatch/default.conf/services/http.conf
/usr/share/logwatch/default.conf/logfiles/http.conf
find: /proc/2824/task: No such file or directory
find: /proc/2824/fd: No such file or directory
I'm lost here. I expect to find something like
/lusr/local/Apache/
With assorted sub directories
I need to install PHP and I need info on apache and mysql for the compiler's arguments lsit
gives me this?
[root@localhost sbin]# find / -name "http.conf" -user root
/usr/share/logwatch/default.conf/services/http.conf
/usr/share/logwatch/default.conf/logfiles/http.conf
find: /proc/2824/task: No such file or directory
find: /proc/2824/fd: No such file or directory
I'm lost here. I expect to find something like
/lusr/local/Apache/
With assorted sub directories
I need to install PHP and I need info on apache and mysql for the compiler's arguments lsit