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 ... 65 66 [67] 68 69 ... 110
991
Addons / Re: shoutcast
« on: March 10, 2015, 02:04:38 AM »
it will be probably with the newer versions, you can always donate for some custom module build/update, this will speed it up.

992
Addons / Re: Team Speak 3 - Manager
« on: March 10, 2015, 02:03:16 AM »
how did you installed it ?

993
Updates / Re: How to upgrade Apache, PHP, MySQL & phpmyadmin?
« on: March 09, 2015, 09:16:01 PM »
MySQL upgrade can't be done automatically since this depends on your applications.
You will need to make a manuall backup of add databases and then run mysql upgrade.

In some newer version we will have a script to do all that.
But anyone can join CWP development and start building by itself.

http://centos-webpanel.com/develope-modules-for-cwp

994
Updates / Re: 0.9.8 release should have these upgrades !!!
« on: March 09, 2015, 09:11:35 PM »
PgSQL is at the moment manged from the PgAdmin.

995
Installation / Re: backup issue
« on: March 09, 2015, 07:18:15 PM »
backup are executed by the cron so you need to check if your crond is working.

996
Installation / Re: FULL BACKUP
« on: March 09, 2015, 07:16:31 PM »
you have them only if you have set some kind of remote backup if not then you only have accounts.

997
as there are only addon domains listed, you need to use accounts to see the main domain!

998
Information / Re: CWP to control multi-server environment?
« on: March 09, 2015, 01:03:22 PM »
there is no multi-server option, at least not with the current CWP version 0.9.8

999
Information / Re: Reseller / Multi-server support features
« on: March 09, 2015, 01:02:06 PM »
there is no reseller option with the current version 0.9.8, also there is no multiserver

1000
Postfix / Re: Error with Hotmail-address as forward email address
« on: March 09, 2015, 12:58:14 PM »
you should also check that your mailserver is properly set
http://wiki.centos-webpanel.com/resolve-emails-marked-as-spam

1001
CentOS 6 Problems / Re: Very high RAM usage, resulting in failure of server
« on: February 06, 2015, 07:52:59 AM »
do you know how linux memory works ?

If you don't then check this site
http://www.linuxatemyram.com/

else show the output of the memory once it's full
Code: [Select]
free -m

1002
Migration from other control panels / Migration from Webuzo panel
« on: February 05, 2015, 07:27:47 AM »
Migration of the account from Webuzo is pretty simple.

1. Create a New account in your CWP.admin (its suggested to use database prefix as a username)
2. Unpack Webuzo backup file in the public_html folder of new created account
3. In CWP make database and user (for wordpress check wp-config.php file and use the same)
4. now using phpMyAdmin you can import database, this is file named softsql.sql

That would be it.

From command line as root you can import database using the following command
Code: [Select]
mysql DATABASE_NAME < FILE_NAME.sql

Migration Using Softaculous PREMIUM
Restore through softaculous(premium) backup restore functionality works for migration from webuzo to CWP.
1. need account username to be the same same
2. need softaculous premium version.
3. move backup files to home/USERNAME/softaculous_backups
4. create addon domains
5. restore backup through softaculous restore functionality

1003
E-Mail / Re: Email "alias" root don't work
« on: February 04, 2015, 02:24:24 AM »
try checking mail server log

1004
CentOS Configuration / Re: How to setup user quotas ?
« on: February 04, 2015, 02:20:12 AM »
new version will have quota setup script to do this automatically for you.

1005
Aplications / Re: How to secure phpmyadmin?
« on: February 04, 2015, 02:19:05 AM »
phpMyAdmin has its own login.

Pages: 1 ... 65 66 [67] 68 69 ... 110