[Mapbender-dev] Mapbender 3.0.8 released 2019-04-12

Jeff McKenna jmckenna at gatewaygeomatics.com
Mon Apr 15 05:00:12 PDT 2019


For the record here is the new error with 3.0.8:

{{{
Warning: 
require_once(C:\ms4w\apps\mapbender-starter-3.0.8\application\web/../app/bootstrap.php.cache): 
failed to open stream: No such file or directory in 
C:\ms4w\apps\mapbender-starter-3.0.8\application\web\app.php on line 6

Fatal error: require_once(): Failed opening required 
'C:\ms4w\apps\mapbender-starter-3.0.8\application\web/../app/bootstrap.php.cache' 
(include_path='.;\ms4w\Apache\php') in 
C:\ms4w\apps\mapbender-starter-3.0.8\application\web\app.php on line 6
}}}

-jeff




On 2019-04-15 8:45 AM, Jeff McKenna wrote:
> For example: mapbender3-starter-3.0.7.7.zip contained that missing file 
> (which I realize is not under version control, but was packaged in 
> previous releases).
> 
> I have never had to run that command in any previous release.  I also 
> notice that that command is not part of the Mapbender installation 
> documentation.
> 
> So my point is, something has changed with that 3.0.8 archive.
> 
> -jeff
> 
> 
> 
> 
> 
> On 2019-04-15 5:31 AM, Rolf Neuberger wrote:
>> This is generated code. It's not under version control.
>> The file is automatically generated by the bootstrap script in the 
>> project root, and implicitly also every time a compser package is 
>> installed or updated.
>>
>> You can explicitly trigger just the rebuild with a shell command:
>> application$ bin/composer run build-bootstrap
>>
>> HTH,
>> -Rolf
>>
>> On 12.04.19 14:38, Jeff McKenna wrote:
>>> The release tags are missing a required file /app/bootstrap.php.cache
>>>
>>> -jeff
>>>
>>>
>>>


More information about the Mapbender_dev mailing list