|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Apache on RedHat 7.2
Hi
I hope someone can help. I downloaded apache 1.3.26 to /usr/local/bin configured as - ./configure --enable-shared=max --enable-module=most \ > --with-layout=Apache --prefix=/usr/local/web/apache \ > --with-port=80 then make, then make install Everything seemed to go ok until I come to start apache when I get errors like - cannot load /usr/local/apache/www/modules/mod_mime.so ...... Looking around the directory /usr/local/apache/www/modules/ doesn't exist - hence the apache error. Doing a search for .so modules I find they are located in - /usr/local/apache_1.3.26/src/modules/standard/ /usr/local/apache_1.3.26/bindlist/libexec/ /usr/local/apache/libexec/ So it looks like the install put them in /usr/local/apache/libexec/ Can some one tell me what I am doing wrong? And how to correct this (I am really new to Linux) Thanks Kevin |
|
#2
|
|||
|
|||
|
A couple questions
1. why not use the rpm, it is super easy to install 2. Are you sure it wasn't already installed, most installs will install apache. You could have parts of both installed now. other than that I guess you could go into your httpd.conf and change the paths to the modules. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Apache on RedHat 7.2 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|