F. Making me work for each step.
https://www.youtube.com/watch?v=K7T_JjvEamg
About 10:30 in on the video.
I have the initial osticket set up webpage showing
Gdlib Extension
PHP IMAP Extension -- Required for mail fetching
Intl Extension -- recommended for improved localization
APCu Extension -- (faster performance)
Zend OPcache Extension -- (faster performance)
So I got into the PHP Manager. It looks like Default Web Site also sets the osticket subfolder. Fine. I enabled these.
php_gd.dll
php_imap.dll
php_intl.dll
php_opcache.dll
php_zend_test.dll
Refreshed ISS. Reloaded the webpage. localhost/ostick on a new tab. Close,open the browser. Restarted the server. And then I found another web.config in the wwwroot folder, so I renamed that. That didn't return. But nothing I did got those removed on the osticket initial start up page. Yet that's what the video showed working.