I added a PHP extension, PHP APCU... it is in the Apache PHP.ini file, the DLL file is in the correct EXT directory and the path to the directory is correctly defined in the ini file, etc... in the left click menu under PHP extensions it is listed there, and has a green checkmark. There is no warning about not being defined in the ini file.
However, when I would click the option to "show enabled extensions" and it pops up that console with the white screen, APCU is suddenly not one of the extensions showing as loaded.
Nothing I did this morning was able to get it to show... the DLL file is there, WAMPManager clearly saw it and gave the green check mark, but PHP 8.1.13 was not seeing the file.
This was a very frustrating morning, I ended up having to roll back to a previous snapshot losing about 9 man-hours of work on a major upgrade because the file that was very clearly in the directory was not being picked up by PHP. Any ideas why?
However, when I would click the option to "show enabled extensions" and it pops up that console with the white screen, APCU is suddenly not one of the extensions showing as loaded.
Nothing I did this morning was able to get it to show... the DLL file is there, WAMPManager clearly saw it and gave the green check mark, but PHP 8.1.13 was not seeing the file.
This was a very frustrating morning, I ended up having to roll back to a previous snapshot losing about 9 man-hours of work on a major upgrade because the file that was very clearly in the directory was not being picked up by PHP. Any ideas why?