found libm.so.5 new problem now
I found and downloaded libm.so.5 and libc.so.5. Now when I try to run Apache I get an error message saying "apachectl: line 171: 295 Segmentation fault $HTTPD"
In apachectl HTTPD is set to the default value of "/usr/local/apache/bin/httpd -d /usr/local/apache -R /usr/local/apache/libexec". The only thing on line 171 is "done". I don't have much experience with shell scripts and would appreciate any suggestions.
|