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.
842
Apache / Re: .htaccess
« on: March 15, 2017, 06:47:18 AM »
Hi, clarify what kind error do you have.
843
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 15, 2017, 05:57:45 AM »
Hello.
MySQL does NOT require upgrade if it higher 5.1!
MySQL does NOT require upgrade if it higher 5.1!
844
Information / Re: CWP 6 latest version?
« on: March 14, 2017, 07:59:09 PM »
Hi, let us know what exactly problem please.
845
Installation / Re: Issues with DNS
« on: March 11, 2017, 09:28:01 AM »
Hi,
just add to the zone file:
just add to the zone file:
Code: [Select]
ns1.mxxxxx.online. 0 IN A xx.xxx.xx.xx
ns2.mxxxxx.online. 0 IN A xx.xxx.xx.xx
847
Information / Re: location of letsencrypt vhost template wanted
« on: March 11, 2017, 09:21:03 AM »
Hi, for .htaccess you can use
Code: [Select]
/usr/local/cwpsrv/htdocs/resources/admin/tpl/new_account_tpl/
848
Information / Re: CWP 6 latest version?
« on: March 11, 2017, 09:13:27 AM »
Hello.
You will need to use updaters.
Will be updated Apache 2.2 => 2.4 , MySQL 5.1 => 5.5 and CWP
You will need to use updaters.
Will be updated Apache 2.2 => 2.4 , MySQL 5.1 => 5.5 and CWP
849
Installation / Re: Lost access to CWP
« on: February 09, 2017, 08:14:28 AM »
Hello.
Just rebuild it with Apache only and once it will be done press to "Rebuild VirtualHosts"
Just rebuild it with Apache only and once it will be done press to "Rebuild VirtualHosts"
850
CentOS 6 Problems / Re: I can not access the site through the domain
« on: December 30, 2016, 07:56:51 AM »
Hi.
Try do not use www. Also check if domain.com and www.domain.com have A record and was added in CWP.
Try do not use www. Also check if domain.com and www.domain.com have A record and was added in CWP.
851
CentOS 6 Problems / Re: Internal Server Error (php files) and can't delete accounts
« on: December 30, 2016, 07:53:58 AM »
Hi, the CWP updating is automaticly process.
852
CentOS 6 Problems / Re: Providing Secure, Isolated Shell Access via CWP
« on: December 30, 2016, 07:52:23 AM »
Hi, you can try to install some "Shell jail"
853
CentOS-WebPanel Bugs / Re: /tmp filling up with ioncube_loaders_lin_x86-64.tar.gz files
« on: December 30, 2016, 07:50:29 AM »
I guess something went wrong and "wget" got a loop.
854
Updates / Re: How to make a full backup of cwp with all the website
« on: December 30, 2016, 07:39:51 AM »
Hi,
you can not make backup of CWP and restore it because you will need to backup many other files.
you can not make backup of CWP and restore it because you will need to backup many other files.
855
Installation / Re: hosting.myname.com or myname.com for name server
« on: December 30, 2016, 07:37:12 AM »
Hi, just SSH command:
Code: [Select]
echo "127.0.0.1 hosting.myname.com" >> /etc/hosts
and then restart Apache