Re: Which php??

2011-01-14 Thread 'kl...@thought.org'
On Thu, Jan 13, 2011 at 09:26:10PM -0600, Gary Gatten wrote: > Is this a record for the longest thread ever? I've been ignoring it because I > don't care much about php (relatively speaking), but I'm thinking ill have to > read this thread and see what's so interesting! > Not _quite_ t

Re: Which php??

2011-01-14 Thread Gary Kline
On Thu, Jan 13, 2011 at 09:29:46PM -0600, Robert Bonomi wrote: > > From owner-freebsd-questi...@freebsd.org Thu Jan 13 21:16:20 2011 > > Date: Fri, 14 Jan 2011 04:10:25 +0100 > > From: Polytropon > > To: Gary Kline > > Cc: User Questions > > Subject: Re: Whi

Re: Which php??

2011-01-14 Thread Gary Kline
On Fri, Jan 14, 2011 at 07:50:11AM -0800, Chip Camden wrote: > Quoth Gary Kline on Thursday, 13 January 2011: > > > > I have saved a copy of the original config page and have some > > questions that I'll need for when I write up my readable > > tutorial page. -I don't think many o

Re: Which php??

2011-01-14 Thread Chip Camden
Quoth Gary Kline on Thursday, 13 January 2011: > > I have saved a copy of the original config page and have some > questions that I'll need for when I write up my readable > tutorial page. -I don't think many of you know that for > heading toward 7 years, I was the lea

Re: Which php??

2011-01-13 Thread Gary Gatten
To: Gary Kline Cc: User Questions Sent: Thu Jan 13 21:10:25 2011 Subject: Re: Which php?? On Thu, 13 Jan 2011 18:41:15 -0800, Gary Kline wrote: > I cut/pasted part of the config page to a yello w notepad. It > unfortunately has those unfortunate DOS EOL things with the ^M.

Re: Which php??

2011-01-13 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Thu Jan 13 21:16:20 2011 > Date: Fri, 14 Jan 2011 04:10:25 +0100 > From: Polytropon > To: Gary Kline > Cc: User Questions > Subject: Re: Which php?? > > On Thu, 13 Jan 2011 18:41:15 -0800, Gary Kline wrote: > > I cut/

Re: Which php??

2011-01-13 Thread Polytropon
On Thu, 13 Jan 2011 18:41:15 -0800, Gary Kline wrote: > I cut/pasted part of the config page to a yello w notepad. It > unfortunately has those unfortunate DOS EOL things with the ^M. There's a simple answer to that waste of disk space (two bytes per line break!): recode c

Re: Which php??

2011-01-13 Thread Gary Kline
On Thu, Jan 13, 2011 at 10:45:54PM +, Paul Macdonald wrote: > On 13/01/2011 22:36, Gary Kline wrote: > >On Thu, Jan 13, 2011 at 09:42:40PM +, Paul Macdonald wrote: > did you follow the procedure in ports/UPDATING about autotools? > > > its the php mysql extension it's moaning about, not

Re: Which php??

2011-01-13 Thread Gary Kline
On Thu, Jan 13, 2011 at 10:45:54PM +, Paul Macdonald wrote: > On 13/01/2011 22:36, Gary Kline wrote: > >On Thu, Jan 13, 2011 at 09:42:40PM +, Paul Macdonald wrote: > did you follow the procedure in ports/UPDATING about autotools? > >>> I followed the suggestion from Mike Powell and th

Re: Which php??

2011-01-13 Thread Paul Macdonald
On 13/01/2011 22:36, Gary Kline wrote: On Thu, Jan 13, 2011 at 09:42:40PM +, Paul Macdonald wrote: did you follow the procedure in ports/UPDATING about autotools? I followed the suggestion from Mike Powell and that resolved the problem with autoconf-2.68. I'm trying the oth

Re: Which php??

2011-01-13 Thread Gary Kline
On Thu, Jan 13, 2011 at 09:42:40PM +, Paul Macdonald wrote: > > >>did you follow the procedure in ports/UPDATING about autotools? > > > > I followed the suggestion from Mike Powell and that resolved the > > problem with autoconf-2.68. I'm trying the others now. See if > > it has

Re: Which php??

2011-01-13 Thread Paul Macdonald
did you follow the procedure in ports/UPDATING about autotools? I followed the suggestion from Mike Powell and that resolved the problem with autoconf-2.68. I'm trying the others now. See if it has any affect on mail/php5-imap. you probably won't need imap support i

Re: Which php??

2011-01-13 Thread Gary Kline
On Thu, Jan 13, 2011 at 02:24:33PM -0500, David Scheidt wrote: > > On Jan 12, 2011, at 7:18 PM, Gary Kline wrote: > >> > > autoconf: required version 2.68 not found > > *** Error code 1 > > did you follow the procedure in ports/UPDATING about autotools? I followed the suggestion from

Re: Which php??

2011-01-13 Thread David Scheidt
On Jan 12, 2011, at 7:18 PM, Gary Kline wrote: >> > autoconf: required version 2.68 not found > *** Error code 1 did you follow the procedure in ports/UPDATING about autotools? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Which php??

2011-01-13 Thread Ian Smith
In freebsd-questions Digest, Vol 345, Issue 7, Message: 11 On Thu, 13 Jan 2011 11:13:02 + Paul Macdonald wrote: > On 13/01/2011 00:18, Gary Kline wrote: > > autoconf: required version 2.68 not found > some stuff here to try for autoconf issues > > http://forums.freebsd.org/showthread.php

Re: Which php??

2011-01-13 Thread four . harrisons
> Lots of warnings:: > > > Deprecated: Directive 'register_long_arrays' is deprecated in PHP > 5.3 and greater in Unknown on line 0 > > Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 > and greater in Unknown on line 0 > PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 11 2011 12:3

Re: Which php??

2011-01-13 Thread four . harrisons
On 11/01/2011 16:46, Gary Kline wrote: > > > So:: are there other ways of installing this stuff? Should I > cp -rp this wordpress directory in [e.g.] > /usr/local/www/journey? > > Thanks for any clues, > > gary > It looks like you have a workign apache2 already. *F

Re: Which php??

2011-01-13 Thread Paul Macdonald
On 13/01/2011 00:18, Gary Kline wrote: autoconf: required version 2.68 not found some stuff here to try for autoconf issues http://forums.freebsd.org/showthread.php?t=20284 Alternatively you might want to try installing prebuillt packages instead of building ports, a lot less hassle. pkg_de

Re: Which php??

2011-01-12 Thread Michael Powell
Gary Kline wrote: [snip] > autoconf: required version 2.68 not found > *** Error code 1 > > Stop in /usr/ports/security/php5-hash. > *** Error code 1 > > Stop in /usr/ports/lang/php5-extensions. > *** Error code 1 > > Stop in /usr/ports/lang/php5-extensions. > Setting these environment variabl

Re: Which php??

2011-01-12 Thread Gary Kline
On Wed, Jan 12, 2011 at 11:01:03PM +, Paul Macdonald wrote: > > >r...@ethic:/usr/local/etc# php -v > >PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 12 2011 11:42:40) (DEBUG) > >Copyright (c) 1997-2009 The PHP Group > >Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies > >r...@ethic

Re: Which php??

2011-01-12 Thread Gary Kline
On Wed, Jan 12, 2011 at 11:01:03PM +, Paul Macdonald wrote: > > >r...@ethic:/usr/local/etc# php -v > >PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 12 2011 11:42:40) (DEBUG) > >Copyright (c) 1997-2009 The PHP Group > >Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies > >r...@ethic

Re: Which php??

2011-01-12 Thread Paul Macdonald
r...@ethic:/usr/local/etc# php -v PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 12 2011 11:42:40) (DEBUG) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies r...@ethic:/usr/local/etc# Now, as a last re-try to get my wordpress blog port

Re: Which php??

2011-01-12 Thread Polytropon
On Wed, 12 Jan 2011 12:35:04 -0800, Gary Kline wrote: > What should I turn on or off > in the Makefile [or using `make config']? Allow me a quite general comment: Do not modify a port's Makefile directly. The interface to selectable options is usually given by "make config" or the configura

Re: Which php??

2011-01-12 Thread Gary Kline
On Wed, Jan 12, 2011 at 05:58:12PM -0200, Rodrigo Gonzalez wrote: > /usr/local/etc/php.ini > > That is the right file Yep! r...@ethic:/usr/local/etc# php -v PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 12 2011 11:42:40) (DEBUG) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.

Re: Which php??

2011-01-12 Thread Rodrigo Gonzalez
/usr/local/etc/php.ini That is the right file On Wednesday, January 12, 2011 05:53:47 pm Gary Kline wrote: > On Wed, Jan 12, 2011 at 10:02:38AM +, Paul Macdonald wrote: > > >Lots of warnings:: > > > > > > > > >Deprecated: Directive 'register_long_arrays' is deprecated in PHP > > >5.3 and grea

Re: Which php??

2011-01-12 Thread Gary Kline
On Wed, Jan 12, 2011 at 10:02:38AM +, Paul Macdonald wrote: > > >Lots of warnings:: > > > > > >Deprecated: Directive 'register_long_arrays' is deprecated in PHP > >5.3 and greater in Unknown on line 0 > > > >Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 > >and greater in Un

Re: Which php??

2011-01-12 Thread Paul Macdonald
On 11/01/2011 16:46, Gary Kline wrote: So:: are there other ways of installing this stuff? Should I cp -rp this wordpress directory in [e.g.] /usr/local/www/journey? Thanks for any clues, gary It looks like you have a workign apache2 already. *For

Re: Which php??

2011-01-12 Thread Paul Macdonald
Lots of warnings:: Deprecated: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0 Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0 PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 11 2011 12:31:01) (DEBUG)

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 01:24:35PM -0500, Brad Mettee wrote: > Gary Kline wrote: > >On Tue, Jan 11, 2011 at 11:51:41AM -0500, Chris Brennan wrote: > >>On Tue, Jan 11, 2011 at 11:46 AM, Gary Kline wrote: > >> > >>>On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: > On 10/01/2011 2

Well.... {was:: Re: Which php??}

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 10:49:26AM -0800, Gary Kline wrote: > On Tue, Jan 11, 2011 at 04:10:02PM -0200, Rodrigo Gonzalez wrote: It isn't esp'ly tasty to have to eat one's own words, but that is what happened for about 90 mins this morning. ---I could have _sworn_ that I h

RE: Which php??

2011-01-11 Thread Christer Solstrand Johannessen
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Gary Kline > Sent: 11. januar 2011 20:34 > To: Brad Mettee > Cc: FreeBSD Mailing List > Subject: Re: Which php?? > > On Tue, Jan 11, 201

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 01:24:35PM -0500, Brad Mettee wrote: > Gary Kline wrote: > >On Tue, Jan 11, 2011 at 11:51:41AM -0500, Chris Brennan wrote: > > > > If you execute "php -version" from the shell, what do you get? > Rats. Now i get a segv..Last night, no. Ideas?

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 01:24:35PM -0500, Brad Mettee wrote: > Gary Kline wrote: > >On Tue, Jan 11, 2011 at 11:51:41AM -0500, Chris Brennan wrote: > > > >>On Tue, Jan 11, 2011 at 11:46 AM, Gary Kline wrote: > >> > >> > >>>On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: > >>>

Re: Which php??

2011-01-11 Thread Brad Mettee
Gary Kline wrote: On Tue, Jan 11, 2011 at 11:51:41AM -0500, Chris Brennan wrote: On Tue, Jan 11, 2011 at 11:46 AM, Gary Kline wrote: On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: On 10/01/2011 21:21, Gary Kline wrote: Which php52 port do I need to r

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 04:10:02PM -0200, Rodrigo Gonzalez wrote: > Did you restart apache? > > Second option to check directly php information > > create a file info.php with this content > phpinfo(); > ?> Well, it works. Probably after I had finished the php5-extentions port

Re: Which php??

2011-01-11 Thread Rodrigo Gonzalez
Did you restart apache? Second option to check directly php information create a file info.php with this content then go to http://your ip/info.php and check the results, if you see the text, your apache does not have php enabled, if it is enabled you will see information about your php inst

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 05:29:12PM +, Paul Macdonald wrote: > On 11/01/2011 16:46, Gary Kline wrote: > > > > > > So:: are there other ways of installing this stuff? Should I > > cp -rp this wordpress directory in [e.g.] > > /usr/local/www/journey? > > > > Thanks for any clues,

Re: Which php??

2011-01-11 Thread Tim Kellers
On 01/11/11 11:46, Gary Kline wrote: On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: On 10/01/2011 21:21, Gary Kline wrote: Which php52 port do I need to run with wordpress? There are a slew of them po ports. tia. php5.2 is the last release before its eol'd. there may

Re: Which php??

2011-01-11 Thread Gary Kline
On Tue, Jan 11, 2011 at 11:51:41AM -0500, Chris Brennan wrote: > On Tue, Jan 11, 2011 at 11:46 AM, Gary Kline wrote: > > > On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: > > > On 10/01/2011 21:21, Gary Kline wrote: > > > >Which php52 port do I need to run with wordpress? There a

Re: Which php??

2011-01-11 Thread Chris Brennan
On Tue, Jan 11, 2011 at 11:46 AM, Gary Kline wrote: > On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: > > On 10/01/2011 21:21, Gary Kline wrote: > > >Which php52 port do I need to run with wordpress? There are a > > >slew of them po ports. > > > > > >tia. > > > > > php5.2 is

Re: Which php??

2011-01-11 Thread Gary Kline
On Mon, Jan 10, 2011 at 10:07:28PM +, Paul Macdonald wrote: > On 10/01/2011 21:21, Gary Kline wrote: > >Which php52 port do I need to run with wordpress? There are a > >slew of them po ports. > > > >tia. > > > php5.2 is the last release before its eol'd. > > there may be some tweaking, b

Re: Which php??

2011-01-10 Thread Paul Macdonald
On 10/01/2011 21:21, Gary Kline wrote: Which php52 port do I need to run with wordpress? There are a slew of them po ports. tia. php5.2 is the last release before its eol'd. there may be some tweaking, but you'd be better getting it working with 5.3 (lang/php5) now rather than later...

Re: Which php??

2011-01-10 Thread Andrea Venturoli
On 01/10/11 22:21, Gary Kline wrote: Which php52 port do I need to run with wordpress? There are a slew of them po ports. tia. Never tried it myself, but... %cd /usr/ports/www/wordpress/ %make pretty-print-run-depends-list This port requires package(s) "apache-2.2.17_1 apr-devrandom-

Re: Which php??

2011-01-10 Thread Chris Brennan
On Mon, Jan 10, 2011 at 4:21 PM, Gary Kline wrote: > Which php52 port do I need to run with wordpress? There are a > slew of them po ports. > > tia. > IIRC, worpress is rather lightweight in setting it up, I don't think you *need* any although you might find some that enhance your Wordpres

Which php??

2011-01-10 Thread Gary Kline
Which php52 port do I need to run with wordpress? There are a slew of them po ports. tia. -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix Journey Toward the Dawn, E-Book: http://www.thought.org The 7.97a release of Jottings: http://jottin

the fine points: Which php port do I need?

2010-10-15 Thread Gary Kline
Well, closer and closer to gettting things running; but my foobar.php pages don't work on thought.org? What ports do I need and if I need to restore my apache22 config, can you guys help me there? tia, [you-all :)] gary -- Gary Kline kl...@thought.org http://www.thought.org Public Servi

Re: Which php ?

2004-05-04 Thread Kevin D. Kinsey, DaleCo, S.P.
Peter Risdon wrote: Darryl Hoar wrote: I have 5.1-release installed. I wish to install php4 and want it to work with apache, mysql and openldap. Which one of the php ports do I use ? Easiest thing to do is install www/mod_php4 and select the options you want (mysql - which is a default - and

Re: Which php ?

2004-05-04 Thread Peter Risdon
Darryl Hoar wrote: I have 5.1-release installed. I wish to install php4 and want it to work with apache, mysql and openldap. Which one of the php ports do I use ? Easiest thing to do is install www/mod_php4 and select the options you want (mysql - which is a default - and ldap)under the curs

Which php ?

2004-05-04 Thread Darryl Hoar
I have 5.1-release installed. I wish to install php4 and want it to work with apache, mysql and openldap. Which one of the php ports do I use ? thanks, Darryl ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-question