This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Re: Some Errors and a accessing problem [FRESH]
« on: January 31, 2017, 11:19:26 AM »
Reinstall complete, still the same error. Apache is running and Webpanel is accessable, but no website. Also I have a wrong mariadb version number. I have 5.5, but i have installed all on a minimal version of centos 7.3, there was before no mysql or any other software installed. Only wget and nano are installed.
2
CentOS 7 Problems / Re: Some Errors and a accessing problem [FRESH]
« on: January 31, 2017, 09:05:42 AM »
Systemctl and WebPanel says both that all works, i will try an reinstall of all. Maybe that resolves the error otherwise i will reply
3
CentOS 7 Problems / Some Errors and a accessing problem [FRESH]
« on: January 31, 2017, 08:25:47 AM »
Hello,
i have a fresh install of CWP on Centos 7.3.1611 and got some errors. The errors are in the Admin Messages, if i click on the top of the Admin Panel on Messages.
Maybe that is an unknown error.
Then to my next big problem. I have added my domain and my website and cant access via port 80 to it. The admin panel works. I dont know where the problem is. Maybe you have an idea which option i schould check.
Best Regards and many thanks for you great work
ModdyLP
i have a fresh install of CWP on Centos 7.3.1611 and got some errors. The errors are in the Admin Messages, if i click on the top of the Admin Panel on Messages.
Code: [Select]
Warning: include(../resources/admin/include/phpQuery-onefile.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/modules/admin_messages.php on line 76
Warning: include(../resources/admin/include/phpQuery-onefile.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/modules/admin_messages.php on line 76
Warning: include(): Failed opening '../resources/admin/include/phpQuery-onefile.php' for inclusion (include_path='.:/usr/local/cwp/php71/lib/php') in /usr/local/cwpsrv/htdocs/resources/admin/modules/admin_messages.php on line 76
Admin Messages
Server Admin Messages
Fatal error: Uncaught Error: Class 'phpQuery' not found in /usr/local/cwpsrv/htdocs/resources/admin/modules/admin_messages.php:112 Stack trace: #0 /usr/local/cwpsrv/htdocs/admin/admin/index.php(0): unknown() #1 {main} thrown in /usr/local/cwpsrv/htdocs/resources/admin/modules/admin_messages.php on line 112
Maybe that is an unknown error.
Then to my next big problem. I have added my domain and my website and cant access via port 80 to it. The admin panel works. I dont know where the problem is. Maybe you have an idea which option i schould check.
Best Regards and many thanks for you great work
ModdyLP
4
Apache / 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
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.
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.
Pages: [1]