Closed jpswade closed 10 years ago
i have the same issues all my domains are pointing to my cp on centos 7
Have any virtual hosts generated in /etc/zpanel/configs/apache/httpd-vhosts.conf ?
All i got is this although i have one domain added and DNS records created \
################################################################
NameVirtualHost *:80
<VirtualHost *:80> ServerAdmin zadmin@localhost DocumentRoot "/etc/zpanel/panel/" ServerName cp.mydomain.pw AddType application/x-httpd-php .php <Directory "/etc/zpanel/panel/"> Options +FollowSymLinks -Indexes AllowOverride All Require all granted
################################################################
################################################################
Ok the vhost for the domain you've added in the domain module hasn't generated.
Can you run:
php /etc/zpanel/panel/bin/daemon.php
and post up the output?
Issue on centos 7.0 as CGI prevent apache from reloading. MUST disable cgi in vhost conf file.
Already identified and set a quick fix here until we take a decision for CGI:
Indeed @MBlagui had fixed my centos 7 install and all work ok now
Just to confirm it's working fine in Ubuntu too! - I tested this today!
...closing bug as It appears to be fixed, can re-open if required.
Sentora control panel login seems to bind to every domain/host/ip pointing to the server.
It does not seem to bind a new domain (example.com) to the web server, it does not serve web pages.
This issue is outlined here: http://forums.sentora.org/showthread.php?tid=155