$author = "Nathan McKinlay" ; > > Debian is woody so i think it's stable? > > Looking for bin/httpd gave: > > # locate httpd > /etc/apache/httpd.conf > /etc/apache/httpd.conf.0 > /etc/apache/httpd.conf.backup > /etc/apache/httpd.conf~ > /usr/share/doc/apache/examples/httpd.conf > /usr/share/doc/apache/examples/httpd.conf-dist > /usr/share/doc/HOWTO/en-txt/phhttpd-HOWTO.gz > > Specifically doing a 'locate bin/httpd' gave no results. Is this a bad > thing? Should I have this somewhere?
it was traditional for a web server binary to be called httpd (this is the behaviour if you compile from source) but it appears debian doesn't do so. on a test box that has debian testing on it the apache binary appears to be: /usr/sbin/apache don't worry about this track of enquiry so much anymore as it appears that apache is able to load DSOs but the php DSO is broken... marty -- I'm not here. This isn't happening. "How to Disappear Completely" - Radiohead -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
