a45d
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
I'm using FreeBSD 8.0-release on an amd64 box. When I use pkg_add -r mod_fcgid to install mod_fcgid. I'll always see that pkg system is trying to install apache2.0.63. But in fact, I have apache 2.2 installed on my system using command pkg_add -r apache22 And the installation is successful. I wonder if anyone knows how to install mod_fcgid with apache22 using pkg_add method. I have try make from ports. But I don't want to do that at the moment.Thanks for any hints in advance.
Last edited by DutchDaemon; August 21st, 2010 at 16:33. |
|
#2
|
||||
|
||||
|
The pkg_add method will install mod_fcgid based on apache 2.0. If you want mod_fcgid based on apache 2.2 you will have to build mod_fcgid using the port.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
Quote:
Thank you very much. Now I'll have to update my port.
|
![]() |
| Tags |
| apache22, freebsd, mod_fcgid |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] apache22 and mod_fcgid issues | saiman | Web & Network Services | 6 | November 21st, 2011 03:32 |
| [Solved] Stumped with Apache 2.2, Mod_fcgid, suexec, php-fastcgi | LordOfLA | Web & Network Services | 3 | March 8th, 2010 23:43 |
| find guide freebsd 6.2 install apache2 php5 mysql 5.0 | vodafono | Web & Network Services | 1 | May 16th, 2009 00:22 |
| Help with apache2 | mharvey87 | Web & Network Services | 23 | March 10th, 2009 10:41 |
| [Solved] is mod_fcgid stable for production server? | cuongvt | Web & Network Services | 3 | December 13th, 2008 22:41 |