All I can offer is help you debug. Are you still in Chicago? Stop by my 
office on Tuesday afternoon.


On Friday, 6 October 2017 18:32:51 UTC-5, Omi Chiba wrote:
>
> My Python version is 2.7.4. and My Web2py is Version 
> 2.4.7-stable+timestamp.2013.05.24.17.48.47
>
> Nothing changed since I setup my server in 2013 but it looks like 
> something happened at 10/2 per error log. Remote Access to the server was 
> down. My hosting company told me they did some kind of update and working 
> fine now but my web2py doesn't work...
>
>
> On Friday, October 6, 2017 at 5:26:14 PM UTC-5, Omi Chiba wrote:
>>
>> Help!
>>
>> I was running old version (2015) of web2py on my hosting server as our 
>> company's portal site and it stopped working suddenly. It's Windows 2012 
>> server with Uniserver(Apache). Apache start fine but shows error message. 
>>
>> http://thksupport.com
>>
>>
>> Here's some related files including error log.
>>
>> https://drive.google.com/drive/folders/0B3I1Y31Dk4GqTjRSZHFEWlU0Mk0?usp=sharing
>>
>> I also tried if I can just start up web2py with rocket server by excuting 
>> web2py.py but I got a following error. I really don't know what to do... 
>> this is production server for our customer and need to be fixed as soon as 
>> possible.I restored the entire folder for Uniserver and web2py but same 
>> error. 
>>
>> C:\web2py>web2py.py
>> Traceback (most recent call last):
>>   File "C:\web2py\web2py.py", line 18, in <module>
>>     import gluon.widget
>>   File "C:\web2py\gluon\__init__.py", line 15, in <module>
>>     from globals import current
>>   File "C:\web2py\gluon\globals.py", line 17, in <module>
>>     from storage import Storage, List
>>   File "C:\web2py\gluon\storage.py", line 16, in <module>
>>     import portalocker
>>   File "C:\web2py\gluon\portalocker.py", line 46, in <module>
>>     logger = logging.getLogger("web2py")
>> AttributeError: 'module' object has no attribute 'getLogger'
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to