Windows Server 2019 IIS Install problem
Hi there,
Installing Nami 2.6.2 on a new Server 2019 IIS with SQL 2019 and getting an error (setup-config.php):
There has been a critical error on this website.
That's not much to go on, but suspect it might be due to using the new PHP8 and the PHP8 drivers? As far as I can tell this is compatible with PHP 7.3 and upwards. Might be that Nami code is not aware of these yet? PHP and drivers seem to be working fine.
Hope you can help again please.
I see the installer checks online to http://api.wordpress.org/core/serve-happy/1.0/ of the PHP version installed is acceptable. Out of your control then?
Haven't tested with PHP 8 yet. Wasn't aware that SqlSrv had been released for it. I see that MS hasn't added support to Azure Web Apps for it yet either. Might be they don't consider it "stable enough" yet.
Will look into it.
Had to upgrade the ODBC driver for SQL Server to add PHP 8 and and the drivers to IIS. Thanks for replying. Hopefully soon.
