Control Web Panel

WebPanel => Installation => Topic started by: Jayden on May 06, 2015, 01:21:33 PM

Title: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 06, 2015, 01:21:33 PM
Hi, I was trying to install CWP at Digitalocean and Vultr, but both was failed.

it says: Could not reliably determine the server's fully qualified domain name, using server.myweb.com for ServerName.

I was using centos 6.5 both.

And I testing on vmbox VPS using centos 6.4 and everthing is alright.

Any suggestion will be appriciated.
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 06, 2015, 01:36:32 PM
It says after installing on Digital Ocean  :
Complete!
Stopping httpd:                                            [FAILED]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.myweb.com for ServerName
                                                           [  OK  ]
cwpsrvd: unrecognized service


Trying to rebuild Apache from CWP.admin, but still failed.

[root@hostname ~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.myweb.com for ServerName
                                                           [  OK  ]
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: singhdd on May 06, 2015, 06:00:19 PM
I use CWP on DigitalOcean $5 droplet and everything works perfect
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: brijendrasial on May 07, 2015, 12:04:24 PM
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.ydhelicopter.com for ServerName

The above error is causing issue to start apache? seriously?
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 07, 2015, 12:20:21 PM
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.ydhelicopter.com for ServerName

The above error is causing issue to start apache? seriously?
Hi, yes, I was trying to re-install more than 10 times on a fresh Centos 6.5 on DO and Vultr, just get the same error.
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 07, 2015, 12:22:16 PM
It is 512MB Ram 20GB SSD Disk Amsterdam 3 CentOS 6.5 x32  on DO.
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: brijendrasial on May 07, 2015, 12:38:36 PM
I am not getting what actually is not working. Your apache is not working or you cannot login to cwp or something else?
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 07, 2015, 01:53:27 PM
Hi, I can log in CWP. But when I restart Apache. I got this error:
[root@hostname ~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using hostname.ydhelicopter.com for ServerName
                                                           [  OK  ]

Here below are the step I installed CWP:

yum -y install wget
cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: brijendrasial on May 07, 2015, 02:11:54 PM
The above error wont cause your apache to stop. Apache must be running fine.
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: Jayden on May 07, 2015, 02:56:17 PM
Yes, I might be find. Just not sure what doesn't it means. I installed on another VPS and everthing is all right.
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: brijendrasial on May 07, 2015, 04:46:06 PM
Well thats just warning. To remove that you need to follow below url:
https://wiki.apache.org/httpd/CouldNotDetermineServerName
Title: Re: Problem for installing at Digitalocean and Vultr.
Post by: mikejs on May 08, 2015, 11:00:04 AM
Are you trying to use a sub domain ? you would need to add it under your control panel dns settings first so I have a sub domain system http://prntscr.com/72vfgp

if the sub domain has not been added the it will not be a valid domain

I just installed a fresh copy and it works fine