Author Topic: Anti-Change Log  (Read 92 times)

0 Members and 1 Guest are viewing this topic.

Offline
*****
Anti-Change Log
« on: November 10, 2024, 06:50:45 PM »
I know CWP is probably still busy with tweaking CWP for AL9, but again, PHP came out with 8.2.25 and 8.3.13 on 2024-10-24 (a little over 2 weeks ago), but no update as of yet for CWP.

We've noticed another uptick in PHP attacks.

I know you can manually compile PHP, to do in mass is time consuming, but at this point might be an option.

Offline
**
Re: Anti-Change Log
« Reply #1 on: November 11, 2024, 12:49:26 PM »
Edit the file:
/usr/local/cwpsrv/htdocs/resources/conf/el9/php-fpm_selector/versions.ini
(add the necessary PHP versions)
and then try to compile PHP-FPM.

Offline
*****
Re: Anti-Change Log
« Reply #2 on: November 11, 2024, 03:19:27 PM »
Thanks for the PHP-FPM tip.

We use allot of just PHP-CGI, which uses the main PHP Selector.
Using Sandeep's method we can update manually.

I don't know how much coding is required on the CWP backend to add new version when they come out.
Sometime they are on top of it, other times they skip a point release, and then add 2 when it updates again.


Offline
**
Re: Anti-Change Log
« Reply #3 on: November 11, 2024, 05:58:25 PM »
1. You just need to add the version number and nothing else.

2. For main php version (php switcher) modify the file:
/usr/local/cwpsrv/htdocs/resources/conf/el9/php_switcher/versions.ini