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 ... 78 79 [80] 81 82 ... 110
1186
How to / Re: How can I install unixodbc with mssql support
« on: November 11, 2014, 03:14:30 AM »
in the cwp you have option to rebuild php with required flags, php is built from source.

1187
CentOS 6 Problems / Re: Crons
« on: November 11, 2014, 01:52:10 AM »
what is the output of the command
Code: [Select]
rpm -qa|grep cron
and have you tried to add some kind of  test script ?
example
Code: [Select]
* * * * * echo "test" > /tmp/test.txt

1188
CentOS-WebPanel GUI / Re: Remove Buttons on Login Page
« on: November 11, 2014, 01:34:40 AM »
you would need to contact support regarding that
http://centos-webpanel.com/contact

1189
E-Mail / Re: Error When Opening Maillog
« on: November 11, 2014, 01:30:52 AM »
you will need to check your maillog file, you can tail it using the following command

Quote
tail -f /var/log/maillog

1190
Updates / Re: Upgrade to 0.9.6
« on: November 11, 2014, 01:14:14 AM »
cwp version is listed on the index site once you login

1191
E-Mail / Re: Dovecot don't start since CWP 0.9.6
« on: November 11, 2014, 12:33:00 AM »
you have an errror with ssl cert

Can't open file /etc/pki/tls/certs/leclandesofficiers.com.crt:

you will need to generate a new cert or replace it with the other one.

1192
you can search for installer script using google since this still isn't integrated in the CWP, but its planed to be...

other option is to get it with the next release by adding it to the priority list
http://centos-webpanel.com/order-custom-builded-modules-for-cwp

1193
MySQL / Re: How to update mysql from 5.1 to 5.6
« on: November 11, 2014, 12:28:11 AM »
in the google search you have an option to search the latest posts.
If you are not familiar with mysql upgrade you can check mariaDB, it has easy installation with repository.

If you need this as an option to be integrated in the cwp with the next release then you can check the custom modules site:
http://centos-webpanel.com/order-custom-builded-modules-for-cwp

1194
Mod_Security / Re: mod security never installs
« on: November 11, 2014, 12:08:14 AM »
you need to check error logs
/usr/local/apache/logs/error_log

1195
Installation / Re: Errors after install
« on: November 11, 2014, 12:07:38 AM »
you will need to check apache error logs.
/usr/local/apache/logs/error_log

1196
Apache / Re: Why rebuilding Apache ?
« on: November 11, 2014, 12:06:25 AM »
using compiler you can integrate anything or any-version and you can quickly rebuild apache with required configuration also on the specific location.

1197
Migration from other control panels / Migrate account from cPanel server
« on: November 09, 2014, 06:50:01 PM »
If you need to migrate account from the cpanel server, you can do that very fast from the control panel.

Steeps
1. Upload cpmove/backup file in the /home folder
2. Goto Left Menu --> User Accounts --> cPanel Migration
3. enter username of the account which you want to restore (cpmove-USERNAME.tar.gz file must be in the /home folder)
4. select cpmove-USERNAME.tar.gz file to restore
5. enter domain, contact email and start restoring account
6. restore should be now done, if not successful the check bellow for the error solutions.

Known issues
1. cPanel backup file name must be named cpmove-USERNAME.tar.gz
2. Unpacked folder name must be cpmove-USERNAME

cPanel Migration Wizard restores the following
- All Files from public_html folder
- All MySQL databases
- All Users for the MySQL databases

1198
CentOS 6 Problems / Re: status of my server in WHMCS don't show cpu load
« on: November 07, 2014, 02:50:14 AM »
have you tested your status link ?
you need to have it available for the whmcs query

1199
Apache / Re: Enable mod_deflate
« on: November 07, 2014, 02:48:32 AM »
if you have changed port in the varnish configuration then all ports should be updated.
if needed you can use rebuild apache vhosts as an option

1200
Varnish / Re: Varnish and ModSecurity
« on: November 07, 2014, 02:46:04 AM »
you will need to check which mod security rules are causing issues for your website and you can disable them

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