<div dir="ltr"><div><div><div><div><div>Hi!<br>Seem to take me a step further, thank you. <br></div><br></div>Ok, at the end the Workshop dir has been placed in the wrong directory.<br></div>As i placed it in <installdir>/src and not in <installdir>/mapbender/src it worked perfect.<br></div><br>Thank you very much for your help!<br><br></div>Best regards, Uwe  <br><div><div><div><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-13 15:45 GMT+02:00 Andreas Schmitz <span dir="ltr"><<a href="mailto:andreas.schmitz@wheregroup.com" target="_blank">andreas.schmitz@wheregroup.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Uwe Seher wrote:<br>
<br>
Hi,<br>
<span class=""><br>
> The full path is<br>
> /srv/www/htdocs/intranet/mapbender3/mapbender/src/Workshop/DemoBundle/WorkshopDemoBundle.php<br>
><br>
> I checked owner and rights and everything seems to be like in the<br>
> Mapbender-Dir on the same level.<br>
> The classfile itself is unchanged direct from the download.<br>
<br>
</span>perhaps the autoloader has not been dumped yet. Try installing<br>
composer as outlined in<br>
<a href="http://doc.mapbender3.org/en/book/installation/installation_git.html#composer" rel="noreferrer" target="_blank">http://doc.mapbender3.org/en/book/installation/installation_git.html#composer</a><br>
Then try<br>
<br>
composer dump-autoload<br>
<br>
After that, the system should find the class.<br>
<br>
Best regards, Andreas<br>
<br>_______________________________________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapbender_users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></blockquote></div><br></div>