Re: [SM-USERS] Problems with v1.4.4

2005-02-05 Thread p dont think
Please don't top-post. Ok, checked a few more logs. My /var/log/httpd-error.log has: [Fri Feb 4 11:05:04 2005] [notice] child pid 79956 exit signal Segmentation fault (11) [Fri Feb 4 11:05:04 2005] [notice] child pid 79955 exit signal Segmentation fault (11) It look's like it segfaults everyt

Re: [SM-USERS] Problems with v1.4.4

2005-02-04 Thread Josh Baird
Ok, checked a few more logs. My /var/log/httpd-error.log has: [Fri Feb 4 11:05:04 2005] [notice] child pid 79956 exit signal Segmentation fault (11) [Fri Feb 4 11:05:04 2005] [notice] child pid 79955 exit signal Segmentation fault (11) It look's like it segfaults everytime someone tries to ac

Re: [SM-USERS] Problems with v1.4.4

2005-02-04 Thread Tomas Kuliavas
> I am using Apache 1.3.27, SQ 1.4.4, and PHP 4.3.10, Fbsd 5.2.1. > > After upgrading PHP via ports, I had to recompile and get rid of the > configure option '--disable-all' which disabled sessions. Sq was > complaining about not being able to use sessions. This fixed that > problem, but created

Re: [SM-USERS] Problems with v1.4.4

2005-02-03 Thread p dont think
Actually, now it's just a blank page. The connection does not drop. Blank pages might indicate PHP errors. See item #3 here: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines I am using Apache 1.3.27, SQ 1.4.4, and PHP 4.3.10, Fbsd 5.2.1. After upgrading PHP via ports, I had to r

Re: [SM-USERS] Problems with v1.4.4

2005-02-03 Thread Josh Baird
Actually, now it's just a blank page. The connection does not drop. Josh Baird wrote: I am using Apache 1.3.27, SQ 1.4.4, and PHP 4.3.10, Fbsd 5.2.1. After upgrading PHP via ports, I had to recompile and get rid of the configure option '--disable-all' which disabled sessions. Sq was complaining

[SM-USERS] Problems with v1.4.4

2005-02-03 Thread Josh Baird
I am using Apache 1.3.27, SQ 1.4.4, and PHP 4.3.10, Fbsd 5.2.1. After upgrading PHP via ports, I had to recompile and get rid of the configure option '--disable-all' which disabled sessions. Sq was complaining about not being able to use sessions. This fixed that problem, but created another o