• 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.

Installing Apache 1.3.22 in Mandrake, after deleting the previous pre-installed apache?

Paulson

Elite Member
I need to get my webserver going again. Where do I need to put the folders for apache to get it working again?

Thanks...
 
Download the rpm and install that, if you want to install it by hand, look at the installation docs. The ./configure line can get long 😛
 
Ok, read the help. It will explain it. I ususally put httpd into /usr/local/bin, and apachectl into /usr/local/sbin (I may have that backwards). htdocs in /var/www/, but just ./configure --help and it should give you a list of what you can do.
 
hmmmm

I would read the install but it doesn't recognize what the install is so :|

ugh!

well I'll try to figure some things out here...

how do you start httpd up again after it's been shut off and isn't in the services menu?
 
linuxnewbie.org has a great walk-through for setting up apache/php/myql (also frontpage extensions, but skip that part).
the link's somehwere in the right column down low (front page).

Personally, i don't bother with thier sym-link judo either.

bart
 
Back
Top