I am running Centos5, which has Webmin installed. I bypass the Webmin/Apache stuff by putting "VirtualDocumentRoot /etc/apache2/sites-enabled" in httpd.conf.
Installed wikipbx precisely as specified, using Python2.6.
Have made error log level on Apache "info" so getting detailed information in the log file.
Everything seems to be perfect - says mod_wsgi is configured and attaching interpreters, initialising Python etc.
I then start Freeswitch (5pre10)
But when I point my browser at wikipbx.mydomain.com I get a directory listing (disabled security for that) only.
Various errors on Freeswitch console all related to mod_xml_curl stating "Received HTTP error 404 tring to fetch http://wikipbx.mydomain.com:80/xml_dialplan/
As I said all configs, including xml_curl, were done by the book.
Could anyone point me in a direction I can go to look for the problem?





