I've never had this experience of putting a website on the air using Windows Server 2012 on Locaweb.
I placed the site in a folder called 'sitenovo'. And when I run the site, it does this:
HTTP Error 500.0 - Internal Server Error C: \ PHP_5.5 \ php-cgi.exe - The FastCGI process exited unexpectedly
But now there is a bug that was before. It said it was not allowed to open the storage folder and a Laravel log file.
PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'The stream or file "E: \ home \ jslhidraulica \ Web \ sitenovo \ storage / logs / laravel.log" could not be opened: failed to open stream: Permission \ monolog \ monolog \ src \ Monolog \ Handler \ StreamHandler.php: 97
But all the folders are with CHMOD 777. I've already checked.
All Laravel 5.2 requirements are enabled in Windows PHP. I'm using PHP version 5.5.13.
And all requested modules are enabled.
I think it has to do with some configuration you have in .htaccess. But what I know Windows does not read .htaccess and yes web.config.
But I do not know how to configure friendly URL in web.config.