Author Topic: Httpd Error  (Read 12523 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Httpd Error
« on: June 17, 2016, 12:02:23 AM »
Hi all,

Never seen this error before in my life.

every time i go to start httpd i get the following

Starting httpd: httpd: Syntax error on line 419 of /usr/local/apache/conf/httpd.conf: Syntax error on line 2 of /usr/local/apache/conf.d/rpaf.conf: Cannot load /usr/local/apache/modules/mod_rpaf.so into server: /usr/local/apache/modules/mod_rpaf.so: cannot open shared object file: No such file or directory
[FAILED]


can anyone give some advise on what to do
Mason Johnson-Cooper
Hostbox Solutions

Offline
*
Re: Httpd Error
« Reply #1 on: June 17, 2016, 12:05:08 AM »
btw this is a fresh install
Mason Johnson-Cooper
Hostbox Solutions

Offline
*****
Re: Httpd Error
« Reply #2 on: June 17, 2016, 10:34:58 AM »
Hi, try to comment line "load module" in /usr/local/apache/conf.d/rpaf.conf .
In a fresh installations it does not happening as I know.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Httpd Error
« Reply #3 on: June 18, 2016, 02:36:52 PM »
I got the same error, new install too.

All files in the directory are loaded (*.conf) so you need to rename it or delete it. Don't know what it is, or if it is important, but at least that got the webserver to run.

Offline
*
Re: Httpd Error
« Reply #4 on: November 28, 2018, 01:31:28 PM »
this is an answer for error on
https://centos.pkgs.org/7/nux-misc-x86_64/mod_rpaf-0.8.4-1.el7.nux.x86_64.rpm.html


/usr/local/apache/modules/mod_rpaf.so
/usr/lib64/httpd/modules/mod_rpaf.so

Offline
*
Re: Httpd Error
« Reply #5 on: December 02, 2018, 08:53:23 PM »
you to restore original /usr/local/apache/conf/httpd.conf and restart Apache, Because you will find the file contains only two lines.
also use "WebServers Main Conf" it's better than "Apache Re-Build".

you can file the file here:
/usr/local/apache/conf/httpd.conf_backup
or
/usr/local/apache/conf/original/httpd.conf