# install Problem mit 4.0.2

**URL:** https://forum.shopware.com/t/install-problem-mit-4-0-2/8631
**Category:** Shopware 3.5
**Tags:** installation--gettin
**Created:** [14. September 2012 um 23:04 UTC](https://forum.shopware.com/t/install-problem-mit-4-0-2/8631 "2012-09-14T23:04:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tiaris](https://avatars.discourse-cdn.com/v4/letter/t/a88e4f/32.png) [@tiaris](https://forum.shopware.com/u/tiaris)
#### Post date: [14. September 2012 um 23:04 UTC](https://forum.shopware.com/t/install-problem-mit-4-0-2/8631/1 "2012-09-14T23:04:03Z")

</div>

Step 2 der install ist nichrt erreichbar “/localweb/shopware/shopware\_4.0.2/install/step2/ was not found on this server.” auf einem lokalen debian 6 Server [http://localhost/localweb/shopware/shop … all/step2/](http://localhost/localweb/shopware/shopware%5C_4.0.2/install/step2/) Fehlt da was im install paquet ?

---

<div class="post-metadata">

### Author: ![Stefan\_Hamann](https://avatars.discourse-cdn.com/v4/letter/s/5e9695/32.png) [@Stefan\_Hamann](https://forum.shopware.com/u/Stefan_Hamann)
#### Post date: [15. September 2012 um 13:05 UTC](https://forum.shopware.com/t/install-problem-mit-4-0-2/8631/2 "2012-09-15T13:05:08Z")

</div>

Nein, die .htaccess wird vermutlich ignoriert. Du musst das Apache2-Modul rewrite aktivieren „a2enmod rewrite“ Anschließend musst du in der Vhost-Konfiguration „AllowOverride None“ in „AllowOverride All“ ändern - also z.B. in /etc/apache2/sites-enabled/000-default

---

<div class="post-metadata">

### Author: ![Fiddich](https://avatars.discourse-cdn.com/v4/letter/f/7c8e57/32.png) [@Fiddich](https://forum.shopware.com/u/Fiddich)
#### Post date: [23. September 2012 um 20:13 UTC](https://forum.shopware.com/t/install-problem-mit-4-0-2/8631/3 "2012-09-23T20:13:20Z")

</div>

Was ist wenn ich das gleiche Problem habe aber diese Einstellungen nicht verändern kann weil das ganze auf einem normalen Webspace (kein Server) gehostet wird?
