Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
Installation / Re: CWP-CentOS 8 MINIMAL ou BOOT Stream-Delayed
« Last post by overseer on July 12, 2025, 02:28:35 AM »
Please use AlmaLinux 8 or 9 as the foundation for a production-ready server. A beta quality or EOL (end of life) OS is not really suitable for a server.
52
Installation / CWP-CentOS 8 MINIMAL ou BOOT Stream-Delayed
« Last post by robsonwr on July 11, 2025, 08:41:48 PM »
Where can I download the ISO?

Is this the best option?
53
MySQL / Re: increase the characters db
« Last post by gilliard on July 10, 2025, 04:33:17 PM »
I didn't understand what I should do...

54
MySQL / Re: increase the characters db
« Last post by overseer on July 10, 2025, 02:51:46 PM »
It takes the form of one entry per line (to map 8 char usernames to longer names):
shortname:longername
55
MySQL / Re: increase the characters db
« Last post by gilliard on July 10, 2025, 01:04:47 PM »
Is empty file...
56
MySQL / Re: increase the characters db
« Last post by overseer on July 10, 2025, 12:51:21 PM »
Code: [Select]
/usr/local/cwp/.conf/mysql_user_prefix.conf
57
PHP / Re: Difference in the php views...
« Last post by overseer on July 10, 2025, 12:47:39 PM »
The main php version from the CLI that you have set used by PHP Switcher is called for php info on your first case. The display is typical for a 7.x version -- CWP renders it using their stylesheet so it matches the rest of the panel. But if you have an 8.x or later, it will call the normal php.info and display it in that space.
58
MySQL / increase the characters db
« Last post by gilliard on July 10, 2025, 12:37:22 PM »
How do I increase the characters in the database name?
59
PHP / Difference in the php views...
« Last post by venty on July 10, 2025, 08:40:54 AM »
Hi,

please help, why in the CWP panel, when I go to the menu PHP Settings/PHP imfo, php info is displayed like this:

https://prnt.sc/FcozFB37iNmK

and not like this:

https://prnt.sc/GdtmAeHoBNDd
The versions of PHP are different, but this should not be the reason for the difference in the views...

Thanks in advance!

BR
Venty
60
CentOS 8 Problems / Re: PHP compiling fails, strange ld / ldconfig behaviour?
« Last post by overseer on July 09, 2025, 11:19:43 PM »
If you want to PM me login details, I could take a look for you. I recommend PHP-FPM for performance reasons, plus the versatility of running php versions on a site-by-site basis with separate configs is a good thing. I have 4 versions running on one server -- legacy 5.6 for one site, 7.4 for a WordPress site that needs full compatibility, 8.1 for other WP sites, and 8.2 for a Drupal site.
Pages: 1 ... 4 5 [6] 7 8 ... 10