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.
286
SSL / Re: chain certificate
« on: March 07, 2017, 10:12:17 PM »
you need to get chain certificates from your ssl provider and install them
287
MySQL / Re: CWP CentOS 7 installer with MySQL without MariaDB
« on: March 07, 2017, 10:11:26 PM »
mariadb is now default in centos 7 so mysql is not installed, you would need to install mysql manually if you want it....but what would be the reason for that ?
288
Installation / Re: cwp - invaild hostname
« on: March 07, 2017, 09:06:30 AM »
you need to add into your dns zone record for srv2.xryu.org.
You can try with editing the hostname and save it the same as it is, if that doesn't help then check manually your dns zone record.
Not that this needs to be done on your domains dns servers.
You can try with editing the hostname and save it the same as it is, if that doesn't help then check manually your dns zone record.
Not that this needs to be done on your domains dns servers.
289
CentOS Configuration / Re: Problem with CentosPRO
« on: March 05, 2017, 10:46:32 PM »
you don't need to pay for cwppro if you have license issue
290
CentOS 7 Problems / Re: issue install centos7
« on: March 05, 2017, 10:44:56 PM »
is this a clean install, have you installed clean centos 7 minimal before running cwp installer ?
291
How to / Re: Password protect Directories
« on: March 05, 2017, 08:59:25 AM »
this is simple .htaccess
https://www.addedbytes.com/blog/code/password-protect-a-directory-with-htaccess/
at the moment it doesn't exist in cwp.client because client panel is under complete rebuild.
https://www.addedbytes.com/blog/code/password-protect-a-directory-with-htaccess/
at the moment it doesn't exist in cwp.client because client panel is under complete rebuild.
292
CentOS Configuration / Re: Problem with CentosPRO
« on: March 03, 2017, 11:47:45 PM »
contact support and they will assist you to setup/check your server if you have issue.
293
Updates / Re: CWP6 0.9.8.183 for CentOS 6 released (28.02.2017)
« on: March 03, 2017, 03:03:39 PM »
upgrade scripts are ready but for start we are testing on a few servers as there are some things that need to be improved as each server is different.
Info about upgrade will be described detailed on the wiki once the scripts are tested on few different type of servers.
Info about upgrade will be described detailed on the wiki once the scripts are tested on few different type of servers.
294
PHP / Re: How to remove unwanted php version?
« on: March 02, 2017, 11:56:47 PM »
you can simply delete it from your /opt folder
295
I can build it / Re: APi file
« on: February 24, 2017, 02:58:28 PM »
you need to create it
http://wiki.centos-webpanel.com/cwp-account-api
New api is in the build process and next month should be available.
http://wiki.centos-webpanel.com/cwp-account-api
New api is in the build process and next month should be available.
296
I can build it / Re: Vhost ssl template
« on: February 24, 2017, 02:54:36 PM »
we are working on big rebuild of the cwp so many things will be fixed soon as now we have much bigger development team.
Also you can contact us if you are interested to work on some part of cwp.
Now you also get paid for your work
http://forum.centos-webpanel.com/informations/developers-needed/
For more info use this contact form
http://centos-webpanel.com/contact
Also you can contact us if you are interested to work on some part of cwp.
Now you also get paid for your work
http://forum.centos-webpanel.com/informations/developers-needed/
For more info use this contact form
http://centos-webpanel.com/contact
297
CentOS 6 Problems / Re: mysql errors
« on: February 21, 2017, 11:48:49 PM »
you need to check mysql error log file
298
Apache / Re: Apache failed to start unable to load modules/mod_security2.so
« on: February 20, 2017, 09:18:20 AM »
for centos 7 try
Backup folders:
/usr/local/apache/conf
/usr/local/apache/conf.d
and then install modsecurity from cwp
Backup folders:
/usr/local/apache/conf
/usr/local/apache/conf.d
Code: [Select]
yum reinstall cwp-httpd apr apr-util apr-devel apr-util-devel
and then install modsecurity from cwp
299
Updates / Re: I upgraded to CWP Pro
« on: February 17, 2017, 09:35:50 AM »
in recovery mode, you need to check that with your provider and see what is the issue with the system.
300
PHP Selector / Re: How can I change my PHP Version to 7.0.x
« on: February 13, 2017, 11:00:42 PM »
new php switcher coming soon and then php selector after it.