1

Topic: iredadmin installation-where is the ssl.conf?

I am trying to install iredadmin pro.
i am up to the point of,
Edit /etc/httpd/conf.d/ssl.conf, make iredadmin accessable via HTTPS. Add below lines before </VirtualHost>:

Unfortunatly I cannot find the folder httpd.

opensuse 11.3

your help is much appreciated.
Thank you
Larry

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iredadmin installation-where is the ssl.conf?

It should be /etc/apache2/vhosts.d/vhost-ssl.conf.

It's incorrect in iredadmin installation guide, will fix it later. Thanks for your feedback.

3

Re: iredadmin installation-where is the ssl.conf?

Thanks for the quick reply.
Im new to all of this and am having growing pains.

I have followed the instructions to the letter. including what you have just told me, and well it doesnt work.
Going to to a fresh install of opensuse and iredadmin pro tomorrow. Maybe it will work then.

Thanks again
Larry

4

Re: iredadmin installation-where is the ssl.conf?

What do you mean it doesn't work? Any related apache  log?

5

Re: iredadmin installation-where is the ssl.conf?

what it does is when i add the exception to Firefox, it says object not found.

and where would i find the appropriate Apache logs?

thanks
Larry

6

Re: iredadmin installation-where is the ssl.conf?

lmiller wrote:

and where would i find the appropriate Apache logs?

Log file should be one of below:
- /var/log/httpd/ssl_error_log (RHEL/CentOS)
- /var/log/apache2/error_log (Debian/Ubuntu/OpenSuSE)
- /var/log/apache2/error.log (FreeBSD).

7

Re: iredadmin installation-where is the ssl.conf?

thanks again for the response.
Here is my log.....erm not sure i understand what it is saying.


[Sat Feb 05 11:13:21 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 05 11:13:22 2011] [notice] Apache/2.2.15 (Linux/SUSE) mod_ssl/2.2.15 OpenSSL/1.0.0 PHP/5.3.3 configured -- resuming normal operations
[Sat Feb 05 11:23:06 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/mail
[Sat Feb 05 11:28:18 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/mail
[Sat Feb 05 11:35:37 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/mail
[Sat Feb 05 12:15:40 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/mail
[Sat Feb 05 12:15:53 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/:10000
[Sat Feb 05 12:16:18 2011] [notice] caught SIGTERM, shutting down
[Sat Feb 05 12:17:22 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 12:17:22 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 12:17:22 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 12:17:22 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 12:17:22 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 05 12:17:22 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 12:17:22 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 12:17:22 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 12:17:22 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 12:17:22 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 12:17:22 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 12:17:22 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 12:17:22 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 12:17:22 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 12:17:22 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 12:17:22 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 12:17:22 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 12:17:23 2011] [notice] Apache/2.2.15 (Linux/SUSE) mod_ssl/2.2.15 OpenSSL/1.0.0 PHP/5.3.3 configured -- resuming normal operations
[Sat Feb 05 12:17:23 2011] [info] Server built: 2010-05-11 21:43:02.000000000 +0000
[Sat Feb 05 12:17:36 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462
[Sat Feb 05 12:17:50 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462, referer: http://localhost/mail/
[Sat Feb 05 12:45:35 2011] [info] removed PID file /var/run/httpd2.pid (pid=2957)
[Sat Feb 05 12:45:35 2011] [notice] caught SIGTERM, shutting down
[Sat Feb 05 13:04:10 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:04:10 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 13:04:10 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 13:04:10 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 13:04:10 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 05 13:04:10 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 13:04:10 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 13:04:10 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 13:04:10 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 13:04:10 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:04:10 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 13:04:10 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 13:04:10 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 13:04:10 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 13:04:10 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 13:04:10 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 13:04:10 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8602): Starting process 'iredadmin' with uid=1002, gid=8 and threads=15.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8602): Initializing Python.
[Sat Feb 05 13:04:10 2011] [notice] Apache/2.2.15 (Linux/SUSE) mod_ssl/2.2.15 OpenSSL/1.0.0 PHP/5.3.3 mod_wsgi/3.3 Python/2.6.5 configured -- resuming normal operations
[Sat Feb 05 13:04:10 2011] [info] Server built: 2010-05-11 21:43:02.000000000 +0000
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8605): Initializing Python.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8604): Initializing Python.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8607): Initializing Python.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8606): Initializing Python.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8603): Initializing Python.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8602): Attach interpreter ''.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8603): Attach interpreter ''.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8607): Attach interpreter ''.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8606): Attach interpreter ''.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8605): Attach interpreter ''.
[Sat Feb 05 13:04:10 2011] [info] mod_wsgi (pid=8604): Attach interpreter ''.
[Sat Feb 05 13:05:05 2011] [info] [client ::1] Connection to child 0 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:05 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:05 2011] [info] [client ::1] SSL library error 1 in handshake (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:05 2011] [info] SSL Library Error: 336151576 error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Sat Feb 05 13:05:05 2011] [info] [client ::1] Connection closed to child 0 with abortive shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:12 2011] [info] [client ::1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:12 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:12 2011] [info] [client ::1] SSL library error 1 in handshake (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:12 2011] [info] SSL Library Error: 336151576 error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Sat Feb 05 13:05:12 2011] [info] [client ::1] Connection closed to child 4 with abortive shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:13 2011] [info] [client ::1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:13 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:13 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:13 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:05:14 2011] [info] Subsequent (No.2) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:14 2011] [info] mod_wsgi (pid=8639): Initializing Python.
[Sat Feb 05 13:05:14 2011] [info] mod_wsgi (pid=8639): Attach interpreter ''.
[Sat Feb 05 13:05:29 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:05:29 2011] [info] [client ::1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:32 2011] [info] [client ::1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:32 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:32 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:32 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:05:46 2011] [info] [client 127.0.0.1] Connection to child 1 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:46 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:46 2011] [info] [client 127.0.0.1] SSL library error 1 in handshake (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:46 2011] [info] SSL Library Error: 336151576 error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Sat Feb 05 13:05:46 2011] [info] [client 127.0.0.1] Connection closed to child 1 with abortive shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:47 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:05:47 2011] [info] [client ::1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:52 2011] [info] [client 127.0.0.1] Connection to child 0 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:52 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:52 2011] [info] [client 127.0.0.1] SSL library error 1 in handshake (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:52 2011] [info] SSL Library Error: 336151576 error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Sat Feb 05 13:05:52 2011] [info] [client 127.0.0.1] Connection closed to child 0 with abortive shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:56 2011] [info] [client 127.0.0.1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:56 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:05:56 2011] [info] Initial (No.1) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:05:56 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:05:57 2011] [info] Subsequent (No.2) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:06:12 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:06:12 2011] [info] [client 127.0.0.1] Connection closed to child 4 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:06:53 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462
[Sat Feb 05 13:06:56 2011] [info] [client ::1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:06:56 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:06:56 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:06:56 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:06:57 2011] [info] mod_wsgi (pid=8675): Initializing Python.
[Sat Feb 05 13:06:57 2011] [info] mod_wsgi (pid=8675): Attach interpreter ''.
[Sat Feb 05 13:07:11 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:07:11 2011] [info] [client ::1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:09:04 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462
[Sat Feb 05 13:09:17 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462, referer: http://localhost/mail/
[Sat Feb 05 13:09:21 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462, referer: http://localhost/mail/
[Sat Feb 05 13:22:36 2011] [info] [client ::1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:22:36 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:22:36 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:22:36 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:22:49 2011] [info] [client 127.0.0.1] Connection to child 0 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:22:49 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:22:49 2011] [info] Initial (No.1) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:22:49 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:22:51 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:22:51 2011] [info] [client ::1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:22:59 2011] [info] Subsequent (No.2) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:23:04 2011] [info] Subsequent (No.3) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:23:05 2011] [info] Subsequent (No.4) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:23:11 2011] [info] Subsequent (No.5) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:23:11 2011] [error] [client 127.0.0.1] File does not exist: /srv/www/htdocs/iredamin
[Sat Feb 05 13:23:26 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:23:26 2011] [info] [client 127.0.0.1] Connection closed to child 0 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Shutdown requested 'iredadmin'.
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Stopping process 'iredadmin'.
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Destroying interpreters.
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Cleanup interpreter ''.
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Terminating Python.
[Sat Feb 05 13:24:00 2011] [info] mod_wsgi (pid=8602): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8602): Process 'iredadmin' has died, restarting.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Starting process 'iredadmin' with uid=1002, gid=8 and threads=15.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Initializing Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Attach interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8606): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8606): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8675): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8675): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8604): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8604): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8603): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8603): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8605): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8605): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Shutdown requested 'iredadmin'.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8607): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Stopping process 'iredadmin'.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8607): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8639): Destroying interpreters.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8639): Cleanup interpreter ''.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8639): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8675): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8606): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8603): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8605): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8603): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8639): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8675): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8607): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8606): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8604): Terminating Python.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=10718): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8604): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8605): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [info] mod_wsgi (pid=8607): Python has shutdown.
[Sat Feb 05 13:24:01 2011] [notice] caught SIGTERM, shutting down
[Sat Feb 05 13:31:49 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:31:49 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 13:31:49 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 13:31:49 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 13:31:49 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 05 13:31:49 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 13:31:49 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 13:31:49 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 13:31:49 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 13:31:49 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:31:49 2011] [info] Loading certificate & private key of SSL-aware server
[Sat Feb 05 13:31:49 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sat Feb 05 13:31:49 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sat Feb 05 13:31:49 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Feb 05 13:31:49 2011] [info] Configuring server for SSL protocol
[Sat Feb 05 13:31:49 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 05 13:31:49 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sat Feb 05 13:31:49 2011] [notice] Apache/2.2.15 (Linux/SUSE) mod_ssl/2.2.15 OpenSSL/1.0.0 PHP/5.3.3 mod_wsgi/3.3 Python/2.6.5 configured -- resuming normal operations
[Sat Feb 05 13:31:49 2011] [info] Server built: 2010-05-11 21:43:02.000000000 +0000
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6898): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6899): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6895): Starting process 'iredadmin' with uid=1002, gid=8 and threads=15.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6897): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6896): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6900): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6895): Initializing Python.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6899): Attach interpreter ''.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6900): Attach interpreter ''.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6896): Attach interpreter ''.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6895): Attach interpreter ''.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6897): Attach interpreter ''.
[Sat Feb 05 13:31:49 2011] [info] mod_wsgi (pid=6898): Attach interpreter ''.
[Sat Feb 05 13:32:09 2011] [info] [client ::1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:09 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:32:09 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:09 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:32:09 2011] [info] Subsequent (No.2) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:09 2011] [info] mod_wsgi (pid=6945): Initializing Python.
[Sat Feb 05 13:32:09 2011] [info] mod_wsgi (pid=6945): Attach interpreter ''.
[Sat Feb 05 13:32:19 2011] [info] [client 127.0.0.1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:19 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:32:19 2011] [info] Initial (No.1) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:19 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:32:19 2011] [info] Subsequent (No.2) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:19 2011] [info] mod_wsgi (pid=6946): Initializing Python.
[Sat Feb 05 13:32:19 2011] [info] mod_wsgi (pid=6946): Attach interpreter ''.
[Sat Feb 05 13:32:24 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:32:24 2011] [info] [client ::1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:34 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:32:34 2011] [info] [client 127.0.0.1] Connection closed to child 4 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:35 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/:10000
[Sat Feb 05 13:32:43 2011] [info] [client ::1] Connection to child 1 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:43 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:32:44 2011] [info] Initial (No.1) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:32:44 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/:10000
[Sat Feb 05 13:32:59 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:32:59 2011] [info] [client ::1] Connection closed to child 1 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:49:33 2011] [info] [client ::1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:49:33 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:49:33 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:49:33 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:49:38 2011] [info] Subsequent (No.2) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:49:38 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:49:46 2011] [info] Subsequent (No.3) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:49:46 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:50:01 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:50:01 2011] [info] [client ::1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:22 2011] [info] [client ::1] Connection to child 5 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:22 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:53:22 2011] [info] Initial (No.1) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:22 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:53:33 2011] [info] [client 127.0.0.1] Connection to child 6 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:33 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:53:33 2011] [info] Initial (No.1) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:33 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:53:37 2011] [info] [client ::1] Connection closed to child 5 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:53:48 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:53:48 2011] [info] [client 127.0.0.1] Connection closed to child 6 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:06 2011] [info] [client 127.0.0.1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:06 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:54:06 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:06 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:54:07 2011] [info] Subsequent (No.2) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:07 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:54:08 2011] [info] Subsequent (No.3) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:08 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:54:08 2011] [info] Subsequent (No.4) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:08 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:54:18 2011] [info] [client ::1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:18 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 13:54:18 2011] [info] Initial (No.1) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:18 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 13:54:23 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:54:23 2011] [info] [client 127.0.0.1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:54:33 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 13:54:33 2011] [info] [client ::1] Connection closed to child 4 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 13:56:20 2011] [error] [client ::1] File does not exist: /srv/www/htdocs/:10000
[Sat Feb 05 14:00:16 2011] [info] [client ::1] Connection to child 1 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:16 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:00:16 2011] [info] Initial (No.1) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:16 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:00:31 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:00:31 2011] [info] [client ::1] Connection closed to child 1 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:37 2011] [info] [client 127.0.0.1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:37 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:00:37 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:37 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:00:40 2011] [info] Subsequent (No.2) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:00:40 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:00:55 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:00:55 2011] [info] [client 127.0.0.1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] [client 127.0.0.1] Connection to child 5 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:01:51 2011] [info] Initial (No.1) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Subsequent (No.2) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Subsequent (No.3) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] [client 127.0.0.1] Connection to child 6 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:01:51 2011] [info] Initial (No.1) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] [client 127.0.0.1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:01:51 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] [client 127.0.0.1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:01:51 2011] [info] [client 127.0.0.1] Connection to child 0 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:01:51 2011] [info] Initial (No.1) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Initial (No.1) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] Subsequent (No.4) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:51 2011] [info] mod_wsgi (pid=9353): Initializing Python.
[Sat Feb 05 14:01:51 2011] [info] mod_wsgi (pid=9353): Attach interpreter ''.
[Sat Feb 05 14:01:52 2011] [info] mod_wsgi (pid=9355): Initializing Python.
[Sat Feb 05 14:01:52 2011] [info] mod_wsgi (pid=9356): Initializing Python.
[Sat Feb 05 14:01:52 2011] [info] mod_wsgi (pid=9355): Attach interpreter ''.
[Sat Feb 05 14:01:52 2011] [info] mod_wsgi (pid=9356): Attach interpreter ''.
[Sat Feb 05 14:01:59 2011] [info] Subsequent (No.2) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:59 2011] [info] Subsequent (No.2) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:59 2011] [info] Subsequent (No.2) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:59 2011] [info] Subsequent (No.2) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:01:59 2011] [info] Subsequent (No.5) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.3) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.3) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.3) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.3) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.4) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] [client 127.0.0.1] Connection to child 1 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:02:00 2011] [info] Initial (No.1) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.2) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.4) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.4) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.4) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.5) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.7) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.5) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.5) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.5) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.8) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.3) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.9) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.4) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.7) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.7) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.7) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.10) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.5) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.8) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.8) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.8) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.11) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.9) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.9) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.9) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.6) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.12) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.7) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.10) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.10) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] Subsequent (No.10) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:00 2011] [info] mod_wsgi (pid=9363): Initializing Python.
[Sat Feb 05 14:02:00 2011] [info] mod_wsgi (pid=9363): Attach interpreter ''.
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.7) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.13) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.8) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.11) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.11) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.11) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.8) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.14) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.12) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.9) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.12) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.12) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.9) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.15) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.13) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.10) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.13) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:04 2011] [info] Subsequent (No.13) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:10 2011] [info] Subsequent (No.10) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.16) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.14) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.11) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.14) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.14) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.11) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.17) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.15) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.12) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.15) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:12 2011] [info] Subsequent (No.15) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:13 2011] [info] Subsequent (No.12) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:13 2011] [info] Subsequent (No.18) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:18 2011] [info] Subsequent (No.16) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:18 2011] [info] Subsequent (No.13) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:18 2011] [info] Subsequent (No.16) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:18 2011] [info] Subsequent (No.16) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:21 2011] [info] Subsequent (No.13) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:28 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:02:28 2011] [info] [client 127.0.0.1] Connection closed to child 5 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:29 2011] [info] Subsequent (No.17) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] Connection closed to child 1 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:02:33 2011] [info] [client 127.0.0.1] Connection closed to child 4 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:36 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:02:36 2011] [info] [client 127.0.0.1] Connection closed to child 6 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:36 2011] [info] Subsequent (No.18) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:37 2011] [info] Subsequent (No.19) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:39 2011] [info] Subsequent (No.20) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:39 2011] [info] Subsequent (No.21) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:48 2011] [info] Subsequent (No.22) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:48 2011] [info] [client 127.0.0.1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:48 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:02:48 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:02:51 2011] [info] Subsequent (No.23) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:01 2011] [info] Subsequent (No.2) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:01 2011] [info] Subsequent (No.24) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:11 2011] [info] Subsequent (No.3) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:16 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:03:16 2011] [info] [client 127.0.0.1] Connection closed to child 0 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:23 2011] [info] Subsequent (No.4) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:36 2011] [info] Subsequent (No.5) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:36 2011] [info] Subsequent (No.6) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:36 2011] [info] Subsequent (No.7) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:36 2011] [info] Subsequent (No.8) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:36 2011] [info] Subsequent (No.9) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:51 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:03:51 2011] [info] [client 127.0.0.1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:52 2011] [info] mod_wsgi (pid=9353): Destroying interpreters.
[Sat Feb 05 14:03:52 2011] [info] mod_wsgi (pid=9353): Cleanup interpreter ''.
[Sat Feb 05 14:03:52 2011] [info] mod_wsgi (pid=9353): Terminating Python.
[Sat Feb 05 14:03:52 2011] [info] mod_wsgi (pid=9353): Python has shutdown.
[Sat Feb 05 14:03:59 2011] [info] [client 127.0.0.1] Connection to child 8 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:03:59 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:04:00 2011] [info] Initial (No.1) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:00 2011] [info] Subsequent (No.2) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:05 2011] [info] Subsequent (No.3) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:08 2011] [info] Subsequent (No.4) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:14 2011] [info] Subsequent (No.5) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:29 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:04:29 2011] [info] [client 127.0.0.1] Connection closed to child 8 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:37 2011] [info] [client 127.0.0.1] Connection to child 9 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:37 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:04:38 2011] [info] Initial (No.1) HTTPS request received for child 9 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:53 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:04:53 2011] [info] [client 127.0.0.1] Connection closed to child 9 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:53 2011] [info] [client 127.0.0.1] Connection to child 10 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:04:53 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:04:53 2011] [info] Initial (No.1) HTTPS request received for child 10 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:08 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:05:08 2011] [info] [client 127.0.0.1] Connection closed to child 10 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:13 2011] [info] [client 127.0.0.1] Connection to child 5 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:13 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:05:13 2011] [info] Initial (No.1) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:18 2011] [info] Subsequent (No.2) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:32 2011] [info] Subsequent (No.3) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:35 2011] [info] Subsequent (No.4) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:35 2011] [info] Subsequent (No.5) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:38 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462
[Sat Feb 05 14:05:50 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:05:50 2011] [info] [client 127.0.0.1] Connection closed to child 5 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:05:51 2011] [error] [client ::1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462, referer: http://localhost/mail/
[Sat Feb 05 14:14:40 2011] [error] [client 127.0.0.2] File does not exist: /srv/www/htdocs/iredadmn
[Sat Feb 05 14:15:06 2011] [error] [client 127.0.0.2] File does not exist: /srv/www/htdocs/iredadmn
[Sat Feb 05 14:20:31 2011] [info] [client ::1] Connection to child 6 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:31 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:20:31 2011] [info] Initial (No.1) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:31 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:20:35 2011] [info] Subsequent (No.2) HTTPS request received for child 6 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:35 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:20:42 2011] [info] [client 127.0.0.1] Connection to child 0 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:42 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:20:42 2011] [info] Initial (No.1) HTTPS request received for child 0 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:42 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:20:50 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:20:50 2011] [info] [client ::1] Connection closed to child 6 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:20:57 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:20:57 2011] [info] [client 127.0.0.1] Connection closed to child 0 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:20 2011] [info] [client ::1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:20 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:24:20 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:20 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:24:27 2011] [info] [client 127.0.0.1] Connection to child 8 established (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:27 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sat Feb 05 14:24:27 2011] [info] Initial (No.1) HTTPS request received for child 8 (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:27 2011] [error] [client 127.0.0.1] Target WSGI script not found or unable to stat: /srv/www/iredadmin
[Sat Feb 05 14:24:35 2011] [info] [client ::1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:24:35 2011] [info] [client ::1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sat Feb 05 14:24:42 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sat Feb 05 14:24:42 2011] [info] [client 127.0.0.1] Connection closed to child 8 with standard shutdown (server mail.westwood.co.uk:443)

8

Re: iredadmin installation-where is the ssl.conf?

lmiller wrote:

[Sat Feb 05 13:22:36 2011] [error] [client ::1] Target WSGI script not found or unable to stat: /srv/www/iredadmin

Apache can't find iRedAdmin-Pro which should be /srv/www/iredadmin/.

Did you uncompress iRedAdmin-Pro under /srv/www/ and create symbol link to /srv/www/iredadmin/?

9 (edited by lmiller 2011-02-05 23:10:03)

Re: iredadmin installation-where is the ssl.conf?

I uncompressed it somewhere else and then moved it to /srv/www.

but the folder was called iRedAdminPro.
Whats a symbol link?

Is there anyway to correct this problem?

10 (edited by lmiller 2011-02-06 01:27:15)

Re: iredadmin installation-where is the ssl.conf?

Sorted!!!!!
I just went and did the hole install again after changing the name of the folder to iredadmin.
and it worked.

\\\thank you for all your help.
Larry

SORRY SPOKE TOO SOON

I have got the login screen now, but no matter which user i put in, the next page says, "internal server error"

11

Re: iredadmin installation-where is the ssl.conf?

lmiller wrote:

I have got the login screen now, but no matter which user i put in, the next page says, "internal server error"

Login username should be postmaster@xxxx, you can find it (and password) in your iRedMail installation directory, e.g. /root/iRedMail-0.7.0-beta1/iRedMail.tips.

About "internal server error", can you paste related apache log here?
Log file should be one of below:
- /var/log/httpd/ssl_error_log (RHEL/CentOS)
- /var/log/apache2/error_log (Debian/Ubuntu/OpenSuSE)
- /var/log/apache2/error.log (FreeBSD).

12

Re: iredadmin installation-where is the ssl.conf?

here is today’s log.

I have tried to log into roundcube, and iredadmin

[Sun Feb 06 11:28:51 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:28:51 2011] [info] Loading certificate & private key of SSL-aware server
[Sun Feb 06 11:28:51 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sun Feb 06 11:28:51 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sun Feb 06 11:28:51 2011] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun Feb 06 11:28:51 2011] [info] Init: Initializing (virtual) servers for SSL
[Sun Feb 06 11:28:51 2011] [info] Configuring server for SSL protocol
[Sun Feb 06 11:28:51 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Feb 06 11:28:51 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sun Feb 06 11:28:51 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:28:51 2011] [info] Loading certificate & private key of SSL-aware server
[Sun Feb 06 11:28:51 2011] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Sun Feb 06 11:28:51 2011] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Sun Feb 06 11:28:51 2011] [info] Init: Initializing (virtual) servers for SSL
[Sun Feb 06 11:28:51 2011] [info] Configuring server for SSL protocol
[Sun Feb 06 11:28:51 2011] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sun Feb 06 11:28:51 2011] [info] mod_ssl/2.2.15 compiled against Server: Apache/2.2.15, Library: OpenSSL/1.0.0
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2750): Starting process 'iredadmin' with uid=1002, gid=8 and threads=15.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2751): Initializing Python.
[Sun Feb 06 11:28:51 2011] [notice] Apache/2.2.15 (Linux/SUSE) mod_ssl/2.2.15 OpenSSL/1.0.0 PHP/5.3.3 mod_wsgi/3.3 Python/2.6.5 configured -- resuming normal operations
[Sun Feb 06 11:28:51 2011] [info] Server built: 2010-05-11 21:43:02.000000000 +0000
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2754): Initializing Python.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2752): Initializing Python.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2755): Initializing Python.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2753): Initializing Python.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2750): Initializing Python.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2751): Attach interpreter ''.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2752): Attach interpreter ''.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2754): Attach interpreter ''.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2755): Attach interpreter ''.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2753): Attach interpreter ''.
[Sun Feb 06 11:28:51 2011] [info] mod_wsgi (pid=2750): Attach interpreter ''.
[Sun Feb 06 11:35:58 2011] [error] [client 127.0.0.1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462
[Sun Feb 06 11:35:58 2011] [info] mod_wsgi (pid=7981): Initializing Python.
[Sun Feb 06 11:35:59 2011] [info] mod_wsgi (pid=7981): Attach interpreter ''.
[Sun Feb 06 11:36:12 2011] [error] [client 127.0.0.1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /srv/www/roundcubemail-0.4.2/config/main.inc.php on line 462, referer: http://localhost/mail/
[Sun Feb 06 11:36:18 2011] [info] [client 127.0.0.1] Connection to child 1 established (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:18 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:36:18 2011] [info] Initial (No.1) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:18 2011] [info] mod_wsgi (pid=2750): Create interpreter 'mail.westwood.co.uk|/iredadmin'.
[Sun Feb 06 11:36:18 2011] [info] [client 127.0.0.1] mod_wsgi (pid=2750, process='iredadmin', application='mail.westwood.co.uk|/iredadmin'): Loading WSGI script '/srv/www/iredadmin/iredadmin.py'.
[Sun Feb 06 11:36:19 2011] [info] mod_wsgi (pid=7987): Initializing Python.
[Sun Feb 06 11:36:19 2011] [info] mod_wsgi (pid=7987): Attach interpreter ''.
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.2) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] [client 127.0.0.1] Connection to child 4 established (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:36:19 2011] [info] Initial (No.1) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.3) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.2) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.4) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.3) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.5) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.4) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.6) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.5) HTTPS request received for child 4 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:19 2011] [info] Subsequent (No.7) HTTPS request received for child 1 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:20 2011] [info] mod_wsgi (pid=7990): Initializing Python.
[Sun Feb 06 11:36:20 2011] [info] mod_wsgi (pid=7991): Initializing Python.
[Sun Feb 06 11:36:20 2011] [info] mod_wsgi (pid=7990): Attach interpreter ''.
[Sun Feb 06 11:36:20 2011] [info] mod_wsgi (pid=7991): Attach interpreter ''.
[Sun Feb 06 11:36:34 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sun Feb 06 11:36:34 2011] [info] [client 127.0.0.1] Connection closed to child 4 with standard shutdown (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:34 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sun Feb 06 11:36:34 2011] [info] [client 127.0.0.1] Connection closed to child 1 with standard shutdown (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:41 2011] [info] [client 127.0.0.1] Connection to child 3 established (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:41 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:36:41 2011] [info] Initial (No.1) HTTPS request received for child 3 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1] Traceback (most recent call last):
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/application.py", line 242, in process
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return self.handle()
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/application.py", line 233, in handle
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return self._delegate(fn, self.fvars, args)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/application.py", line 415, in _delegate
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return handle_class(cls)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/application.py", line 390, in handle_class
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return tocall(*args)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/srv/www/iredadmin/controllers/mysql/basic.py", line 40, in POST
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     auth_result = auth.auth(username=username, password=password)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/srv/www/iredadmin/libs/mysql/core.py", line 197, in auth
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     limit=1,
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 649, in select
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return self.query(qout, processed=True)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 610, in query
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     db_cursor = self._db_cursor()
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 541, in _db_cursor
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return self.ctx.db.cursor()
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 482, in _getctx
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     self._load_context(self._ctx)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 491, in _load_context
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     ctx.db = self._connect_with_pooling(self.keywords)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/web.py-0.34-py2.6.egg/web/db.py", line 538, in _connect_with_pooling
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return self._pooleddb.connection()
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/DBUtils-1.0-py2.6.egg/DBUtils/PooledDB.py", line 293, in connection
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     con = self.steady_connection()
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/DBUtils-1.0-py2.6.egg/DBUtils/PooledDB.py", line 250, in steady_connection
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     *self._args, **self._kwargs)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/DBUtils-1.0-py2.6.egg/DBUtils/SteadyDB.py", line 128, in connect
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     closeable, *args, **kwargs)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/DBUtils-1.0-py2.6.egg/DBUtils/SteadyDB.py", line 179, in __init__
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     self._store(self._create())
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/local/lib/python2.6/site-packages/DBUtils-1.0-py2.6.egg/DBUtils/SteadyDB.py", line 183, in _create
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     con = self._creator(*self._args, **self._kwargs)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/MySQLdb/__init__.py", line 71, in Connect
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     return Connection(*args, **kwargs)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/MySQLdb/connections.py", line 170, in __init__
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     super(Connection, self).__init__(*args, **kwargs2)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1] OperationalError: (1045, "Access denied for user 'vmailadmin'@'localhost' (using password: YES)")
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]
[Sun Feb 06 11:36:42 2011] [info] [client 127.0.0.1] Connection closed to child 3 with standard shutdown (server mail.westwood.co.uk:443)
[Sun Feb 06 11:41:28 2011] [info] [client 127.0.0.1] Connection to child 2 established (server mail.westwood.co.uk:443)
[Sun Feb 06 11:41:28 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:41:28 2011] [info] Initial (No.1) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:41:41 2011] [info] Subsequent (No.2) HTTPS request received for child 2 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:41:41 2011] [error] Internal error: pcfg_openfile() called with NULL filename
[Sun Feb 06 11:41:41 2011] [error] [client 127.0.0.1] (9)Bad file descriptor: Could not open password file: (null)
[Sun Feb 06 11:41:42 2011] [error] [client 127.0.0.1] MySQL user root not found: /awstats/awstats.pl
[Sun Feb 06 11:41:57 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sun Feb 06 11:41:57 2011] [info] [client 127.0.0.1] Connection closed to child 2 with standard shutdown (server mail.westwood.co.uk:443)
[Sun Feb 06 11:43:23 2011] [info] [client 127.0.0.1] Connection to child 5 established (server mail.westwood.co.uk:443)
[Sun Feb 06 11:43:23 2011] [info] Seeding PRNG with 0 bytes of entropy
[Sun Feb 06 11:43:23 2011] [info] Initial (No.1) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:43:23 2011] [error] Internal error: pcfg_openfile() called with NULL filename
[Sun Feb 06 11:43:23 2011] [error] [client 127.0.0.1] (9)Bad file descriptor: Could not open password file: (null)
[Sun Feb 06 11:43:24 2011] [info] Subsequent (No.2) HTTPS request received for child 5 (server mail.westwood.co.uk:443)
[Sun Feb 06 11:43:39 2011] [info] [client 127.0.0.1] (70007)The timeout specified has expired: SSL input filter read failed.
[Sun Feb 06 11:43:39 2011] [info] [client 127.0.0.1] Connection closed to child 5 with standard shutdown (server mail.westwood.co.uk:443)

13

Re: iredadmin installation-where is the ssl.conf?

Thanks Zhang for all your help
I have noticed you are very busy.

but there seems to be loads of little problems with this setup.
Like, how can i deal with this problem as well?

Feb  6 14:12:58 mail roundcube: IMAP Error: Authentication for www@westwood.co.uk failed (LOGIN):  in /srv/www/roundcubemail-0.4.2/program/include/rcube_imap.php on line 143 (POST /mail/?_task=&_action=login)

Larry

14

Re: iredadmin installation-where is the ssl.conf?

lmiller wrote:

[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1]     super(Connection, self).__init__(*args, **kwargs2)
[Sun Feb 06 11:36:42 2011] [error] [client 127.0.0.1] OperationalError: (1045, "Access denied for user 'vmailadmin'@'localhost' (using password: YES)")

You don't have correct mysql password in iRedAdmin-Pro config file settings.ini, please check it again.

I'm so sorry that here's Chinese New Year, i don't have too much time to visit forum, so i might be not so active in forum, but at least once a day.

15

Re: iredadmin installation-where is the ssl.conf?

Zhang

I am now able to log into iredamin no problem.
But i still can not log into iredmail using roundcube.
the dovecot log shows this,
Feb 08 09:22:14 dovecot: Warning: Killed with signal 15 (by pid=7089 uid=0 code=kill)
Feb 08 09:22:59 dovecot: Info: Dovecot v1.2.11 starting up (core dumps disabled)
Feb 08 09:23:00 auth-worker(default): Error: mysql: Connect failed to localhost (vmail): Access denied for user 'vmail'@'localhost' (using password: YES) - waiting for 1 seconds before retry
Feb 08 09:24:14 auth-worker(default): Error: mysql: Connect failed to localhost (vmail): Access denied for user 'vmail'@'localhost' (using password: YES) - waiting for 5 seconds before retry
Feb 08 09:24:14 auth-worker(default): Error: sql(lm@westwood.co.uk,127.0.0.1): Password query failed: Not connected to database
Feb 08 09:24:21 imap-login: Info: Disconnected (auth failed, 1 attempts): user=<lm@westwood.co.uk>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Feb 08 09:24:25 auth-worker(default): Error: sql(www@westwood.co.uk,127.0.0.1): Password query failed: Not connected to database
Feb 08 09:24:32 imap-login: Info: Disconnected (auth failed, 1 attempts): user=<www@westwood.co.uk>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Feb 08 09:24:34 auth-worker(default): Error: mysql: Connect failed to localhost (vmail): Access denied for user 'vmail'@'localhost' (using password: YES) - waiting for 75 seconds before retry
Feb 08 09:24:34 auth-worker(default): Error: sql(test@westwood.co.uk,127.0.0.1): Password query failed: Not connected to database
Feb 08 09:24:41 imap-login: Info: Disconnected (auth failed, 1 attempts): user=<test@westwood.co.uk>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured


Im sure I have given permissions on both roundcube mail and vmail databases to vamil@localhost.

not sure what to do