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.
1201
Information / Re: Outdated info over mysql conection error cwp panel
« on: November 07, 2014, 02:13:10 AM »
mysql root password needs to be changed from the shell at the moment.
1202
Other / Re: Billing
« on: November 07, 2014, 02:09:04 AM »
at the moment no since there is no API developed to support this in the CWP...
in the newer versions this will probably be included
you can also check this site if you need it
http://centos-webpanel.com/order-custom-builded-modules-for-cwp
in the newer versions this will probably be included
you can also check this site if you need it
http://centos-webpanel.com/order-custom-builded-modules-for-cwp
1203
Mod_Security / Re: mod security never installs
« on: November 07, 2014, 02:06:56 AM »
have you check compiler logs ?
1204
Installation / Re: Errors after install
« on: November 07, 2014, 02:05:31 AM »
have you tried to make a test like
ping google from the shell ?
ping google from the shell ?
1207
CentOS-WebPanel Bugs / Re: Error When Adding Domain
« on: November 05, 2014, 01:03:27 AM »
the list of domains are only addon domains
1208
CentOS-WebPanel Bugs / Re: Error When Adding Domain
« on: November 05, 2014, 12:59:04 AM »
when creating (new,first..) user account you are also creating a domain for it.
1209
CentOS-WebPanel Bugs / Re: Deleted user and still have access
« on: November 05, 2014, 12:55:58 AM »
you can delete the user from the admin.root panel
1210
E-Mail / Re: receive email
« on: November 05, 2014, 12:51:08 AM »
you will need to check mail log file for the error messages: /var/log/maillog
1211
FTP / Re: FTP Login
« on: November 05, 2014, 12:39:47 AM »
issue with ftp was fixed in the previous versions, its related with the virtual users database and if you are experiencing this issue, adding one virtual user will fix it again.
1212
FTP / Re: FTP Login
« on: November 04, 2014, 06:50:41 PM »Quote
SFTP requires shell accessyou have all informations in the previous answer
FTP requires user account created or within users panel you can create a Virtual FTP user accounts.
If you need FTP then all you need is to create a new account, if you need additional accounts then from the users panel you can create additional accounts!
1213
Apache / How to check if userdir_module is installed
« on: November 04, 2014, 03:37:30 AM »
You can use this simple script to check if userdir_module is installed
How to use userdir_module ?
You can access any users public_html folder by using any IP address or any domain on the server in the following example.
http://IPADDRESS/~USERNAME
http://my-domain.com/~USERNAME
this example will provide you with the content of the users public_html folder
Code: [Select]
/usr/local/apache/bin/httpd -M|grep userdir && echo Mod UserDir is installed || echo Mod UserDir is NOT Installed
How to use userdir_module ?
You can access any users public_html folder by using any IP address or any domain on the server in the following example.
http://IPADDRESS/~USERNAME
http://my-domain.com/~USERNAME
this example will provide you with the content of the users public_html folder
1214
MySQL / Re: How to update mysql from 5.1 to 5.6
« on: November 04, 2014, 02:54:21 AM »
what kind of instructions have you used ?
also keep in the mind that you always need to make a backup before proceeding with any updates especially like in this case when you are upgrading mysql server.
also keep in the mind that you always need to make a backup before proceeding with any updates especially like in this case when you are upgrading mysql server.
1215
Other / Re: Softaculous is integrated - Where?
« on: November 04, 2014, 02:52:03 AM »
this project is little delayed...it will probably be available in the newer version 0.9.7