LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-08-2005, 12:37 PM   #1
I_AM
Member
 
Registered: Mar 2005
Posts: 103

Rep: Reputation: 15
FastCGI installation


Could someone please provide simple steps to install FastCGI on my cPanel / Apache server? I've searched the forums and found nothing.

The official page is fastcgi.com/dist/mod_fastcgi-2.4.2.tar.gz and still others tell me that is only "apache part". I'm a bit lost on this.

I want to enable it and compile it with Apache.

Any help would be appreciated.

How can I test it and see that it was offically installed? Would it appear in phpinfo.php ?
 
Old 05-10-2009, 05:30 AM   #2
Gadzila
LQ Newbie
 
Registered: Nov 2008
Posts: 8

Rep: Reputation: 0
it's very easy to install fastcgi on mandriva.
  1. urpmq fastcgi
  2. urpmi apache-mod_fastcgi
  3. vim /etc/httpd/modules.d/92_mod_fastcgi.conf

content of 92_mod_fastcgi.conf

Quote:
<IfDefine HAVE_FASTCGI>
<IfModule !mod_fastcgi.c>
LoadModule fastcgi_module extramodules/mod_fastcgi.so
</IfModule>
</IfDefine>

<IfModule mod_fastcgi.c>
AddHandler fastcgi-script .fcgi
</IfModule>
restart apache
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
windows xp installation cd doesn't boot after suse installation thearchitect SUSE / openSUSE 8 09-09-2007 03:21 PM
PHP5 FastCGI session errors (Permission Denied) neocookie Linux - General 2 06-07-2005 12:26 PM
Problems installing fastcgi on Fedora Core 3/Apache segmentation 11 faults bax Linux - Software 3 05-29-2005 10:38 PM
Installation doesn't recognize Red Hat Enterprise Linux ES installation cd bizkut Red Hat 2 08-15-2004 08:57 AM
Mandrake 9.2 installation program crashes in the final step of the installation iqbala Mandriva 0 12-03-2003 01:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration