Author Topic: Post Installation  (Read 8986 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Post Installation
« on: March 27, 2015, 08:23:00 PM »
I am testing this software in a lab environment and have installed it on a clean CentOS 6.3 64bit VM. After installation, httpd wasn't installed and I had to install it. I am able to access the apache test page on port 80, but not the Admin page on port 2030. Iptables has been flushed and is stopped. I have read some post that mention a cwp service...that service does not appear to be installed. I have rebooted the server multiple times. I can not give access out to this server. My dns is resolved internally via my pc hosts file.

Offline
*
Re: Post Installation
« Reply #1 on: March 30, 2015, 02:17:36 PM »
try checking your online services in the process list and you can also check netstat if you services are Listening

netstat -tulpn

AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Post Installation
« Reply #2 on: March 31, 2015, 10:30:08 AM »
This is same issue I am having.

Re: Post Installation
« Reply #3 on: March 31, 2015, 12:47:26 PM »
when you install log its output in a file and review it to know what is going wrong.

sh cwp-latest > /home/cwp-install.log

Offline
*
Re: Post Installation
« Reply #4 on: March 31, 2015, 03:48:30 PM »
my instal.log is empty

Offline
*
Re: Post Installation
« Reply #5 on: March 31, 2015, 04:47:09 PM »
installation should be started only on the clean installed server!

You can monitor output and log it by using command:

Code: [Select]
sh cwp-latest |tee /var/log/cwp-latest
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services