Author Topic: Problem for installing at Digitalocean and Vultr.  (Read 16264 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problem for installing at Digitalocean and Vultr.
« 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.

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #1 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  ]
« Last Edit: May 10, 2015, 08:07:30 AM by Jayden »

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #2 on: May 06, 2015, 06:00:19 PM »
I use CWP on DigitalOcean $5 droplet and everything works perfect

Re: Problem for installing at Digitalocean and Vultr.
« Reply #3 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?

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #4 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.

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #5 on: May 07, 2015, 12:22:16 PM »
It is 512MB Ram 20GB SSD Disk Amsterdam 3 CentOS 6.5 x32  on DO.

Re: Problem for installing at Digitalocean and Vultr.
« Reply #6 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?

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #7 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

Re: Problem for installing at Digitalocean and Vultr.
« Reply #8 on: May 07, 2015, 02:11:54 PM »
The above error wont cause your apache to stop. Apache must be running fine.

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #9 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.

Re: Problem for installing at Digitalocean and Vultr.
« Reply #10 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

Offline
*
Re: Problem for installing at Digitalocean and Vultr.
« Reply #11 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