adding SQLite

2011-01-01 Thread Bill Christensen
Hi folks, I need to add SQLite to my MacPorts-built MAMP install... Do I just do port install php5 +sqlite or would it be port install php5-sqlite ? Do I need to install sqlite separately first? Thanks. -- Bill Christensen http://greenbuilder.com/contact/ Green Building Professionals

Re: Bind 9 not launching named...

2011-01-01 Thread William H. Magill
On Dec 31, 2010, at 11:43 PM, Merton Campbell Crockett wrote: I am not familiar with BIND distributed under MacPorts. I use the distribution from ISC; however, you mentioned that you were moving from a BIND version 8. There is a significant difference between version 8 and 9 of BIND.

Re: Bind 9 not launching named...

2011-01-01 Thread William H. Magill
On Jan 1, 2011, at 7:43 AM, Chris Janton wrote: On 2010-12-31 , at 16:50 , William H. Magill wrote: Double DUH cd /opt/local/etc more named.conf named.conf: Too many levels of symbolic links ln -s named.conf 4 lrwxr--r-- 1 root admin10 Dec 31 18:26 named.conf -

Re: adding SQLite

2011-01-01 Thread Ryan Schmidt
On Jan 1, 2011, at 13:23, Bill Christensen wrote: I need to add SQLite to my MacPorts-built MAMP install... Do I just do port install php5 +sqlite or would it be port install php5-sqlite ? You can use port variants php5 to answer this question: $ port variants php5 | grep sqlite

Re: port install zim fails, possibly on a perl error.

2011-01-01 Thread Ryan Schmidt
On Dec 30, 2010, at 10:31, Derek Schutt wrote: I’m trying to install zim, but am running into problems which I detail below. I have just installed mac ports, and have the latest version of Xcode. I am running Snow Leopard, and for what it’s worth, I’m new to Macs and mac port, coming

Re: Apache upgrade outdated overwrites index.html

2011-01-01 Thread Ryan Schmidt
On Dec 31, 2010, at 02:28, Andrea D'Amore wrote: On Thu, Dec 30, 2010 at 11:24 PM, William H. Magill wrote: Everything went fine except The update overwrote /opt/local/apache2/htdocs/index.html not nice. Easily recovered from, but completely unexpected. This is known and has been

Re: Adding a PHP Extension

2011-01-01 Thread Ryan Schmidt
On Dec 27, 2010, at 18:05, Tim Roberts wrote: Caveat: I'm not a unix guru. Barely a server admin. We use Mac OS X Server because it 'just works'. I manage the server via the Server Admin GUI. Then the following may be a lot of information for you, and not what you want to hear... We