Tony wrote:
On Fri, 11 Feb 2005 22:18:37 -0800, Tony <[EMAIL PROTECTED]> wrote:
On Fri, 11 Feb 2005 19:14:40 -0800, Paul Lesneiwski <[EMAIL PROTECTED]> wrote:
Tony wrote:
On Thu, 10 Feb 2005 22:14:08 -0800, Paul Lesneiwski <[EMAIL PROTECTED]> wrote:
Toni,
Try not to top-post, thanks
I think I'm now seeing a related issue to Apache permissions /Sendmail binaries and SELinux.
I can access Squirrelmail inside the network from any PC no problem via https://localhost\webmail\
As soon as I try to access Squirrelmail from outside the network via https://mail.domain.com\webmail\ I get a blank page with no errors, no nothing and https://mail.domian.com/webmail/src/login.php showing in the IE or Firefox browser address bar.
I can use Squirrelmail just fine when I use the URL https://mail.domian.com/webmail/ actually on the FC3 box running Apache/Sendmail
My cert common name matches the mail.domain.com name, if I switch Squirrelmail back to regular http by commenting the Alias /webmail /usr/share/squirrelmail lines in /etc/httpd/conf.d/squirrelmail.conf and ssl.conf , I can access externally via http://mail.domain.com\webmail\ no problems. It's only with SSL externally trying to access squirrelmail.
Please let me know any log files I can look that might give me some ideas.
/var/log/messages
I attempted to logon to Squirrelmail using https://mail.domain.com\webmail\
watch your slashes
And just get a blank page with no errors.
make sure you turn up all error reporting, ala item #3 at http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
The /var/log/messages file is empty.
so then the problem may be that you are not getting to the server from the outside at all. i believe jonathan gave you some good tips to follow up on
Hi Paul:
I tried again accessing via https://mail.domain.com/webmail/ still a blank page. I then hit refresh three times in the IE browser and the Squirrelmail login screen appeared. I entered user name and password, clicked on login and... another blank screen with no errors.
this is the /var/log/httpd/error_log:
[Fri Feb 11 12:07:49 2005] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations [Fri Feb 11 12:08:49 2005] [notice] caught SIGTERM, shutting down
yow, did you read this? if these entries really coincide with your access to SM, then you have some serious Apache/PHP issues. I don't see your PHP version anywhere in this mail (again, make sure to post info requested in the link I sent previously), but you might try upgrading. Also, please be aware that some PHP accelerators/optimizers need to be upgraded if you upgrade to the newest PHP.
[Fri Feb 11 12:08:49 2005] [notice] core dump file size limit raised to 4294967295 bytes [Fri Feb 11 12:08:50 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Fri Feb 11 12:08:50 2005] [notice] Digest: generating secret for digest authentication ... [Fri Feb 11 12:08:50 2005] [notice] Digest: done [Fri Feb 11 12:08:50 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Fri Feb 11 12:08:50 2005] [notice] LDAP: SSL support unavailable [Fri Feb 11 12:08:51 2005] [notice] mod_python: Creating 4 session mutexes based on 150 max processes and 0 max threads. [Fri Feb 11 12:08:51 2005] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations [Fri Feb 11 12:11:52 2005] [error] [client 192.168.1.52] File does not exist: /var/www/newsongchurch_org/favicon.ico [Fri Feb 11 12:13:05 2005] [notice] caught SIGTERM, shutting down [Fri Feb 11 12:13:08 2005] [notice] core dump file size limit raised to 4294967295 bytes [Fri Feb 11 12:13:09 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Fri Feb 11 12:13:09 2005] [notice] Digest: generating secret for digest authentication ... [Fri Feb 11 12:13:09 2005] [notice] Digest: done [Fri Feb 11 12:13:09 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Fri Feb 11 12:13:09 2005] [notice] LDAP: SSL support unavailable [Fri Feb 11 12:13:10 2005] [notice] mod_python: Creating 4 session mutexes based on 150 max processes and 0 max threads. [Fri Feb 11 12:13:10 2005] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations [Fri Feb 11 12:14:07 2005] [notice] caught SIGTERM, shutting down [Fri Feb 11 12:14:07 2005] [notice] core dump file size limit raised to 4294967295 bytes [Fri Feb 11 12:14:08 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Fri Feb 11 12:14:08 2005] [notice] Digest: generating secret for digest authentication ... [Fri Feb 11 12:14:08 2005] [notice] Digest: done [Fri Feb 11 12:14:08 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Fri Feb 11 12:14:08 2005] [notice] LDAP: SSL support unavailable [Fri Feb 11 12:14:09 2005] [notice] mod_python: Creating 4 session mutexes based on 150 max processes and 0 max threads. [Fri Feb 11 12:14:09 2005] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations
this is the /var/log/httpd/ssl_access_log:
192.168.1.52 - - [11/Feb/2005:12:10:24 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:10:24 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:10 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:11 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:12 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:13 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:14 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:14 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:13:14 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:14:09 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:14:10 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:14:10 -0800] "GET /webmail/src/login.php HTTP/1.1" 200 2143 192.168.1.52 - - [11/Feb/2005:12:14:11 -0800] "GET /webmail/images/sm_logo.png HTTP/1.1" 304 - 192.168.1.52 - - [11/Feb/2005:12:14:16 -0800] "POST /webmail/src/redirect.php HTTP/1.1" 302 - 192.168.1.52 - - [11/Feb/2005:12:14:16 -0800] "GET /webmail/src/webmail.php HTTP/1.1" 200 293 192.168.1.52 - - [11/Feb/2005:12:14:17 -0800] "GET /webmail/src/webmail.php HTTP/1.1" 200 293 192.168.1.52 - - [11/Feb/2005:12:14:19 -0800] "GET /webmail/src/webmail.php HTTP/1.1" 200 293
the is the /var/log/httpd/ssl_request_log
[11/Feb/2005:12:13:13 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:13:14 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:13:14 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:13:14 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:14:09 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:14:10 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:14:10 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:14:11 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/images/sm_logo.png HTTP/1.1" - [11/Feb/2005:12:14:16 -0800] 192.168.1.52 TLSv1 RC4-MD5 "POST /webmail/src/redirect.php HTTP/1.1" - [11/Feb/2005:12:14:16 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/webmail.php HTTP/1.1" 293 [11/Feb/2005:12:14:17 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/webmail.php HTTP/1.1" 293 [11/Feb/2005:12:14:19 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/webmail.php HTTP/1.1" 293 [11/Feb/2005:12:18:10 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:18:11 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:18:12 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:18:12 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:18:13 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143 [11/Feb/2005:12:18:13 -0800] 192.168.1.52 TLSv1 RC4-MD5 "GET /webmail/src/login.php HTTP/1.1" 2143
the /var/log/httpd/ssl_error_log is empty
All the best,
Tony.
Hi Paul I ran rpm -qa PHP PHP version comes back as: php-4.3.10-3.2
I'll do some more digging on this.
Thanks again,
Tony.
I'm still trying to get this working. Even did a new install with SELinux disabled. Still no luck the /var/log/error_log shows:
what about /var/log/httpd/error_log?
[Tue Feb 15 20:15:03 2005] [notice] core dump file size limit raised to 4294967295 bytes [Tue Feb 15 20:15:04 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Tue Feb 15 20:15:04 2005] [notice] Digest: generating secret for digest authentication ... [Tue Feb 15 20:15:04 2005] [notice] Digest: done [Tue Feb 15 20:15:04 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Tue Feb 15 20:15:04 2005] [notice] LDAP: SSL support unavailable [Tue Feb 15 20:15:05 2005] [notice] mod_python: Creating 4 session mutexes based on 150 max processes and 0 max threads. [Tue Feb 15 20:15:05 2005] [notice] Apache/2.0.52 (Fedora) configured -- resuming normal operations
I also tried to get this working on an older Fedora Core1 box and it all works great. So, I wonder what is different in FC3 that might be causing this.
Lately the answer has been SELinux. If it is fully disabled or set to permissive mode, then your guess is as good as mine. How about settling on middle ground: FC2?
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users