I'm trying to configure the following:
- SquirrelMail 1.2.10
- Apache 1.3.27
- PHP 4.1.2
- UW IMAP-2002a
- Mac OS X 10.2.3 (Jaguar)

Using instructions found on www.macdevcenter.com, I have been
able to send/receive/manage my localhost unix mail using
Mail.app and IMAP using SSL over port 993.

Apache appears to be installed correctly since I get the standard
Apache placeholder page. PHP appears to be installed correctly
because I can execute the phpinfo() script on my web server.

SM gets as far as the login page with the logo and username/
password fields. When I enter my user name/password, I get an
error after 30 seconds and the following occurs:

IE browser window clears and displays:
Connection: close

httpd/access_log:
10.102.43.1 - - [02/Jan/2003:15:19:14 -0600] "GET /webmail/src/
login.php HTTP/1.0" 200 1533

httpd/error_log:
[Thu Jan 2 15:19:19 2003] [notice] child pid 1275 exit signal
Segmentation fault (11)

system.log:
Jan 2 15:19:18 xxx crashdump: Couldn't find or create: /Library/
WebServer/Library/Logs/CrashReporter
Jan 2 15:19:18 xxx crashdump: Crash report written to: /Library/
Logs/CrashReporter/httpd.crash.log

CrashReporter/httpd.crash.log:
Date/Time: 2003-01-02 15:19:18 -0600
OS Version: 10.2.3 (Build 6G30)
Host: xxx.

Command: httpd
PID: 1275

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x7374726d

Thread 0 Crashed:
#0 0x0031a750 in zend_hash_del_key_or_index
#1 0x00363494 in zif_session_unregister
#2 0x003121c0 in execute
#3 0x00312450 in execute
#4 0x00312450 in execute
#5 0x003148d4 in execute
#6 0x003148d4 in execute
#7 0x002fe1b4 in zend_execute_scripts
#8 0x00332ca4 in php_execute_script
#9 0x0032e8b0 in apache_php_module_main
#10 0x0032d414 in send_php
#11 0x0000d0e0 in ap_invoke_handler
#12 0x00016e1c in process_request_internal
#13 0x00016eac in ap_process_request
#14 0x000066a0 in child_main
#15 0x00006914 in make_child
#16 0x00006c44 in perform_idle_server_maintenance
#17 0x000071a8 in standalone_main
#18 0x00007840 in main
#19 0x000026f8 in _start
#20 0x00002578 in start

Where do I begin to debug this? I have been unable to find
anything in the SM FAQ or in this message list.

Rx



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to