[Mapbender-users] app_dev.php is not opening

Jeff McKenna jmckenna at gatewaygeomatics.com
Fri Mar 20 04:35:26 PDT 2020


Hello,

For Windows users we solved this by leveraging many tricks to speed up 
the load for the MS4W distribution, such as the OPcache PHP extension 
etc.  You can test the speed on the official demo server at 
https://ms4w.dev/mapbender/app.php/  or download MS4W from https://ms4w.com

Hope that helps,

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/





On 2020-03-19 11:27 p.m., SL wrote:
> Hello Astrid,
> 
> I had the same problem which takes a long time to load app_dev.php and css
> doest not load as well.
> 
> The error on browser:
> 
> Request
> URL:http://localhost/mapbender/app_dev.php/application/manager/assets/css
> Request Method:GET
> Remote Address:127.0.0.1:80
> Status Code: 500 Internal Server Error
> Version:HTTP/1.1
> Referrer Policy:no-referrer-when-downgrade
> 
> The error on error logs:
> 
> [2020-03-20 03:01:25] request.CRITICAL: Uncaught PHP Exception
> Symfony\Component\Process\Exception\ProcessTimedOutException: "The process
> ""E:\mapbender\vendor\wheregroup\sassc-binaries\dist/sassc.exe"
> "--load-path" "\\" "--style" "nested" "--load-path"
> "E:\mapbender\app/../mapbender/src/Mapbender/CoreBundle/Resources/public/sass"
> "--load-path" "E:\mapbender\app/../vendor/igosuki/compass-mixins/lib"
> "--load-path" "E:\mapbender\app/../web" "C:\Windows\Temp\assD79.tmp""
> exceeded the timeout of 60 seconds." at
> E:\mapbender\vendor\symfony\symfony\src\Symfony\Component\Process\Process.php
> line 1193 {"exception":"[object]
> (Symfony\\Component\\Process\\Exception\\ProcessTimedOutException(code: 0):
> The process
> \"\"E:\\mapbender\\vendor\\wheregroup\\sassc-binaries\\dist/sassc.exe\"
> \"--load-path\" \"\\\\\" \"--style\" \"nested\" \"--load-path\"
> \"E:\\mapbender\\app/../mapbender/src/Mapbender/CoreBundle/Resources/public/sass\"
> \"--load-path\" \"E:\\mapbender\\app/../vendor/igosuki/compass-mixins/lib\"
> \"--load-path\" \"E:\\mapbender\\app/../web\"
> \"C:\\Windows\\Temp\\assD79.tmp\"\" exceeded the timeout of 60 seconds. at
> E:\\mapbender\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Process\\Process.php:1193)"}
> 
> 
> 





More information about the Mapbender_users mailing list