x64architecture / wnmp

An easy Nginx, MariaDB and PHP environment for Windows.
https://wnmp.x64architecture.com
GNU General Public License v3.0
508 stars 110 forks source link

Unhandled exception loading PHP #118

Closed theking2 closed 3 years ago

theking2 commented 4 years ago

Starting PHP yields an unhandled exception:

Wnmp_ue.zip

Probably due to fire-wall issues

x64architecture commented 3 years ago

Yes this is a permissions issue you can try to change the PHP port and make sure Wnmp is running as admin. The exception is now handled in #121.