Author Topic: HTTPD Problem on fresh install  (Read 5460 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
HTTPD Problem on fresh install
« on: January 04, 2017, 03:35:28 PM »
I have a problem after a fresh install of CWP. I got this error message
Code: [Select]
[root@---/]#  service cwpsrv start
Starting cwpsrv (via systemctl):  Job for cwpsrv.service canceled.
                                                           [FEHLGESCHLAGEN]
[root@---/]# systemctl status cwpsrv.service
● cwpsrv.service - LSB: start and stop Apache HTTP Server
   Loaded: loaded (/etc/rc.d/init.d/cwpsrv; bad; vendor preset: disabled)
   Active: activating (start) since Mi 2017-01-04 16:30:02 CET; 51s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 11440 ExecStart=/etc/rc.d/init.d/cwpsrv start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/cwpsrv.service
           ├─ 2313 /usr/local/cwpsrv/bin/cwpsrvd
           ├─10671 /usr/local/cwpsrv/bin/cwpsrvd
           ├─11628 /usr/local/cwpsrv/bin/cwpsrvd
           ├─11631 /usr/local/cwpsrv/bin/cwpsrvd
           └─11632 /usr/local/cwpsrv/bin/cwpsrvd

Jan 04 16:30:02 ---.powersrv.de systemd[1]: Starting LSB: start and stop Apache HTTP Server...
Jan 04 16:30:02 ---.powersrv.de cwpsrv[11440]: Starting cwpsrvd:
Jan 04 16:30:02 ---.powersrv.de systemd[1]: PID file /var/run/httpd/httpd.pid not readable (yet?) after start.

The funny thing is that cwp runs in the basics. The only thing is a error on the top and i cant add users.
As side Information i am using CentOS 7.3 1611, but there should be only a problem with to modules i dont need. I read that in a forum post.
« Last Edit: January 04, 2017, 03:39:07 PM by ModdyLP »