• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

linux: how do i run apache/tell if it's installed?

bmacd

Lifer
i thought that it was part of the mandrake 8.2 install (or an option that i selected to install), but i don't see it in the KDE "start menu". How do i go about getting it open?

-=bmacd=-
 
locate apachectl

If you are using apache 1.3 this will show you where the startup doohicky is for apache. I know nothing abuot 2.0.xx so I wont offer help there. To run it (if apachectl is in /usr/sbin):

/usr/sbin/apachectl start
 
So is apache an FTP server program or just HTTP server (without adding any expansions/patches/service packs).

-=bmacd=-
 
Back
Top