Problem after install
Problem after install
Hello all,
I have problem when I install vestacp when I go http://ip its loading default page of vestacp but when I want to access panel http://ip:8083 Its only loading in browser. I disabled firewall but same thing
I have problem when I install vestacp when I go http://ip its loading default page of vestacp but when I want to access panel http://ip:8083 Its only loading in browser. I disabled firewall but same thing
Re: Problem after install
CentOS
No its not working with https also...
ip/webmail working
But controlpanel is not working
Re: Problem after install
emtex wrote:CentOS
No its not working with https also...
ip/webmail working
But controlpanel is not working
Run this from ssh
Code: Select all
service vesta restart
Re: Problem after install
Nothing same panel is just loading :Sjoem wrote:emtex wrote:CentOS
No its not working with https also...
ip/webmail working
But controlpanel is not working
Run this from sshCode: Select all
service vesta restart
All other is working
Re: Problem after install
What was the output of the above command?
Re: Problem after install
joem wrote:What was the output of the above command?
This
Code: Select all
[root@cloud1 ~]# service vesta restart
Stopping vesta-nginx: [ OK ]
Stopping vesta-php: [ OK ]
Starting vesta-nginx: [ OK ]
Starting vesta-php: [ OK ]
Re: Problem after install
Can you show more? I mean output, when you restart, from /usr/local/vesta/log/error.log and /usr/local/vesta/log/nginx-error.log ?