Click to See Complete Forum and Search --> : apache cant install


Max Powers
03-19-2001, 06:32 PM
apache wasnt installed during the drake 7.2 install, and when i tried to do it through kpackage, it said it need the package libmm, which i dont have. how do i install apache? :confused:

Chatterjee
03-19-2001, 10:05 PM
Download the source and compile on your machine... I've tried many binary rpms and they all suck.

While you're at it, I suggest downloading and installing PHP as well. Go to php.net->documentation->installation->installation on unix systems...

They give you an idiot-proof way to do it.

-S

Max Powers
03-19-2001, 10:08 PM
never mind i got it working. i went to rpmfind.net and got the module i needed

Max Powers
03-20-2001, 04:03 PM
ok, now i have another problem. cgi doesnt work. is there another module for cgi that i dont have? :confused:

Chatterjee
03-20-2001, 05:10 PM
It's probably a configuration problem in your httpd.conf file... check out this link:
http://www.bajaar.com/manual/howto/cgi.html

If you've already tried that or try that and still have problems, post here.

-S