Re: port install php5 fails on Leopard 10.5.4

2008-07-10 Thread Ken Tozier
On Jul 10, 2008, at 10:49 PM, Bill Hernandez wrote: > /opt/local/apache2/conf/httpd.conf > should show the three items below : > > LoadModule php5_module modules/libphp5.so > > Include conf/mod_php.conf > > DocumentRoot "/Web/path/to/your/www" That must be part of the problem. /opt/local/apache2

Re: port install php5 fails on Leopard 10.5.4

2008-07-10 Thread Ken Tozier
On Jul 10, 2008, at 4:47 PM, Bryan Blackburn wrote: > On Jul 10, 2008, at 2:07 AM, [EMAIL PROTECTED] wrote: > > That's the really annoying Tcl environment bug [1]; do a 'sudo port > clean --work mysql5' to clean mysql5 (the port which failed), then try > your original port command again. > > It m