Hi,
I've done all the steps, but when I start a browser, it occurs a segmentation fault as you can see in httpd log:
[Wed Apr 21 16:32:21 2010] [error] /usr/src/django/django/middleware/common.py:4: DeprecationWarning: the md5 module is deprecated; use hashlib instead
[Wed Apr 21 16:32:21 2010] [error] import md5
[Wed Apr 21 16:32:21 2010] [error] /opt/python2.6/lib/python2.6/site-packages/MySQL_python-1.2.2-py2.6-linux-x86_64.egg/MySQLdb/init.py:34: DeprecationWarning: the sets module is deprecated
[Wed Apr 21 16:32:22 2010] [notice] child pid 2768 exit signal Segmentation fault (11)
I've read several forum threads, and what i've found is that ESL module can't be imported in python and it causes a segmentation fault:
[root@wikipbx python]# python
Python 2.6.5 (r265:79063, Apr 20 2010, 17:41:59)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import ESL
Violación de segmento (segmentation fault)
Any help would be appreciated :-)
Thanks,
Lluís





