A belated thank you for your reply.
admin wrote
VS16 x64 Thread Safe is the correct "edition"...
Thank you for confirming that it is the VS16 x64
Thread Safe edition that I should be using, which is what I've been using.
admin wrote
... but you should not mix files from different versions.
I have my PHP versions in separate Windows folders, so I am not mixing files from different versions, but thank you for mentioning that point.
So, I am still having issues with any PHP version greater than
8.3.12. I've tried:
- 8.3.13 (php-8.3.13-Win32-vs16-x64.zip)
8.3.14 (php-8.3.14-Win32-vs16-x64.zip)
8.4.1 (php-8.4.1-Win32-vs17-x64)
None of the above work with any of my PHP scripts that work fine up to PHP
8.3.12 on Abyss X2. But I know that those same PHP scripts work with PHP
8.3.13, because I have those same scripts running externally with a hosting company that uses
LiteSpeed, so I am only having the problems with Abyss X2.
I am currently running Abyss
2.16.10.1 (X2) [Early bird 2] for Windows, but I had the same problem with Abyss
2.16.10.0. I tried rolling Abyss back to
2.16.9.5, but that crashed Abyss, so I am unable to see whether
2.16.9.5 works with PHP
8.3.13 and higher.
The problem with any PHP version higher than
8.3.12 is, any of my scripts that use MySQL, I get errors such as:
Unable to establish connection to MySQL
0 : could not find driver
and
Fatal error: Uncaught Error: Call to undefined function mysqli_connect() in D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\tngconnect.php:60 Stack trace: #0 D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\tngconnect.php(7): tng_connect() #1 D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\begin.php(45): tng_db_connect() #2 D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\tng_begin.php(2): include_once('...') #3 D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\index.php(2): include('...') #4 {main} thrown in D:\Web\~TNG\~Sites\TNG-TestSite-NitroWings-v14.0.6\tngconnect.php on line 60
What is the highest PHP version that Abyss X2 for Windows has been tested with? And any ideas what my problem might be with PHP versions higher than
8.3.12 ?
Thank you in advance and have a great day.
Regards,
John