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.
1126
Updates / Re: update all packages
« on: January 08, 2016, 11:45:37 AM »
Hello.
You can break down your OS if you will install everything. Better do that manually...
You can break down your OS if you will install everything. Better do that manually...
1127
Information / Re: where does ffmpeg and nginx install to
« on: January 08, 2016, 11:43:37 AM »
Hello.
nginx should be in /etc/nginx/
nginx should be in /etc/nginx/
1128
PHP / Re: Notice: Undefined variable in cwp daily backup cron
« on: January 07, 2016, 08:13:27 AM »
Hello.
If your backup is work, no need to be worry.
If your backup is work, no need to be worry.
1129
PHP / Re: How to remove unwanted php version?
« on: January 07, 2016, 07:00:02 AM »
Hello.
I'm afraid it is impossible at the current CWP version.
I'm afraid it is impossible at the current CWP version.
1130
E-Mail / Re: Unable to create Email account
« on: January 07, 2016, 06:47:28 AM »
Hi all.
The CWP does not have officially support MySQL higher 5.5.x .
Try to run SQL code:
The CWP does not have officially support MySQL higher 5.5.x .
Try to run SQL code:
Code: [Select]
ALTER TABLE roundcube.users MODIFY alias varchar(128) null;
1131
E-Mail / Re: Mail Problem
« on: January 07, 2016, 06:46:38 AM »
Hello.
The CWP does not have officially support MySQL higher 5.5.x .
Try to run SQL code:
The CWP does not have officially support MySQL higher 5.5.x .
Try to run SQL code:
Code: [Select]
ALTER TABLE roundcube.users MODIFY alias varchar(128) null;
1132
MySQL / Re: MySQL 5.6
« on: January 07, 2016, 06:39:10 AM »
Hi all.
Could somebody provide us what exactly problem do you have? The CWP does not have officially support MySQL higher 5.5.x .
Could somebody provide us what exactly problem do you have? The CWP does not have officially support MySQL higher 5.5.x .
1133
MySQL / Re: Services Status
« on: January 07, 2016, 06:21:33 AM »
Hello.
No way, I guess. Maybe will be fixed in a next versions.
No way, I guess. Maybe will be fixed in a next versions.
1134
MySQL / Re: MySQL error (MySQL server has gone away) on restart
« on: January 07, 2016, 06:17:38 AM »
Hello.
"this is normal since mysql is needed for CWP, you can restart it from command line." ©
http://forum.centos-webpanel.com/mysql/error-message-when-restarting-mysql/
"this is normal since mysql is needed for CWP, you can restart it from command line." ©
http://forum.centos-webpanel.com/mysql/error-message-when-restarting-mysql/
1135
MySQL / Re: Creating new databases & users
« on: January 07, 2016, 06:13:27 AM »
Hello, all.
Yes, you can add a databases via console.
Yes, you can add a databases via console.
1137
Apache / Re: Apache error
« on: January 07, 2016, 06:08:22 AM »
Hello.
Check your /usr/local/apache/modules/ for some files with name contains "rpaf".
Check your /usr/local/apache/modules/ for some files with name contains "rpaf".
1138
CentOS 6 Problems / Re: i have lost root password cwp pannel
« on: January 07, 2016, 05:58:05 AM »
Hi, just change it in your web hosting provider panel.
1139
CentOS 6 Problems / Re: Change hostname and reset when reboot vps
« on: January 07, 2016, 05:56:14 AM »
How did you changed it? You should change hostname in /etc/sysconfig/network
1140
CentOS 6 Problems / Re: php script
« on: January 07, 2016, 05:55:27 AM »
Hello.
Check the owner and permissions to the files and directories.
CWP.admin -> User Accounts -> Check Permissions
Check the owner and permissions to the files and directories.
CWP.admin -> User Accounts -> Check Permissions