Re: phpMyAdmin httpd segmentation fault

2007-02-15 Thread Terry Todd
> - > > Message: 13 > Date: Wed, 14 Feb 2007 15:26:26 +0100 > From: "Spil Oss" <[EMAIL PROTECTED]> > Subject: Re: phpMyAdmin httpd segmentation fault > To: freebsd-questions@freebsd.org, "Terry Todd" > <[EMAIL P

Re: phpMyAdmin httpd segmentation fault

2007-02-14 Thread Richard Simmonds
tom of the list. Reboot and problem solved. Hope this helps - Message: 13 Date: Wed, 14 Feb 2007 15:26:26 +0100 From: "Spil Oss" <[EMAIL PROTECTED]> Subject: Re: phpMyAdmin httpd segmentation fault To: freebsd-questions@freebsd.org, "Terry Todd"

Re: phpMyAdmin httpd segmentation fault

2007-02-14 Thread Spil Oss
Terry, Just solved my php / roundcube problems by removing -funroll-loops from my CFLAGS in /etc/make.conf. Now I just have CFLAGS= -O2 -pipe Recollection: 5.2.0 -march=pentium3m -O2 -pipe -funroll-loops Fail 5.2.0 -march=pentium3 -O -pipe Success 5.2.1 -march=p

Re: phpMyAdmin httpd segmentation fault

2007-02-13 Thread Gerard Seibert
On Tuesday February 13, 2007 at 06:13:41 (AM) Terry Todd wrote: > I completed steps 1 through 6 that you suggested below. Step 6 took > two whole days to complete. I had to babysit the blue screens of config. > > Sorry to say it still does the exact same thing. httpd seg faults > with no core

Re: phpMyAdmin httpd segmentation fault

2007-02-13 Thread Terry Todd
Spil, Looks like you are seeing the same thing that I am. Terry Todd On Mon, Feb 12, 2007 at 01:31:15PM +0100, Spil Oss wrote: > There were definately SEGV > > >From http-error.log > [Mon Feb 12 11:18:32 2007] [notice] child pid 23075 exit signal > Segmentation fault (11) > [Mon Feb 12 11:18:

Re: phpMyAdmin httpd segmentation fault

2007-02-13 Thread Terry Todd
Gerard, I completed steps 1 through 6 that you suggested below. Step 6 took two whole days to complete. I had to babysit the blue screens of config. Sorry to say it still does the exact same thing. httpd seg faults with no core file whenever the phpMyAdmin/index.php web page is browsed. Ter

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Spil Oss
So much for that fix, no luck at all. :'( On 11/02/07, Spil Oss <[EMAIL PROTECTED]> wrote: Maybe things will work after all :D Port count: 16514 http://www.FreshPorts.org/categories.php New ports: 5 http://www.FreshPorts.org/ports-new.php?interval=today www/eaccelerator Fix for PH

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Terry Todd
Spil, Thanks for the pointers. I tried reordering extensions.ini and even cutting it down to a minimul set and then down to just session and mysql and it still segfaults apache whenever I try to browse to phpMyAdmin/index.php. On both of these systems that I have built I did build most all of

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Spil Oss
Hi Terry, Had a segfaulting apache-2.2.3 w/ php 5.2.0 before after upgrading 5.1.6_3 to 5.2.0. mail/roundcube would segfault on login. My problem was that I had NO_INET6 in my kernel, but no WITHOUT_IPV6 for my ports. Solved segfaulting apache and connection-probs in bitlbee. Furthermore, I am t

Re: phpMyAdmin httpd segmentation fault

2007-02-09 Thread Terry Todd
I started from scratch and built a completely new system by installing from CD's on a different computer and it does the exact same thing in the exact same place. At this point I'm a little surprised that no one else has run across this. Terry Todd On Tue, Feb 06, 2007 at 08:42:30AM -0600, T

Re: phpMyAdmin httpd segmentation fault

2007-02-06 Thread Terry Todd
On Tue, Feb 06, 2007 at 07:14:02AM +, Matthew Seaman wrote: > Terry Todd wrote: > > On Mon, Feb 05, 2007 at 07:07:25AM -0800, Garrett Cooper wrote: > >> Terry Todd wrote: > >>> On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: > Terry Todd wrote: > > I installed FreeBSD 6

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Matthew Seaman
Terry Todd wrote: > On Mon, Feb 05, 2007 at 07:07:25AM -0800, Garrett Cooper wrote: >> Terry Todd wrote: >>> On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: Terry Todd wrote: > I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > mysql-5.0.27 and apache_

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Terry Todd
On Mon, Feb 05, 2007 at 07:07:25AM -0800, Garrett Cooper wrote: > Terry Todd wrote: > > On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: > >> Terry Todd wrote: > >>> I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > >>> mysql-5.0.27 and apache_1.3.37_1. > >>> > >>>

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Garrett Cooper
Terry Todd wrote: On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: Terry Todd wrote: I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, mysql-5.0.27 and apache_1.3.37_1. php -i now works Ok after I moved recode.so to the top of the list of extensions in extension

Re: phpMyAdmin httpd segmentation fault

2007-02-05 Thread Terry Todd
On Sun, Feb 04, 2007 at 09:36:58AM +, Matthew Seaman wrote: > Terry Todd wrote: > > I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > > mysql-5.0.27 and apache_1.3.37_1. > > > > php -i now works Ok after I moved recode.so to the top of the list > > of extensions in extension

Re: phpMyAdmin httpd segmentation fault

2007-02-04 Thread Matthew Seaman
Terry Todd wrote: > I installed FreeBSD 6.2-RELEASE, php-5.1.6_3, php5-extensions-1.0, > mysql-5.0.27 and apache_1.3.37_1. > > php -i now works Ok after I moved recode.so to the top of the list > of extensions in extensions.ini. It took a while to figure that > one out. Before that php -i would