Re: 9.1 php5 port broken

2012-07-20 Thread Fbsd8
Chris Rees wrote: On 20 July 2012 14:47, Fbsd8 wrote: Script started on Fri Jul 20 09:25:23 2012 # /usr/ports/lang/php5 >make config # /usr/ports/lang/php5 >make install clean ===> php5-5.4.4 depends on file: /usr/local/sbin/apxs - found ===> php5-5.4.4 depends on file: /u

Re: 9.1 php5 port broken

2012-07-20 Thread Chris Rees
On 20 July 2012 14:47, Fbsd8 wrote: > Script started on Fri Jul 20 09:25:23 2012 > > # /usr/ports/lang/php5 >make config > # /usr/ports/lang/php5 >make install clean > ===> php5-5.4.4 depends on file: /usr/local/sbin/apxs - found > ===> php5-5.4.4 depends on file

9.1 php5 port broken

2012-07-20 Thread Fbsd8
Script started on Fri Jul 20 09:25:23 2012 # /usr/ports/lang/php5 >make config # /usr/ports/lang/php5 >make install clean ===> php5-5.4.4 depends on file: /usr/local/sbin/apxs - found ===> php5-5.4.4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> php5-5

Re: php5-extensions 1.6 -> 1.7

2012-05-21 Thread Trond Endrestøl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 21 May 2012 10:31+0200, n dhert wrote: > In my weekly port-upgrades (FreeBSD 8.3) > in a pkg_version -vIL= output I had some 40 upgrades, most of php5, among > which: > ... > php5-extensions-1.6 < needs updat

php5-extensions 1.6 -> 1.7

2012-05-21 Thread n dhert
In my weekly port-upgrades (FreeBSD 8.3) in a pkg_version -vIL= output I had some 40 upgrades, most of php5, among which: ... php5-extensions-1.6 < needs updating (index has 1.7) php5-sqlite-5.3.13 ! Comparison failed php5-sqlite3-5.3.13 <

apache22 + spawn-fcgi + php5

2012-02-23 Thread alexus
LoadModule fastcgi_module libexec/apache22/mod_fastcgi.so AddHandler php5-fastcgi .php FastCgiExternalServer /usr/local/www/apache22/data/ -socket /var/run/spawn_fcgi.sock wx3# ls -al /var/run/spawn_fcgi.sock srwxrwxrwx 1 www www 0 Feb 24 02:41 /var/run/spawn_fcgi.sock

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-22 Thread Matthew Seaman
On 22/02/2012 05:13, alexus wrote: > thank you for your respond - that's my plan b > i'd like to know if i can exercise my plan a first: > i already have installed apache22, php5 as package (pkg_add) without > having them build through /usr/ports (i know how everyone lik

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread Chuck Swiger
value of a few hours of your (or someone's) time. > I'm also aware that php5 or actually apache22 doesn't come with > mod_php as well, and as alternative I'm willing to go spawn-fcgi route > instead, and this is what I'm interested in. OK. > I'm looking f

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread alexus
thank you for your respond - that's my plan b i'd like to know if i can exercise my plan a first: i already have installed apache22, php5 as package (pkg_add) without having them build through /usr/ports (i know how everyone likes ports around here). i want to see if it's possible

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread Michael Powell
alexus wrote: > I dont think you really grasping what I was asking.. > I am aware that I can build from source, yet I'm trying to stay away > from that route due to a lot of overhead going forward... > I'm also aware that php5 or actually apache22 doesn't come wit

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread alexus
I dont think you really grasping what I was asking.. I am aware that I can build from source, yet I'm trying to stay away from that route due to a lot of overhead going forward... I'm also aware that php5 or actually apache22 doesn't come with mod_php as well, and as alternative I&

Re: apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread Chuck Swiger
On Feb 21, 2012, at 5:14 PM, alexus wrote: > is there a way to make apache22 w/ php5 without using /usr/ports? Yes, you could download and build the sources yourself without using ports. It wouldn't be any faster or easier, though. > just using pkg_add -r apache22 && pkg_ad

apache22 + php5 (package not ports) ~ spawn-fcgi ?

2012-02-21 Thread alexus
is there a way to make apache22 w/ php5 without using /usr/ports? just using pkg_add -r apache22 && pkg_add -r php5 maybe through spawn-fcgi somehow? anyone have a good example/docs how to do it? -- http://alexus.org/ ___ freebsd-q

Re: SV: php5 port seems broken

2012-01-25 Thread Tim Dunphy
bsd.org Sent: Monday, January 23, 2012 6:24:36 AM Subject: SV: php5 port seems broken -Oprindelig meddelelse- Fra: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] På vegne af Tim Kellers Sendt: den 23 januari 2012 02:04 Til: freebsd-questions@freebsd.org Emne:

SV: php5 port seems broken

2012-01-23 Thread Hasse Hansson
-Oprindelig meddelelse- Fra: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] På vegne af Tim Kellers Sendt: den 23 januari 2012 02:04 Til: freebsd-questions@freebsd.org Emne: Re: php5 port seems broken On 1/22/12 7:50 PM, Tim Dunphy wrote: > Hello ag

Re: php5 port seems broken

2012-01-23 Thread Michael Powell
Tim Kellers wrote: > On 1/22/12 5:35 PM, Tim Dunphy wrote: >> Hello list, >> >> I'm attempting to install php5 from my ports tree. I've attempted the >> latest version ( 5.3.9 located in /usr/ports/lang/php5) and the 'latest >> stable'

Re: php5 port seems broken

2012-01-22 Thread Tim Dunphy
-questions@freebsd.org Sent: Sunday, January 22, 2012 8:03:44 PM Subject: Re: php5 port seems broken On 1/22/12 7:50 PM, Tim Dunphy wrote: > Hello again, > > Thanks for your input. Before attempting to install php on this machine I > updated my ports tree with csvsup. But following the

Re: php5 port seems broken

2012-01-22 Thread Tim Kellers
-php-port/ Which was basically: #sudo rm -Rf /var/db/portsnap/* #sudo portsnap fetch extract #sudo portsnap fetch update #cd /usr/ports/distfiles/ #sudo wget http://fi.php.net/distributions/php-5.3.9.tar.bz2 #cd /usr/ports/lang/php5 #sudo make That was all I had to do. :) However I'm onto

Re: php5 port seems broken

2012-01-22 Thread Da Rock
-php-port/ Which was basically: #sudo rm -Rf /var/db/portsnap/* #sudo portsnap fetch extract #sudo portsnap fetch update #cd /usr/ports/distfiles/ #sudo wget http://fi.php.net/distributions/php-5.3.9.tar.bz2 #cd /usr/ports/lang/php5 #sudo make That was all I had to do. :) However I'm onto

Re: php5 port seems broken

2012-01-22 Thread Tim Dunphy
-Rf /var/db/portsnap/* #sudo portsnap fetch extract #sudo portsnap fetch update #cd /usr/ports/distfiles/ #sudo wget http://fi.php.net/distributions/php-5.3.9.tar.bz2 #cd /usr/ports/lang/php5 #sudo make That was all I had to do. :) However I'm onto a new stumbling block, so if you're s

Re: php5 port seems broken

2012-01-22 Thread RW
On Sun, 22 Jan 2012 18:01:29 -0500 Tim Kellers wrote: > On 1/22/12 5:35 PM, Tim Dunphy wrote: > > Hello list, > > > > I'm attempting to install php5 from my ports tree. I've attempted > > the latest version ( 5.3.9 located in /usr/ports/lang/php5) and the &

Re: php5 port seems broken

2012-01-22 Thread Tim Kellers
On 1/22/12 5:35 PM, Tim Dunphy wrote: Hello list, I'm attempting to install php5 from my ports tree. I've attempted the latest version ( 5.3.9 located in /usr/ports/lang/php5) and the 'latest stable' (5.2.17 located in /usr/ports/lang/php52). The result is pretty much th

php5 port seems broken

2012-01-22 Thread Tim Dunphy
Hello list, I'm attempting to install php5 from my ports tree. I've attempted the latest version ( 5.3.9 located in /usr/ports/lang/php5) and the 'latest stable' (5.2.17 located in /usr/ports/lang/php52). The result is pretty much the same: [root@LBSD2:/usr/ports/lang

Re: php5-pgsql and postgresql 9.1.1

2011-11-10 Thread Robert Simmons
On Thu, Nov 10, 2011 at 2:30 AM, Robert Simmons wrote: > I'm trying to get the php5-pgsql module to work with postgresql 9.1.1, > the current version in ports.  It seems that when I install php5-pgsql > from ports it depends on postgresql 8.4.9.  I don't see anything in > th

php5-pgsql and postgresql 9.1.1

2011-11-09 Thread Robert Simmons
I'm trying to get the php5-pgsql module to work with postgresql 9.1.1, the current version in ports. It seems that when I install php5-pgsql from ports it depends on postgresql 8.4.9. I don't see anything in the Makefile that allows me to change this. How do I get the php5-pgsql p

Problem with php5-dba build && install

2011-11-04 Thread bsd
Hi, I have a problem building the php5-dba port. I know this is not exactly the right place to post problem related to that, but since I have already contacted the maintener couple of weeks ago, and I think the problem is not really so difficult to solve, I am asking this question here

Re: Problems with php5-pdo_pgsql, libpq etc. after upgrading postgresql

2011-10-25 Thread Matthias Fechner
Dear list, Am 25.10.2011 11:20, schrieb Matthias Fechner: > Am 24.10.11 07:20, schrieb Jon Theil Nielsen: >> databases/php5-pdo_pgsql, I got this error: >> ... >> checking for gawk... gawk >> checking for PostgreSQL support for PDO... yes, shared >> checkin

Re: Problems with php5-pdo_pgsql, libpq etc. after upgrading postgresql

2011-10-25 Thread Matthias Fechner
Dear list, Am 24.10.11 07:20, schrieb Jon Theil Nielsen: databases/php5-pdo_pgsql, I got this error: ... checking for gawk... gawk checking for PostgreSQL support for PDO... yes, shared checking for pg_config... /usr/local/bin/pg_config checking for openssl dependencies... no checking for

Problems with php5-pdo_pgsql, libpq etc. after upgrading postgresql

2011-10-23 Thread Jon Theil Nielsen
alect.php on line 78.* *I checked my php configuration through phpinfo and I could confirm that there was no pdo driver for postgresql. There were only drivers for sqlite and mysql. When I try to rebuild databases/php5-pdo_pgsql with portupgrade -fRv databases/php5-pdo_pgsql, I got this error: ... check

unable to install php5-ldap port

2011-09-07 Thread Frank Bonnet
Hello I'm trying to install php5-ldap from ports and I'm facing to a strange error : ldap3# cd php5-ldap ldap3# make config ===> No options to configure ldap3# make ===> php5-ldap-5.3.8 depends on file: /usr/local/bin/phpize - found ===> php5-ldap-5.3.8 depends on f

Re: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid)

2011-06-29 Thread Damien Fleuriot
Damien Fleuriot > Sent: Wednesday, June 29, 2011 4:25 AM > To: freebsd-questions@freebsd.org > Subject: Re: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid) > > *fast* cgi , which as the name implies, is erm, fast ;) > > See, only apache has PHP as a module. > > O

Re: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid)

2011-06-29 Thread Grant Peel
Should I be using suPHP then instead of the formentioned suexec/mod_fcgid ? -Grant -Original Message- From: Damien Fleuriot Sent: Wednesday, June 29, 2011 4:25 AM To: freebsd-questions@freebsd.org Subject: Re: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid) *fast* cgi , which as

Re: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid)

2011-06-29 Thread Damien Fleuriot
efits of running PHP > as a CGI(if you don't mind me asking) ? > > Mark > > -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Grant Peel > Sent: Wednesday, 29 June 2011 2:13 PM > To: f

RE: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid)

2011-06-29 Thread Van Der Meulen, Mark
rom: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Grant Peel Sent: Wednesday, 29 June 2011 2:13 PM To: freebsd-questions@freebsd.org Subject: Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid) Hello Everyone, I am researching how to run PHP a

Apache 2.2 + PHP5 + SuExec + (fast-cgi or mod_fcgid)

2011-06-28 Thread Grant Peel
e let me know :-) I am using FreeBSD (8) as the OS, Apache 2.2, PHP5 with several extensions installed. What I am looking for is to have PHP run as a CGI wrapped with suexec, and to have the fastcgi module, or, mod_fcgid. I have never set this up before so if anyone knows of a usefull 'ho

Re: Another PHP5 problem

2011-06-20 Thread Jack L. Stone
At 06:49 PM 6/17/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >[snip] >> Oh, forgot that I did have to struggle apache22 still wanted to install db42 instead of my db46 and caused the apache22 build to stop. After a bit of looking, the problem wasn't with the apache22 Makefile but wi

Re: Another PHP5 problem

2011-06-20 Thread Jack L. Stone
At 06:49 PM 6/17/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >[snip out a lot] >> >> What did you fellows do about this issue that worked best for you assuming >> y'all had vhosts and similar stuff to worry about? > >Me I just bit the bullet and went with the new locations as they we

Re: Another PHP5 problem

2011-06-17 Thread Michael Powell
Jack L. Stone wrote: [snip] > > A note of concern was that apache22 changes the path to the document root > by inserting ../www/apache22/data > versus the previous ../www/data doc root. > > Of course my vhosts and a bunch of other things of importance now reside > within the ../www path. I suppo

Re: Another PHP5 problem

2011-06-17 Thread Ryan Coleman
That would explain the three different quote times in them. Yes it did, but I'm not concerned. On Jun 17, 2011, at 9:51 AM, Jack L. Stone wrote: > At 07:26 PM 6/17/2011 -0500, Jack L. Stone wrote: > > OUCH! I hipe my last email really didn't go out 3 times. Mail server wasn't > resolving proper

Re: Another PHP5 problem

2011-06-17 Thread Jack L. Stone
At 04:12 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >> At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>>Jack L. Stone wrote: >>> Sorry to return with one more question about upgrading to apache22 from apache2. A note of concern was that apache22 changes the path to th

Re: Another PHP5 problem

2011-06-17 Thread Jack L. Stone
At 07:26 PM 6/17/2011 -0500, Jack L. Stone wrote: OUCH! I hipe my last email really didn't go out 3 times. Mail server wasn't resolving properly, so had tried different ones. Sorry (^_^) Happy trails, Jack L. Stone System Admin Sage-american ___ f

Re: Another PHP5 problem

2011-06-17 Thread Jack L. Stone
At 04:12 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >> At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>>Jack L. Stone wrote: >>> Sorry to return with one more question about upgrading to apache22 from apache2. A note of concern was that apache22 changes the path to th

Re: Another PHP5 problem

2011-06-17 Thread Jack L. Stone
At 04:12 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >> At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>>Jack L. Stone wrote: >>> Sorry to return with one more question about upgrading to apache22 from apache2. A note of concern was that apache22 changes the path to th

Re: Another PHP5 problem

2011-06-17 Thread Jack L. Stone
At 04:12 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >> At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>>Jack L. Stone wrote: >>> Sorry to return with one more question about upgrading to apache22 from apache2. A note of concern was that apache22 changes the path to th

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
At 10:57 PM 6/16/2011 +0300, Reko Turja wrote: >>>The no-accf.conf under includes is for if you do not desire to use >>>either of >>>the AcceptFilter choices, one for httpd the other for SSL traffic. >>>These >>>can be loaded as kernel modules in /boot/loader.conf as such: >>> >>>accf_http_load="

Re: Another PHP5 problem

2011-06-16 Thread Michael Powell
Jack L. Stone wrote: > At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>Jack L. Stone wrote: >> >>The no-accf.conf under includes is for if you do not desire to use either >>of >>the AcceptFilter choices, one for httpd the other for SSL traffic. These >>can be loaded as kernel modules in /boo

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
The no-accf.conf under includes is for if you do not desire to use either of the AcceptFilter choices, one for httpd the other for SSL traffic. These can be loaded as kernel modules in /boot/loader.conf as such: accf_http_load="YES" accf_data_load="YES" You can also build the modules into ker

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >The no-accf.conf under includes is for if you do not desire to use either of >the AcceptFilter choices, one for httpd the other for SSL traffic. These >can be loaded as kernel modules in /boot/loader.conf as such: > >acc

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > > >-Mike > > Mike, very useful info. I had surmised about the "extra .configs" to reduce the size of the main config file. I had already started doing that with apache2. Have been studying the files and comparing to my p

Re: Another PHP5 problem

2011-06-16 Thread Michael Powell
Jack L. Stone wrote: [snip] > > Thanks to both you and Mike for the advice. I've already installed > apache22 on a test server and trying to allocate time to it as and when. > Looks like this apr thing is going to raise the priority. You shouldn't have any of these apr problems with 22. > Als

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
From: "Jack L. Stone" Also, I see the sqlite3 is tacked on the apr you have. I only have: apr-ipv6-devrandom-gdbm-db46-mysql50-1.4.5.1.3.12 Yeah when I ran make config for apr I selected sqlite as I had it already installed for stuff where I might need SQL capabilities, but full blown serve

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
At 06:18 PM 6/16/2011 +0300, Reko Turja wrote: >From: "Michael Powell" >> pulls in a few more dependencies than I'd really like, especially >> the apr1 >> (now named apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12) port >> installing > >The name depends completely on the knobs you have used with >por

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
From: "Michael Powell" pulls in a few more dependencies than I'd really like, especially the apr1 (now named apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12) port installing The name depends completely on the knobs you have used with portbuild - my apr is: apr-ipv6-devrandom-db43-pgsql84-sqlite3-

Re: Another PHP5 problem

2011-06-16 Thread Michael Powell
Jack L. Stone wrote: [snip] > > Now, I wrestling with the apache2 and apr0 issue. The apache port Makefile > wants apr0, but it now has vulnablilities. Ports UPDATING says to do this > with apr: > - remove apache2 and then: portupgrade -f -o devel/apr1 devel/apr > ...and then reinstall apache2. T

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
I updated my ports > tree, but a new apr version was not there yet. So, stuck between a rock and a hard place. And the fix for APR 0.x might be long way coming, see http://projects.apache.org/projects/portable_runtime.html, looks like 0.x branch hasn't been updated in ages. Nor any action has

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
At 05:09 PM 6/16/2011 +0300, Reko Turja wrote: >> Now, I wrestling with the apache2 and apr0 issue. The apache port >> Makefile >> wants apr0, but it now has vulnablilities. Ports UPDATING says to do >> this >> with apr: >> - remove apache2 and then: portupgrade -f -o devel/apr1 devel/apr >> ...a

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
Now, I wrestling with the apache2 and apr0 issue. The apache port Makefile wants apr0, but it now has vulnablilities. Ports UPDATING says to do this with apr: - remove apache2 and then: portupgrade -f -o devel/apr1 devel/apr ...and then reinstall apache2. That didn't work because the Makefile i

Re: Another PHP5 problem

2011-06-16 Thread Jack L. Stone
to be >recompiled as well. > >-Reko With upgrade to php5-5.3.6 is the first time ever (many years) I've had any problem with php. The order of the extensions never came up as an issue, nor did it once I found the extensions causing the seg faults and core dumps. Ryan's sugg

Re: Another PHP5 problem

2011-06-16 Thread Reko Turja
I have very few uses for sqlite3 but I still have them. And PDO? Never seen anything run it. Some pretty big projects including Drupal CMS are moving to PDO. I reckon that having other options without reinventing the wheel, than one certain Oracle controlled DB-backend is starting to gain mome

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 08:14 PM 6/15/2011 -0500, Ryan Coleman wrote: >I have very few uses for sqlite3 but I still have them. And PDO? Never seen anything run it. > >Just because it is on by default >1) doesn't mean it's good for you and >2) the port connected to it is functioning properly. > Wierd! Told extensions t

Re: Another PHP5 problem

2011-06-15 Thread Ryan Coleman
I have very few uses for sqlite3 but I still have them. And PDO? Never seen anything run it. Just because it is on by default 1) doesn't mean it's good for you and 2) the port connected to it is functioning properly. On Jun 15, 2011, at 7:18 PM, Jack L. Stone wrote: > At 06:35 PM 6/15/2011 -05

Re: Another PHP5 problem

2011-06-15 Thread Gary Kline
On Wed, Jun 15, 2011 at 03:33:08PM +0100, Matthew Seaman wrote: > Date: Wed, 15 Jun 2011 15:33:08 +0100 > From: Matthew Seaman > Subject: Re: Another PHP5 problem > To: freebsd-questions@freebsd.org > > On 15/06/2011 15:04, Jack L. Stone wrote: > > PHP 5.3.6 with Suhosin

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 06:35 PM 6/15/2011 -0500, Ryan Coleman wrote: >That wouldn't likely cause a segfault, but you could use your apache logs to see if there's something in the last file before the segfault occurs... but that could be a wild goose chase. > > >On Jun 15, 2011, at 5:57 PM, Jack L. Stone wrote: > >> At

Re: Another PHP5 problem

2011-06-15 Thread Ryan Coleman
That wouldn't likely cause a segfault, but you could use your apache logs to see if there's something in the last file before the segfault occurs... but that could be a wild goose chase. On Jun 15, 2011, at 5:57 PM, Jack L. Stone wrote: > At 04:04 PM 6/15/2011 -0500, Ryan Coleman wrote: >> My

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 04:04 PM 6/15/2011 -0500, Ryan Coleman wrote: >My solution for these issues is usually pretty easy: >Disable all extensions (with a ; before the line) and then re-enable batches until it dies on you and then go through line-by-line to see which one did it. > >Should take about 5 minutes, tops, t

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 04:04 PM 6/15/2011 -0500, Ryan Coleman wrote: >My solution for these issues is usually pretty easy: >Disable all extensions (with a ; before the line) and then re-enable batches until it dies on you and then go through line-by-line to see which one did it. > >Should take about 5 minutes, tops, t

Re: Another PHP5 problem

2011-06-15 Thread Ryan Coleman
My solution for these issues is usually pretty easy: Disable all extensions (with a ; before the line) and then re-enable batches until it dies on you and then go through line-by-line to see which one did it. Should take about 5 minutes, tops, to run through the entire list. On Jun 15, 2011, at

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 03:21 PM 6/15/2011 -0500, Ryan Coleman wrote: >And these were all built from the ports, yes? > Yes, all built from ports. (^_^) Happy trails, Jack L. Stone System Admin Sage-american ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: Another PHP5 problem

2011-06-15 Thread Ryan Coleman
And these were all built from the ports, yes? On Jun 15, 2011, at 3:06 PM, Jack L. Stone wrote: > At 02:50 PM 6/15/2011 -0500, Ryan Coleman wrote: >> So I've seen that you haven't had a lot of success with this... can you post >> your extensions.ini file contents? >> >> -- >> Ryan >> > Here ar

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 02:50 PM 6/15/2011 -0500, Ryan Coleman wrote: >So I've seen that you haven't had a lot of success with this... can you post your extensions.ini file contents? > >-- >Ryan > Here are my extensions after doing some shuffling according to ideas on google: extension=session.so extension=simplexml.s

Re: Another PHP5 problem

2011-06-15 Thread Ryan Coleman
So I've seen that you haven't had a lot of success with this... can you post your extensions.ini file contents? -- Ryan On Jun 15, 2011, at 9:04 AM, Jack L. Stone wrote: > I just finished some major upgrades/updates to a server, including > php5-5.3.6 and apache2. > &

Re: Another PHP5 problem

2011-06-15 Thread Matthew Seaman
On 15/06/2011 19:40, Jack L. Stone wrote: > Thanks for that suggestion but couldn't find the numerous discussions about > the wrong order of extensions. Using google I did find one post and a list > that poster used. I tried following his list with the sames ones I had plus > some 6-7 he didn't hav

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
At 01:50 PM 6/15/2011 -0500, Mark Felder wrote: >On Wed, 15 Jun 2011 13:40:15 -0500, Jack L. Stone > wrote: > >> I cannot do without ioncube as another post mentioned. > >I understand your need for ioncube, but replicate the problem to another >non-production system and remove ioncube to see wh

Re: Another PHP5 problem

2011-06-15 Thread Mark Felder
On Wed, 15 Jun 2011 13:40:15 -0500, Jack L. Stone wrote: I cannot do without ioncube as another post mentioned. I understand your need for ioncube, but replicate the problem to another non-production system and remove ioncube to see whether or not it is the cause. This is something we h

Re: Another PHP5 problem

2011-06-15 Thread Jack L. Stone
s some 6-7 he didn't have. Still get the core dump. Can you suggest the key word to search in the list archives. I used "php5 extensions" and "php5 core dump" which brought up some discussions which didn't include the order discussions though. I cannot do without ionc

RE: Another PHP5 problem

2011-06-15 Thread T. Hakmi
> -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of > Jack L. Stone > Sent: June 15, 2011 10:04 AM > To: freebsd-questions@freebsd.org > Subject: Another PHP5 problem > > I just f

Re: Another PHP5 problem

2011-06-15 Thread Matthew Seaman
On 15/06/2011 15:04, Jack L. Stone wrote: > PHP 5.3.6 with Suhosin-Patch (cli) (built: Jun 4 2011 18:04:14) > Copyright (c) 1997-2011 The PHP Group > Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies > with the ionCube PHP Loader v3.3.16, Copyright (c) 2002-2010, by > ionCube Ltd.

Re: Another PHP5 problem

2011-06-15 Thread Mark Felder
On Wed, 15 Jun 2011 09:04:01 -0500, Jack L. Stone wrote: with the ionCube PHP Loader v3.3.16, Copyright (c) 2002-2010, by ionCube Ltd. ionCube causes all kinds of neat things like this. Disable it and I bet it won't happen. Regards, Mark __

Another PHP5 problem

2011-06-15 Thread Jack L. Stone
I just finished some major upgrades/updates to a server, including php5-5.3.6 and apache2. Now I keep getting Segmentation faults and core dumps whenever apache2 rolls over its logs and does a restart. Here's the error. Does nyone have an idea of what's happening to cause this?: PHP

Re: no apache22, php5 cores

2011-01-22 Thread Matthew Seaman
On 22/01/2011 01:23, Terrence Koeman wrote: > Might also want to try 'lsof -nPi |grep LISTEN', that shows what > process is listening as well. Maybe not really added value here, but > it sure helps when you're troubleshooting address/port in use errors > and such. sockstat(1) does this job and it

RE: no apache22, php5 cores

2011-01-21 Thread Terrence Koeman
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Brad Mettee > Sent: Saturday, January 22, 2011 00:16 > To: Gary Kline; FreeBSD Mailing List > Subject: Re: no apache22, php5 cores [snip] >

RE: no apache22, php5 cores

2011-01-21 Thread Terrence Koeman
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Da Rock > Sent: Saturday, January 22, 2011 02:22 > To: freebsd-questions@freebsd.org > Subject: Re: no apache22, php5 cores > [snip] > A

Re: no apache22, php5 cores

2011-01-21 Thread Da Rock
On 01/22/11 11:03, Gary Kline wrote: On Sat, Jan 22, 2011 at 09:28:50AM +1000, Da Rock wrote: On 01/22/11 08:42, Gary Kline wrote: On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: Gary Kline wrote: Hope this helps, Brad

Re: no apache22, php5 cores

2011-01-21 Thread Michael Ross
Am 22.01.2011, 00:28 Uhr, schrieb Da Rock : Run ps ax | grep httpd. If it doesn't show up then its not working. If it says NO_HTTP_ACCEPT or similar its not working either. Like -DNO_HTTP_ACCEPT in the ps output? That doesn't mean "not accepting http" but "http accept filter disabled", i.e

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
On Sat, Jan 22, 2011 at 09:28:50AM +1000, Da Rock wrote: > On 01/22/11 08:42, Gary Kline wrote: > >On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: > > > >>Gary Kline wrote: > >> > > > > > > > >>Hope this helps, > >> > >>Brad > >> > >> > > > Run ps ax | grep httpd. If

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
On Fri, Jan 21, 2011 at 06:15:56PM -0500, Brad Mettee wrote: > Gary Kline wrote: > >On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: > > > > > > Looking at, say, the first "Foreign Address", does that mean > > that 74.125.209.81:wwwis looking at my www? Or I connected > >

Re: no apache22, php5 cores

2011-01-21 Thread Da Rock
On 01/22/11 08:42, Gary Kline wrote: On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: Gary Kline wrote: Everything seems to be working except that % lynx http://www.thought.org/ times out. Oh, and I haven't tried host thought.org yet. It

Re: no apache22, php5 cores

2011-01-21 Thread Brad Mettee
Gary Kline wrote: On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: Works, altho it ignores my orginal nameserver , it is happy with 8.8.8.8. If it resolves, then bind9 isn't your problem. Try this instead and see what happens: telnet www.thought.org 80

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
On Fri, Jan 21, 2011 at 05:01:25PM -0500, Brad Mettee wrote: > Gary Kline wrote: > > Everything seems to be working except that > > > > % lynx http://www.thought.org/ > > > > times out. Oh, and I haven't tried host thought.org yet. It > > may be my latest bind97 since bind9 had an

Re: no apache22, php5 cores

2011-01-21 Thread Brad Mettee
Gary Kline wrote: Everything seems to be working except that % lynx http://www.thought.org/ times out. Oh, and I haven't tried host thought.org yet. It may be my latest bind97 since bind9 had an en-of-life recently. Have you tried?: nslookup www.thought.or

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
On Fri, Jan 21, 2011 at 11:05:53PM +1000, Da Rock wrote: > On 01/21/11 07:49, Gary Kline wrote: > >Guys, > > > >As of about an hour ago things are back. I cannot get apache22 to > >launch of my server. I rebuilt php5 then did a > > > ># php -v > > &

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
t the * is) > mv /usr/local/etc/php/extensions.ini > /usr/local/etc/php/extensions.ini-troublesome > cd /usr/ports/lang/php5 > make deinstall > make clean > make install clean > cd /usr/ports/lang/php5-extensions > make deinstall > make clean > make install clean >

Re: no apache22, php5 cores

2011-01-21 Thread Gary Kline
On Fri, Jan 21, 2011 at 01:37:28PM +0300, Odhiambo Washington wrote: > On Fri, Jan 21, 2011 at 12:49 AM, Gary Kline wrote: > > > > > Guys, > > > > As of about an hour ago things are back. I cannot get apache22 to > > launch of my server. I rebuilt php5 the

Re: no apache22, php5 cores

2011-01-21 Thread Da Rock
On 01/21/11 07:49, Gary Kline wrote: Guys, As of about an hour ago things are back. I cannot get apache22 to launch of my server. I rebuilt php5 then did a # php -v and got an immediate core dump. Note that I was using portmanager -u -f but without the --resume switch and was 88% done

Re: no apache22, php5 cores

2011-01-21 Thread Odhiambo Washington
On Fri, Jan 21, 2011 at 12:49 AM, Gary Kline wrote: > > Guys, > > As of about an hour ago things are back. I cannot get apache22 to > launch of my server. I rebuilt php5 then did a > > # php -v > > and got an immediate core dump. > > Note that I was using

Re: no apache22, php5 cores

2011-01-20 Thread Chris Brennan
On Thu, Jan 20, 2011 at 8:24 PM, Gary Kline wrote: > Ouch:: I think the reason for the dropped streams is that I'm >rebuilding ports on my server. I'll try again in a day or so when > my >upgrades have finished. --I only have 1Mb down. Can't do > everything >at

Re: no apache22, php5 cores

2011-01-20 Thread Gary Kline
On Thu, Jan 20, 2011 at 06:11:35PM -0500, Chris Brennan wrote: > On Thu, Jan 20, 2011 at 6:03 PM, Gary Kline wrote: > > >Won't help me now. Anyway, anybody else have a clue with > >php5-5.35 cores all of a sudden? > > > >Chris, I che

Re: no apache22, php5 cores

2011-01-20 Thread Chris Brennan
On Thu, Jan 20, 2011 at 6:03 PM, Gary Kline wrote: >Won't help me now. Anyway, anybody else have a clue with > php5-5.35 cores all of a sudden? > >Chris, I checked my /etc/resolv.conf awhile ago. It was missing >what I added, the ns 8.8.8.8, s

Re: no apache22, php5 cores

2011-01-20 Thread Gary Kline
friends Gary! Both have saved my ass more then once > when a terminal/server/connection decides to take a long walk off a short > pier. > > C- Won't help me now. Anyway, anybody else have a clue with php5-5.35 cores all of a sudden? Chris, I checked my

Re: no apache22, php5 cores

2011-01-20 Thread Chris Brennan
On Thu, Jan 20, 2011 at 4:49 PM, Gary Kline wrote: > [..] > switch and was 88% done upgrading when I accidently killed the xterm > [[ctwm]. > [..] > screen/tmux are your friends Gary! Both have saved my ass more then once when a terminal/server/connection decides to take a long walk off a short

  1   2   3   4   5   6   7   8   >