Topic: [SOLVED] WSGISocketPrefix misspelled error in iredadmin.conf
Hi ... and Help !
I keep getting the error below while trying to setup iRedAdmin-Pro 1.4.1 (LDap) using the Centos 0.6 iRedMail image. I have followed the instructions exactly, with no errors until I start httpd. WSGI etc is all installed and up to date. I was going to try it on the 0.7 RC3 version, but its no longer downloadable.
Starting httpd: Syntax error on line 7 of /etc/httpd/conf.d/iredadmin.conf:
Invalid command 'WSGISocketPrefix', perhaps misspelled or defined by a module not included in the server configuration
the config file looks like this :-
#
# Note: Uncomment below two lines if you want to make iRedAdmin accessable via $
#
#WSGIScriptAlias /iredadmin /var/www/iredadmin/iredadmin.py/
#Alias /iredadmin/static /var/www/iredadmin/static/
WSGISocketPrefix /var/run/wsgi
WSGIDaemonProcess iredadmin user=iredadmin threads=15
WSGIProcessGroup iredadmin
AddType text/html .py
<Directory /var/www/iredadmin/>
Order deny,allow
Allow from all
</Directory>
any ideas ?
Thanks
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.