Author Topic: Apache fail after creating user  (Read 2262 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Apache fail after creating user
« on: April 24, 2021, 02:25:16 PM »
EVERY thing is Ok until i create new user;after that apache crashes.
by cleaning the user,apache start to word. :-\
 
**systemctl status httpd.service LOG :**

 httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2021-04-24 09:37:09 EDT; 45min ago
  Process: 20461 ExecStop=/usr/local/apache/bin/apachectl graceful-stop (code=exited, status=0/SUCCESS)
  Process: 29814 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)
 Main PID: 20130 (code=exited, status=0/SUCCESS)

Apr 24 09:37:09 localhost.localdomain systemd[1]: Starting Web server Apache...
Apr 24 09:37:09 localhost.localdomain apachectl[29814]: AH00558: httpd: Could not reliably determine the...age
Apr 24 09:37:09 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Apr 24 09:37:09 localhost.localdomain systemd[1]: Failed to start Web server Apache.
Apr 24 09:37:09 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Apr 24 09:37:09 localhost.localdomain systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
You have new mail in /var/spool/mail/root.


.thanks for your time