Show Posts

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.


Messages - Administrator

Pages: 1 ... 79 80 [81] 82 83 ... 110
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

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 ?

1205
Installation / Re: Errors after install
« on: November 05, 2014, 01:56:25 PM »
replace it with

Code: [Select]
nameserver 8.8.8.8
nameserver 8.8.4.4

1206
Installation / Re: Errors after install
« on: November 05, 2014, 12:28:47 PM »
can you add the output of the following comand
Code: [Select]
cat /etc/resolv.conf

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 access
FTP requires user account created or within users panel you can create a Virtual FTP user accounts.
you have all informations in the previous answer

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


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.

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

Pages: 1 ... 79 80 [81] 82 83 ... 110