apache mod_wsgi DLL load failed

发布于 2021-11-28 12:23:02 字数 3322 浏览 729 评论 4

          windows 上 python 使用第三方使用dll的模块,通过mod_wsgi部署到apache上面出错,错误信息:

ImportError at /admin/

DLL load failed: ��̬���ӿ�(DLL)��ʼ������ʧ�ܡ�
Request Method:GET
Request URL:http://ip:port/admin/
Django Version:1.6
Exception Type:ImportError
Exception Value:
DLL load failed: ��̬���ӿ�(DLL)��ʼ������ʧ�ܡ�
Exception Location:C:Apache2.2htdocsservergameservergameCrypto.py in <module>, line 3
Python Executable:C:Apache2.2binhttpd.exe
Python Version:2.7.5
Python Path:
['../..',
 'c:\python27\lib\site-packages\distribute-0.6.28-py2.7.egg',
 'c:\python27\lib\site-packages\zope.interface-4.0.5-py2.7-win32.egg',
 'c:\python27\lib\site-packages\redis-2.8.0-py2.7.egg',
 'c:\python27\lib\site-packages\django_redis-3.3-py2.7.egg',
 'c:\python27\lib\site-packages\django_extensions-1.2.5-py2.7.egg',
 'c:\python27\lib\site-packages\six-1.4.1-py2.7.egg',
 'c:\python27\lib\site-packages\django-1.6-py2.7.egg',
 'c:\python27\lib\site-packages\pymysql-0.6.1-py2.7.egg',
 'c:\python27\lib\site-packages\babel-1.3-py2.7.egg',
 'c:\python27\lib\site-packages\pytz-2013.9-py2.7.egg',
 'c:\python27\lib\site-packages\genshi-0.6-py2.7-win32.egg',
 'c:\python27\lib\site-packages\dill-0.2b1-py2.7.egg',
 'c:\python27\lib\site-packages\django_xmlrpc-0.1.5-py2.7.egg',
 'C:\Python27\Lib\site-packages',
 'C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg',
 'C:\Python27\lib\site-packages\trac-0.12.5-py2.7.egg',
 'C:\Windows\system32\python27.zip',
 'C:\Python27\Lib',
 'C:\Python27\DLLs',
 'C:\Python27\Lib\lib-tk',
 'C:\Apache2.2',
 'C:\Apache2.2\bin',
 'C:\Python27',
 'C:\Apache2.2\htdocs\server\gameserver\passport\passport',
 'C:\Apache2.2\htdocs\server\gameserver\passport',
 'C:\Apache2.2\htdocs\server\gameserver\',
 'C:\Apache2.2\htdocs\server\gameserver',
 'C:\Apache2.2\htdocs\server\gameserver',
 'C:\Apache2.2\htdocs\server\gameserver']
,相同环境,runserver 运行没有问题,求助大牛?????

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

睫毛上残留的泪 2021-11-29 05:12:15

重新编译mod_wsgi

疑心病 2021-11-29 04:46:22

你的是什么平台?

緦唸λ蓇 2021-11-29 03:14:15

请问楼主,你这个问题是怎么解决的呢。

左岸枫 2021-11-28 22:39:42

把配置文件贴出来

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文