Dear Massimo ,

the app ward wasn't there , so that was making an error . thank you i fixed
everything now ..


Regards,



On Wed, Sep 26, 2012 at 4:53 PM, Massimo Di Pierro <
[email protected]> wrote:

> I think you have an invalid router configuration. Can you show it to us?
> It mentions "ward" but web2py says you do not have a "ward" app. It may be
> a typo in routes.py or a PATH issue.
>
>
> On Wednesday, 26 September 2012 06:31:23 UTC-5, Hassan Alnatour wrote:
>>
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1] mod_wsgi
>> (pid=3648): Target WSGI script 'C:/web2py/wsgihandler.py' cannot be loaded
>> as Python module.
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1] mod_wsgi
>> (pid=3648): Exception occurred processing WSGI script
>> 'C:/web2py/wsgihandler.py'.
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1] Traceback (most
>> recent call last):
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]   File
>> "C:/web2py/wsgihandler.py", line 33, in <module>
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]     import
>> gluon.main
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\main.py", line 124, in <module>
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]     load()
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\rewrite.**py", line 367, in load
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]
>> load_routers(all_apps)
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\rewrite.**py", line 511, in load_routers
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1]     raise
>> SyntaxError, "unknown app '%s' in domains" % app
>> [Wed Sep 26 06:29:38 2012] [error] [client 127.0.0.1] SyntaxError:
>> unknown app 'ward' in domains
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1] mod_wsgi
>> (pid=3648): Target WSGI script 'C:/web2py/wsgihandler.py' cannot be loaded
>> as Python module.
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1] mod_wsgi
>> (pid=3648): Exception occurred processing WSGI script
>> 'C:/web2py/wsgihandler.py'.
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1] Traceback (most
>> recent call last):
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:/web2py/wsgihandler.py", line 33, in <module>
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]     import
>> gluon.main
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\custom_**import.py", line 300, in __call__
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]     fromlist, level)
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\custom_**import.py", line 80, in __call__
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]     level)
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\main.py", line 124, in <module>
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]     load()
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\rewrite.**py", line 367, in load
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]
>> load_routers(all_apps)
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]   File
>> "C:\\web2py\\gluon\\rewrite.**py", line 511, in load_routers
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1]     raise
>> SyntaxError, "unknown app '%s' in domains" % app
>> [Wed Sep 26 06:29:40 2012] [error] [client 127.0.0.1] SyntaxError:
>> unknown app 'ward' in domains
>>
>>
>>
>>
>> what to do ?????
>>
>  --
>
>
>
>

-- 



Reply via email to