projectnami icon indicating copy to clipboard operation
projectnami copied to clipboard

Windows Server 2019 IIS Install problem

Open johanbar opened this issue 5 years ago • 3 comments

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.

johanbar avatar Feb 24 '21 07:02 johanbar

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?

johanbar avatar Feb 24 '21 13:02 johanbar

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.

patrickebates avatar Feb 24 '21 14:02 patrickebates

Had to upgrade the ODBC driver for SQL Server to add PHP 8 and and the drivers to IIS. Thanks for replying. Hopefully soon.

image

johanbar avatar Feb 24 '21 14:02 johanbar