[Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] Traceback (most recent call last): [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] File "/var/www/ cgi-bin/mwlib.cgi", line 45, in ? [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] from mwlib import serve, utils [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] File "/usr/lib/ python2.4/site-packages/mwlib-0.12.10-py2.4-linux-x86_64.egg/mwlib/ serve.py", line 23, in ? [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] from lockfile import FileLock [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] ImportError [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] : [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] No module named lockfile [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] [Thu Nov 12 10:25:33 2009] [error] [client 127.0.0.1] Premature end of script headers: mwlib.cgi
above is the error i am getting, i am assuming this has something to do with my paths. any help is appreciated. [jbreid...@uberdesign ~]$ locate lockfile /usr/bin/lockfile /usr/lib/python2.4/site-packages/lockfile-0.8-py2.4.egg /usr/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/ twisted/python/lockfile.py /usr/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/ twisted/python/lockfile.pyc /usr/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/ twisted/test/test_lockfile.py /usr/lib/python2.4/site-packages/Twisted-8.2.0-py2.4-linux-x86_64.egg/ twisted/test/test_lockfile.pyc /usr/lib64/python2.4/lib-old/lockfile.py /usr/lib64/python2.4/lib-old/lockfile.pyc /usr/lib64/python2.4/lib-old/lockfile.pyo mw-serve -i 127.0.0.1 -d executes with no problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
