Activity Stream
48,167 MEMBERS
61907 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net

    Default PHP-CGI Installation

    Does anyone know how to install PHP as CGI Binary rather than the normal Apache Module ?

    I've searched on Google but no luck.

    I have already got PHP installed via Kloxo so will I need to remove it inorder to install PHP-CGI ?

    Can anyone guide me to a nice tutorial or help ?

    Thanks.
    BlaZe Reviewed by BlaZe on . PHP-CGI Installation Does anyone know how to install PHP as CGI Binary rather than the normal Apache Module ? I've searched on Google but no luck. I have already got PHP installed via Kloxo so will I need to remove it inorder to install PHP-CGI ? Can anyone guide me to a nice tutorial or help ? Thanks. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    Nerdy-Tutorials.com Mp3viddown.com Filmlab.eu

  4.     
    #3
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    Hmmm, you should remove PHP by running:
    Code: 
    yum remove php
    Install/update compiler
    Code: 
    yum install gcc
    Then manually retrieve the latest PHP from php website and wget it to your root dir.

    Then extract and get inside the new dir.

    Then I think you should do something like this:
    Code: 
    ./configure --prefix=/home/admin/public_html --without-apache --enable-force-cgi --with-pear --with-mysql
    Code: 
    make
    Code: 
    make install
    Not sure if it works...

    Also check this post: http://forums.site5.com/showpost.php...41&postcount=6

    Defendos BETA3 Released! Thread - Official Website

  5.     
    #4
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Thanks l0cal, should've contacted you thought you were busy lol

    Will try it and reply here.

  6.     
    #5
    Member
    Quote Originally Posted by l0calh0st View Post
    Hmmm, you should remove PHP by running:
    Code: 
    yum remove php
    Install/update compiler
    Code: 
    yum install gcc
    Then manually retrieve the latest PHP from php website and wget it to your root dir.

    Then extract and get inside the new dir.

    Then I think you should do something like this:
    Code: 
    ./configure --prefix=/home/admin/public_html --without-apache --enable-force-cgi --with-pear --with-mysql
    Code: 
    make
    Code: 
    make install
    Not sure if it works...

    Also check this post: http://forums.site5.com/showpost.php...41&postcount=6
    You only need to install mod_fcgid and load it into httpd.conf. Why would you delete a *proper* PHP(Kloxo build) and install a broken one(read: it won't work). Makes sense?
    KnownSRV.com - Quality comes at a price, and we provide it at affordable prices.
    PayPal, Skrill(MoneyBookers), Payza(AlertPay), 2CheckOut and LibertyReserve accepted!

  7.     
    #6
    It begins...
    Or you could install php-fpm from webtatic's repo. Add webtatic's repo (search google for webtatic) and then yum install php-fpm.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. KVM installation?
    By subha86 in forum Webmaster Discussion
    Replies: 3
    Last Post: 20th Jan 2012, 02:46 AM
  2. SSL installation
    By MediaStar in forum Technical Help Desk Support
    Replies: 5
    Last Post: 5th Jan 2012, 06:37 AM
  3. SyntaxHighlighter Installation
    By gmaister22 in forum Technical Help Desk Support
    Replies: 0
    Last Post: 19th Feb 2011, 04:47 AM
  4. MOD installation
    By applecut in forum IP.Board
    Replies: 3
    Last Post: 21st Jan 2011, 07:32 AM
  5. SSL INSTALLATION HELP
    By Shared-Host in forum Server Management
    Replies: 1
    Last Post: 9th Jan 2011, 01:13 AM

Tags for this Thread

BE SOCIAL