[Mapbender-users] Help with Apache configuration

Astrid Emde astrid.emde at wheregroup.com
Wed Aug 12 14:50:46 PDT 2015


Hello Franklin,

try the ALIAS like this with a / behind /mapbender3/

ALIAS /mapbender3/ c:/OSGeo4W/var/www/mapbender3/web/
  <Directory c:/OSGeo4W/var/www/mapbender3/web/>
    Options MultiViews
    DirectoryIndex app.php
    Order allow, deny
    Allow from all
  </ Directory>

You also may add the rewrite condition to the ALIAS.

Have a look at:
http://doc.mapbender3.org/de/book/installation/installation_windows.html

Best regards

Astrid Emde

Am 2015-08-10 18:28, schrieb Franklin Januario da Silva:
> Hello,
> 
> I do not have much experience with server configuration, I am testing
> the application locally. Mapbender3 unzipped the files in the
> following directory:
> 
> C: \ OSGeo4W \ var \ www \ mapbender3
> 
> And I set up Apache as follows:
> 
> ALIAS / mapbender3 / OSGeo4W / var / www / mapbender3 / web /
> <Directory / OSGeo4W / var / www / mapbender3 / web />
>   Options MultiViews
>   DirectoryIndex app.php
>   Order allow, deny
>   Allow from all
> </ Directory>
> 
> I ran all the commands listed in the installation tutorial as follows:
> 
> cd \
> cd C: \ OSGeo4W \ var \ www \ mapbender3
> php.exe app / console doctrine: database: create
> php.exe app / console doctrine: schema: create
> php.exe app / console init: acl
> php.exe app / console assets: install web
> php.exe app / console fom: user: resetroot
> php.exe app / console doctrine: fixtures:. --fixtures load = /
> Mapbender / src / Mapbender / CoreBundle / DataFixtures / ORM / EPSG /
> --append
> php.exe app / console doctrine: fixtures:. --fixtures load = /
> Mapbender / src / Mapbender / CoreBundle / DataFixtures / ORM /
> Application / --append
> 
> The page loads incompletely and apache log indicates that the files
> are not found:
> 
> [Mon Aug 10 13:16:56 2015] [error] [client 127.0.0.1] File does not
> exist: C: / OSGeo4W / var / www / mapbender3 / web / application,
> referer: http: // localhost / mapbender3 /
> [Mon Aug 10 13:16:56 2015] [error] [client 127.0.0.1] File does not
> exist: C: / OSGeo4W / var / www / mapbender3 / web / js, referer:
> http: // localhost / mapbender3 /
> [Mon Aug 10 13:16:57 2015] [error] [client 127.0.0.1] File does not
> exist: C:
> /OSGeo4W/var/www/mapbender3/web/uploads/mapbender_mobile_yml/mapbender_mobile.png,
> referer: http: // localhost / mapbender3 /
> [Mon Aug 10 13:16:57 2015] [error] [client 127.0.0.1] File does not
> exist: C:
> /OSGeo4W/var/www/mapbender3/web/uploads/mapbender_user_basic_yml/mapbender_user_basic.png,
> referer: http: // localhost / mapbender3 /
> [Mon Aug 10 13:16:57 2015] [error] [client 127.0.0.1] File does not
> exist: C:
> /OSGeo4W/var/www/mapbender3/web/uploads/mapbender_user_yml/mapbender_user.png,
> referer: http: // localhost / mapbender3 /
> 
> What needs to change?
> 
> Thanks in advance.
> 
> [http://www.cerradinho.com/CBio.png]
> 
>         Franklin Januario da Silva
>            Agricola
> 
>           64 3634-2806
>           64 9979-0608
>           cerradinho.com.br<http://www.cerradinho.com.br>
> 
> _______________________________________________
> Mapbender_users mailing list
> Mapbender_users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_users

-- 

Mit freundlichen Grüßen

Astrid Emde
GIS-Consultant

*********************************************************
FOSS Academy Sommerschule 2015
Alles Wichtige zur Erstellung einer GDI in nur 5 Tagen!
http://www.foss-academy.eu/kompaktkurse_sommerschule_2015
*********************************************************

  Astrid Emde
  WhereGroup GmbH & Co.KG
  Eifelstraße 7
  53119 Bonn
  Germany

  Fon: +49(0)228 90 90 38 - 19
  Fax: +49(0)228 90 90 38 - 11

  astrid.emde at wheregroup.com
  www.wheregroup.com

  Folgen Sie der WhereGroup auf twitter: 
http://twitter.com/WhereGroup_com

Amtsgericht Bonn, HRA 6788
-------------------------------
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
-------------------------------
  pgp-public key:
  http://pgp.mit.edu:11371/pks/lookup?search=0x06DA52D72D515284
   Signierte und/oder verschlüsselte Nachrichten sind sehr willkommen
   Signed and/or encrypted mail is highly appreciated


More information about the Mapbender_users mailing list