Results 1 to 6 of 6
-
29th Jul 2011, 06:23 AM #1OPToo busy :|Website's:
L337Fx.com BeastieBay.netPHP-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
-
29th Jul 2011, 06:26 AM #2MemberWebsite's:
Nerdy-Tutorials.com Mp3viddown.com Filmlab.euDoes this.. http://php.net/manual/en/security.cgi-bin.php or this http://forums.site5.com/showthread.php?t=11227 help?
-
29th Jul 2011, 11:52 AM #3MemberWebsite's:
Elite.SO Defendos.com Motionite.comHmmm, you should remove PHP by running:
Code:yum remove php
Code:yum install gcc
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
Also check this post: http://forums.site5.com/showpost.php...41&postcount=6
-
29th Jul 2011, 11:54 AM #4OPToo busy :|Website's:
L337Fx.com BeastieBay.netThanks l0cal, should've contacted you
thought you were busy lol
Will try it and reply here.
-
29th Jul 2011, 03:56 PM #5MemberKnownSRV.com - Quality comes at a price, and we provide it at affordable prices.
PayPal, Skrill(MoneyBookers), Payza(AlertPay), 2CheckOut and LibertyReserve accepted!
-
29th Jul 2011, 04:02 PM #6It 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.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
KVM installation?
By subha86 in forum Webmaster DiscussionReplies: 3Last Post: 20th Jan 2012, 02:46 AM -
SSL installation
By MediaStar in forum Technical Help Desk SupportReplies: 5Last Post: 5th Jan 2012, 06:37 AM -
SyntaxHighlighter Installation
By gmaister22 in forum Technical Help Desk SupportReplies: 0Last Post: 19th Feb 2011, 04:47 AM -
MOD installation
By applecut in forum IP.BoardReplies: 3Last Post: 21st Jan 2011, 07:32 AM -
SSL INSTALLATION HELP
By Shared-Host in forum Server ManagementReplies: 1Last Post: 9th Jan 2011, 01:13 AM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...