CentOS + cPanel Install Mapserver cannot detect httpd

Joglo IT Center

Registered
Feb 17, 2014
1
0
1
cPanel Access Level
Root Administrator
I have VPS Centos and Installed cPanel , i will install mapserver and tinyows but there is erro

Code:
[email protected] [~]# yum install mapserver
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
 * base: centos.unmeteredvps.net
 * epel: fedora-epel.mirror.lstn.net
 * extras: yum.phx.singlehop.com
 * updates: dist1.800hosting.com
 * webtatic: us-east.repo.webtatic.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mapserver.x86_64 0:6.0.3-13.el6 will be installed
--> Processing Dependency: httpd for package: mapserver-6.0.3-13.el6.x86_64
--> Processing Dependency: dejavu-sans-fonts for package: mapserver-6.0.3-13.el6.x86_64
--> Processing Dependency: libfribidi.so.0()(64bit) for package: mapserver-6.0.3-13.el6.x86_64
--> Processing Dependency: libfcgi.so.0()(64bit) for package: mapserver-6.0.3-13.el6.x86_64
--> Running transaction check
---> Package dejavu-sans-fonts.noarch 0:2.30-2.el6 will be installed
--> Processing Dependency: dejavu-fonts-common = 2.30-2.el6 for package: dejavu-sans-fonts-2.30-2.el6.noarch
---> Package fcgi.x86_64 0:2.4.0-10.el6 will be installed
---> Package fribidi.x86_64 0:0.19.2-2.el6 will be installed
---> Package mapserver.x86_64 0:6.0.3-13.el6 will be installed
--> Processing Dependency: httpd for package: mapserver-6.0.3-13.el6.x86_64
--> Running transaction check
---> Package dejavu-fonts-common.noarch 0:2.30-2.el6 will be installed
--> Processing Dependency: fontpackages-filesystem for package: dejavu-fonts-common-2.30-2.el6.noarch
---> Package mapserver.x86_64 0:6.0.3-13.el6 will be installed
--> Processing Dependency: httpd for package: mapserver-6.0.3-13.el6.x86_64
--> Running transaction check
---> Package fontpackages-filesystem.noarch 0:1.41-1.1.el6 will be installed
---> Package mapserver.x86_64 0:6.0.3-13.el6 will be installed
--> Processing Dependency: httpd for package: mapserver-6.0.3-13.el6.x86_64
--> Finished Dependency Resolution
Error: Package: mapserver-6.0.3-13.el6.x86_64 (epel)
           Requires: httpd
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

The package you are installing through YUM requires the "httpd" package. The "httpd" package is excluded on cPanel systems because Apache is installed/handled through EasyApache. You will need to consult with the support team for the software you are installing to determine if there is a workaround or alternate method of installing the package.

Thank you.