Changing the path - /usr/local/apache/bin/httpd not found or not executable

Post Reply
neo191987
Junior Member
Posts: 2
Joined: 10 Sep 2016, 11:00

Changing the path - /usr/local/apache/bin/httpd not found or not executable

Post by neo191987 »

Hello how can I fix path to Apache?
When I run the command csf -m, wrote:
Apache Check
HTTP Binary: /usr/local/apache/bin/httpd not found or not executable

Is this normal or should change path to the folder that is /usr/local/apps/apache.
Can you help me set it up?

Web Panel: Webuzo
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: Changing the path - /usr/local/apache/bin/httpd not found or not executable

Post by ForumAdmin »

The Server Check only checks two locations for the httpd binary:

Code: Select all

/usr/sbin/httpd
/usr/local/apache/bin/httpd
This simplest way to work around that would be to create a symlink from one of those locations to your binary location.
error_aux
Junior Member
Posts: 3
Joined: 28 Mar 2018, 09:41

Re: Changing the path - /usr/local/apache/bin/httpd not found or not executable

Post by error_aux »

hi

i'm user nginx web server

please help is error

Code: Select all

Apache Check

HTTP Binary
/usr/sbin/httpd not found or not executable
Post Reply