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.
Pages: [1] 2
2
MySQL / Re: /includes/class_core.php on line 311 error
« on: April 13, 2025, 11:24:08 AM »Code: [Select]cd /usr/local/src
wget https://github.com/major/MySQLTuner-perl/archive/refs/tags/v2.6.0.tar.gz
tar xzvf v2.6.0.tar.gz
cp MySQLTuner-perl-2.6.0/mysqltuner.pl /usr/local/bin/
chmod +x /usr/local/bin/mysqltuner.pl
/usr/local/bin/mysqltuner.pl
I did what you said and installed it but now it comes with an error like this

and when I enter the control panel it gives such an error. It had come last night too. I reset the mysql password and it gave the same error. I checked last night until I entered the panel the site gave a database error. Whenever I entered the panel I encountered this error and the error disappeared.

4
MySQL / Re: /includes/class_core.php on line 311 error
« on: April 12, 2025, 02:10:31 PM »Consider running a MySQL tuning script for recommendations for better performance:How to install this I am a beginner is there an installation article for cwp
https://github.com/major/MySQLTuner-perl
5
MySQL / Re: /includes/class_core.php on line 311 error
« on: April 12, 2025, 02:08:44 PM »PHP Forums are known to be hard on mysql servers. It's entirely possibly that the mysql server is overwhelmed with connections, thus the timeout message. Tuning your mysql to meet your server resources, as well as caching plugins should help resolve the problem.
i use already APC (Alternative PHP Cache)
6
MySQL / Re: /includes/class_core.php on line 311 error
« on: April 12, 2025, 11:51:38 AM »8
CentOS Configuration / My newly installed server gives 500 internal error
« on: April 05, 2025, 07:30:43 PM »
I am using apache, litespeed and php 5.3 in my newly installed cwp but when I add a site and send a php script it gives a 500 internal error. When I run "user accounts> Fix Permissions" it is fixed but when I add a new domain the same thing happens again. Nothing like this happened on the server I installed before, both were taken from OVH server. I tried many times the same
9
MySQL / Re: Where is my.ini file in cwp?
« on: April 05, 2025, 07:22:45 PM »Hi,
Manage the MySQL/MariaDB settings via the file:
/etc/my.cnf.d/server.cnf
There is no such setting in this file, none of the values I mentioned exist
10
MySQL / Where is my.ini file in cwp?
« on: April 02, 2025, 07:38:26 PM »
I get an error like this. "max_allowed_packet, net_read_timeout or net_write_timeout" I need to change the settings. In my.cnf file it just says "!includedir /etc/my.cnf.d"
MySQL Error : MySQL server has gone away
Error Number : 2006
MySQL Error : MySQL server has gone away
Error Number : 2006
11
E-Mail / I send email but the email is not coming
« on: March 16, 2025, 06:38:37 PM »
When I log in to Roundcube, I can send e-mails, but I cannot receive e-mails to the domain e-mail address I created. Why is this happening? Some people said to use Yandex mail or Gmail but I couldn't find the place to use it in CWP. How can I do this?
12
MySQL / Re: mariadb error during update
« on: March 16, 2025, 10:17:59 AM »If you don't have a SWAP created you can run into problems, even if you have 2GB or more RAM.
Is this server behind a NAT?
i use for test digitalocean
Also do I need to create a swap like this?
https://linuxize.com/post/how-to-add-swap-space-on-centos-7/
13
MySQL / Re: mariadb error during update
« on: March 14, 2025, 05:41:53 PM »14
MySQL / Re: mariadb error during update
« on: March 13, 2025, 11:19:08 AM »DOH. Just looked, the text is OK in that link I posted, but the : was missing after http for some reason.
Other than that, I just tried it to a mirror server overseas, and it works OK.
Unless you are trying to connect from a network that is blacklisted.
As @overseer mentioned, try it from your browser
https://dl.starburst.help/CWP/cwp-el8-20250215.sh
You can also just goto https:// or http://dl.starburst.help an goto CWP and then click on it and prompt you to download.
Towards the end the server gave such an error. It has 2 CPUand 2GB RAM.

Pages: [1] 2