This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1411
CentOS 6 Problems / Re: Cant ssh access After install CWP
« on: August 07, 2014, 07:59:18 PM »
does CWP admin area works after reboot ?
1412
CentOS 6 Problems / Re: Cant ssh access After install CWP
« on: August 07, 2014, 01:54:45 PM »
try this steeps
1. update server
yum -y update
2. reboot server after update
reboot
3. install cwp following instructions on the site
1. update server
yum -y update
2. reboot server after update
reboot
3. install cwp following instructions on the site
1413
PHP / Re: PHP Version Switcher
« on: August 07, 2014, 01:05:32 AM »
you can contact support for more detailed check of this issue and debugging.
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
1414
Installation / Re: Client Panel Error
« on: August 06, 2014, 05:35:30 AM »
looks like issue with qoutas, do you have quota installed on your server ?
if you are using vps then you will need to check this with your hosting provider.
if you are using vps then you will need to check this with your hosting provider.
1415
CentOS-WebPanel Bugs / Re: PHPmyadmin gone after upgrade 0.9.3
« on: August 05, 2014, 07:53:38 PM »
Manual update
Code: [Select]
cd /usr/local/src
rm -f cwp_autoupdater.sh
wget http://centos-webpanel.com/webpanel/main.php?dl=cwp_autoupdater.sh
mv main.php?dl=cwp_autoupdater.sh cwp_autoupdater.sh
chmod +x cwp_autoupdater.sh
sh cwp_autoupdater.sh
1416
Installation / Re: Client Panel Error
« on: August 05, 2014, 03:32:42 PM »
where exactly this error message appear ?
1417
PHP / Re: How To Run Smarty Template Engine
« on: August 05, 2014, 03:30:16 PM »
can you explain more detailed what is the issue ?
1418
E-Mail / Re: Roundcube error 404
« on: August 05, 2014, 03:22:03 PM »
you can make manual update
Code: [Select]
cd /usr/local/src
rm -f cwp_autoupdater.sh
wget http://centos-webpanel.com/webpanel/main.php?dl=cwp_autoupdater.sh
mv main.php?dl=cwp_autoupdater.sh cwp_autoupdater.sh
chmod +x cwp_autoupdater.sh
sh cwp_autoupdater.sh
1419
PHP / Re: suPHP - 500 Internal Server Error
« on: August 01, 2014, 06:00:02 AM »
you need to provide all details about error message which you get in your browser, file permission and ownership including all parent folders.
1420
DNS Manager / How to use FreeDNS Manager
« on: July 29, 2014, 01:40:23 PM »
How to use FreeDNS Manager?
1. Register on FreeDNS Manager website
http://freedns.centos-webpanel.com
2. Point you domain to the following nameservers (at your domain registrar):
ns1.centos-webpanel.com
ns2.centos-webpanel.com
3. add your domain on FreeDNS (enter following):
- Zone/Domain: your domain name, example: mydomain.com
- Web Server IP: your server IP, example: 121.122.123.124
- Mail Server IP: your server IP, example: 121.122.123.124
- FTP Server IP: your server IP, example: 121.122.123.124
Great now you have set your FreeDNS!
test your domain records by visiting following link and entering your domain name
http://leafdns.com/
1. Register on FreeDNS Manager website
http://freedns.centos-webpanel.com
2. Point you domain to the following nameservers (at your domain registrar):
ns1.centos-webpanel.com
ns2.centos-webpanel.com
3. add your domain on FreeDNS (enter following):
- Zone/Domain: your domain name, example: mydomain.com
- Web Server IP: your server IP, example: 121.122.123.124
- Mail Server IP: your server IP, example: 121.122.123.124
- FTP Server IP: your server IP, example: 121.122.123.124
Great now you have set your FreeDNS!
test your domain records by visiting following link and entering your domain name
http://leafdns.com/
1422
Aplications / Re: How to install wordpress to linux server
« on: July 29, 2014, 03:02:14 AM »
you can contact support for this error if you have followed all instructions.
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
1424
PHP / Re: suPHP - 500 Internal Server Error
« on: July 29, 2014, 02:40:36 AM »
where, more details about this?
1425
E-Mail / Re: Unable to connect to the database in roundcube
« on: July 29, 2014, 02:24:17 AM »
have you made any changed to postfix database or user/password ?