# "shopware.php" not found'

**URL:** https://forum.shopware.com/t/shopware-php-not-found/35781
**Category:** Allgemein
**Created:** [5. April 2016 um 13:03 UTC](https://forum.shopware.com/t/shopware-php-not-found/35781 "2016-04-05T13:03:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Cool](https://avatars.discourse-cdn.com/v4/letter/c/c6cbf5/32.png) [@Cool](https://forum.shopware.com/u/Cool)
#### Post date: [5. April 2016 um 13:03 UTC](https://forum.shopware.com/t/shopware-php-not-found/35781/1 "2016-04-05T13:03:11Z")

</div>

when i call this URL then give errror &nbsp; &nbsp;

[http://XXXXX.de/shopware.php?sViewport,cat&sCategory=3](http://XXXXX.de/shopware.php?sViewport,cat&sCategory=3)

&nbsp;

**Fatal error** : Uncaught exception ‘Enlight\_Controller\_Exception’ with message ‘Controller “shopware.php” not found’ in /var/www/clients/client1/web33/web/engine/Library/Enlight/Controller/Dispatcher/Default.php:486 Stack trace: #0 /var/www/clients/client1/web33/web/engine/Library/Enlight/Controller/Front.php(226): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #1 /var/www/clients/client1/web33/web/engine/Shopware/Kernel.php(153): Enlight\_Controller\_Front-\>dispatch() #2 /var/www/clients/client1/web33/web/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #3 /var/www/clients/client1/web33/web/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #4 /var/www/clients/client1/web33/web/vendor/symfony/http-kernel/HttpCache/Ht in **/var/www/clients/client1/web33/web/engine/Library/Enlight/Controller/Dispatcher/Default.php** &nbsp;on line&nbsp; **486**  
503 Service Unavailable  
**Fatal error** : Undefined class constant ‘self::SELECT\_WITHOUT\_FROM\_PART’ in&nbsp; **/var/www/clients/client1/web33/web/engine/Library/Zend/Db/Table/Abstract.php** &nbsp;on line&nbsp; **1016**

---

<div class="post-metadata">

### Author: ![SebastianKloepper](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sebastiankloepper/32/21435_2.png) [@SebastianKloepper](https://forum.shopware.com/u/SebastianKloepper)
#### Post date: [5. April 2016 um 15:43 UTC](https://forum.shopware.com/t/shopware-php-not-found/35781/2 "2016-04-05T15:43:01Z")

</div>

Hello Cool,

yes, of course. This construct doen’t exist. What do you want to do?

When you want to open a category by an non-seo-link you can do it this way:&nbsp;[http://www.shopwaredemo.de/shopware.php?sViewport=cat&sCategory=5](http://www.shopwaredemo.de/shopware.php?sViewport=cat&sCategory=5)

Sebastian
