Apache Setup

SO its been over 3 weeks since I started attempting to Install Apache. Have Ended up reinstalling Red Hat about once or 2 times every single day lol.

I found one tool that seemed to help me setup Apache with php, and etc.I believe it was Called ApacheToolbox. The only thing i'mnot sure is I think it was compiled with mod_perl support. This does not run Perl as a Suexec does it ?

Also have had a problem compiling MySQL. I have always had to rever to using RPM's and then copy all the header files to a specific location . it seems like ./configure .... make make install doesnt do anything. it says it does stuff but then everything is empty.gives you the messages "creating databases for first time" but nothing is there..

has anybody else has this problem?

Also having a problemwith <VirtualHost>
Apparently when i edit the httpd.conf file and then do the httpd restart it does not actually reflect any changes made to Virtual Hosts. I can delete and add them but they will not go into effect until i Manually Start and Stop (which as anybody can see in a production server) is not going to work

 

 

 

 

Top