LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems installing fastcgi on Fedora Core 3/Apache segmentation 11 faults (https://www.linuxquestions.org/questions/linux-software-2/problems-installing-fastcgi-on-fedora-core-3-apache-segmentation-11-faults-316747/)

bax 04-24-2005 03:56 PM

Problems installing fastcgi on Fedora Core 3/Apache segmentation 11 faults
 
I am at my wit's end trying to install mod_fastcgi on fedora Core 3. Trying to install it because I am seeing performance problems in my httpd logs when only running Request Tracker.
I followed these instructions and no matter how I edit the makefile for mod_fastcgi to point to the top directory for apache which is /usr/local/httpd. Getting error like these below:

make
makefile:12: /usr/local/httpd/build/special.mk: No such file or directory
make: *** No rule to make target `/usr/local/httpd/build/special.mk'. Stop.

What am I missing? I have installed http-devel, followed all of the steps carefully? Any ideas on why I'm getting so many segementation faults for a stand alone Request Tracker install running Apache 2 with less than 10 users?

bax 04-24-2005 05:49 PM

Mods, would this be better off in a different section? Basically an Apache tuning question I guess.

stickyc 05-10-2005 07:10 PM

Did you ever find a solution to this issue? I'm running into the same problem. All Google has turned up is other folks with the same issue and no solutions.

jct 05-29-2005 10:38 PM

Use apxs
 
I recently had the same problem building mod_fastcgi for my Red Hat 9 server. (And I found this thread while googling for the solution.) Here's the solution I eventually uncovered: http://jimthompson.org/wp/2005/05/29...i-for-apache2/


All times are GMT -5. The time now is 06:08 AM.