Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
Which PHP is your web server using -- Apple or MacPorts? @ http://localhost/drupal-6.15/info.php PHP 5.3.0 is indicated and mysql.sock is still not defined so I guess I have two PHP versions? How did that ever happen? If this is the Apple or MacPorts one I do not know.. Which PHP are you

Re: rdiff-backup fetch failed

2010-01-14 Thread Stanislaus Schymanski
Thanks, this is now Ticket #23287 Stan On Jan 12, 2010 08:43 PM, Dan Ports dpo...@ambulatoryclam.net wrote: On Mon, Jan 11, 2010 at 10:36:47AM +0100, Stanislaus Schymanski wrote: checking for XPROTO... configure: error: Package requirements (xproto = 7.0.13) were not met: [...]

Re: MySQL error installing Drupal

2010-01-14 Thread Scott Haneda
Ok, lets take a step back and see if we can clear this up. At some point, you installed MacPorts, and now you are running commands that you desire to call to the MacPorts installed applications, but we are not sure that is the case or not. A few useful things that you could show us:

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
On Thu, Jan 14, 2010 at 1:03 PM, Scott Haneda talkli...@newgeo.com wrote: Ok, lets take a step back and see if we can clear this up. At some point, you installed MacPorts, and now you are running commands that you desire to call to the MacPorts installed applications, but we are not sure

Re: MySQL error installing Drupal

2010-01-14 Thread Scott Haneda
Ugh, ignore my last email post, slip of the finders on the stupid phone... What command did you run to generate that output? That shows php info for Apples php, not MacPorts. You can tell from the following in your paste phpinfo() PHP Version = 5.3.0 Suspect, this is Apple's version,

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
On Thu, Jan 14, 2010 at 1:51 PM, Scott Haneda talkli...@newgeo.com wrote: Ugh, ignore my last email post, slip of the finders on the stupid phone... What command did you run to generate that output? That shows php info for Apples php, not MacPorts. php -i Yes I believe PHP and Apache are

Re: MySQL error installing Drupal

2010-01-14 Thread Scott Haneda
Ok, really quick, and I need to get off to sleep… On Jan 14, 2010, at 2:29 AM, Jasper Frumau wrote: On Thu, Jan 14, 2010 at 1:03 PM, Scott Haneda talkli...@newgeo.com wrote: Ok, lets take a step back and see if we can clear this up. At some point, you installed MacPorts, and now you are

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
On Thu, Jan 14, 2010 at 2:04 PM, Scott Haneda talkli...@newgeo.com wrote: Ok, really quick, and I need to get off to sleep… Maybe you can give us a clear explanation of what your goals are, is it to run Apache2, Mysql5, and php5 all under MacPorts, or do you want to mix and match bits from

Re: MySQL error installing Drupal

2010-01-14 Thread Scott Haneda
On Jan 14, 2010, at 3:13 AM, Jasper Frumau wrote: On Thu, Jan 14, 2010 at 2:04 PM, Scott Haneda talkli...@newgeo.com wrote: Ok, really quick, and I need to get off to sleep… Maybe you can give us a clear explanation of what your goals are, is it to run Apache2, Mysql5, and php5 all under

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
I have Apache and PHP running. Jaspers-MacBook-Pro:conf jasper$ sudo vim httpd.conf Jaspers-MacBook-Pro:conf jasper$ sudo /opt/local/apache2/bin/apachectl -k restart Jaspers-MacBook-Pro:conf jasper$ I can see localhost and info.php shows PHP 5.3.1 with PHP.ini located @ /opt/local/etc/php5 The

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
Well back to square one with PHP, MySQl and Apache under MacPorts.@ http://localhost/drupal-6.15/install.php?profile=defaultlocale=en after adding database name, database user and password I get: Failed to connect to your MySQL database server. MySQL reports the following message: *No such file

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
Well I changed /opt/local/etc/php5/ and finally saw a change in the error message. Still no correct path to the sock though: *Warning*: mysql_connect() [function.mysql-connecthttp://localhost/function.mysql-connect]: [2002] No such file or directory (trying to connect via

Re: MySQL error installing Drupal

2010-01-14 Thread Jasper Frumau
Well I am happy :-) Apache and PHP installed and Drupal running. I also needed to add php5-gd and php5-mbstring and replace one deprecated ereg function, but all good. Only mod_rewrite is not running according to Drupal: our system configuration does not currently support this feature. The

PHP 5.3 and 5.2

2010-01-14 Thread Craig Hoffman
Quick question: is it possible to install both PHP 5.3 and 5.2.x and toggle between the two? Currently, our web server is running 5.2.x and our development server is running 5.3. What's the best way to go about this? Thanks - CH ___ Craig Hoffman iChat / AIM:

Re: MySQL error installing Drupal -- total serendipty -- side issue with macports install itself.

2010-01-14 Thread William H. Magill
On Jan 14, 2010, at 5:03 AM, Scott Haneda wrote: Ok, lets take a step back and see if we can clear this up. At some point, you installed MacPorts, and now you are running commands that you desire to call to the MacPorts installed applications, but we are not sure that is the case or

Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Frederick C. Lee
Greetings: I'm attempting to install gtk2 which depends on db46; which bombed. So I've tried to explicitly install db46 confirm: [Users/Ric] install -v -c db46 --- Computing dependencies for db46 --- Extracting db46 Error: You have a conflicting install of Berkeley DB in /usr/local,

Re: port selfupdate: Unable to sync.

2010-01-14 Thread Joshua Root
On 2010-1-15 08:02 , Frederick C. Lee wrote: Greetings: I can't to a 'self update': [/Users/Ric]sudo port -d selfupdate --- Updating the ports tree DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/

Re: Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Joshua Root
On 2010-1-15 08:12 , Frederick C. Lee wrote: Greetings: I'm attempting to install gtk2 which depends on db46; which bombed. So I've tried to explicitly install db46 confirm: [Users/Ric] install -v -c db46 --- Computing dependencies for db46 --- Extracting db46 Error: You have a

Re: Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Frederick C. Lee
Thanks for the quick reply: I followed your suggestion and moved: /bin, /lib /include directories from the /usr/local to the desktop. {I couldn't find which file was causing the problem so I moved their directories.} Then I re-installed the db46 (using force, verbose clean): [/Users/Ric]sudo

Re: Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Frederick C. Lee
Okay... Found the problem: /include: db_cxx.h db.h These are the Oracle db headers that you probably were talking about. I don't know what to do with them... store 'em elsewhere to see any problems occur and if not, trash them. Ric. On Thu, Jan 14, 2010 at 1:20 PM, Joshua Root

Re: list native Mac OS X applications using port command

2010-01-14 Thread Brandon Allbery
On Jan 14, 2010, at 16:43 , Fyodor Vassiley wrote: I am search for all mac-like apps (who follow more or less the Apple Human Interface Guidelines) I don't think there's any classification of MacPorts based on that, so no way the port command can produce a list for you. -- brandon s.

Re: port selfupdate: Unable to sync.

2010-01-14 Thread Frederick C. Lee
I've read the FAQ. I'm using a public library's Wi-Fi to access the internet. No doubt it has a firewall blocking 'unusual' events. ... probably have to install the latest MacPorts from scratch vs 'update'. Ric. On Thu, Jan 14, 2010 at 1:17 PM, Joshua Root j...@macports.org wrote: On

Re: port selfupdate: Unable to sync.

2010-01-14 Thread Joshua Root
On 2010-1-15 09:08 , Frederick C. Lee wrote: I've read the FAQ. I'm using a public library's Wi-Fi to access the internet. No doubt it has a firewall blocking 'unusual' events. ... probably have to install the latest MacPorts from scratch vs 'update'. Yes, if rsync is blocked on your

Re: Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Ryan Schmidt
On Jan 14, 2010, at 15:46, Frederick C. Lee wrote: I followed your suggestion and moved: /bin, /lib /include directories from the /usr/local to the desktop. {I couldn't find which file was causing the problem so I moved their directories.} Then I re-installed the db46 (using force,

Re: Unable to install Berkeley DB v6: conflicting install ... how??

2010-01-14 Thread Ryan Schmidt
On Jan 14, 2010, at 15:46, Frederick C. Lee wrote: [/Users/Ric]sudo port MacPorts 1.8.1 Also, please sudo port selfupdate to update to MacPorts 1.8.2. ___ macports-users mailing list macports-users@lists.macosforge.org

Re: MySQL error installing Drupal

2010-01-14 Thread Scott Haneda
On Jan 14, 2010, at 6:32 AM, Jasper Frumau wrote: Well I am happy :-) Apache and PHP installed and Drupal running. I also needed to add php5-gd and php5-mbstring and replace one deprecated ereg function, but all good. Only mod_rewrite is not running according to Drupal: our system

Re: PHP 5.3 and 5.2

2010-01-14 Thread Scott Haneda
On Jan 14, 2010, at 10:03 AM, Craig Hoffman wrote: Quick question: is it possible to install both PHP 5.3 and 5.2.x and toggle between the two? Currently, our web server is running 5.2.x and our development server is running 5.3. What's the best way to go about this? Yes, but you would

Re: PHP 5.3 and 5.2

2010-01-14 Thread Bradley Giesbrecht
On Jan 14, 2010, at 4:58 PM, Scott Haneda wrote: On Jan 14, 2010, at 10:03 AM, Craig Hoffman wrote: Quick question: is it possible to install both PHP 5.3 and 5.2.x and toggle between the two? Currently, our web server is running 5.2.x and our development server is running 5.3. What's

Re: PHP 5.3 and 5.2

2010-01-14 Thread Scott Haneda
On Jan 14, 2010, at 5:06 PM, Bradley Giesbrecht wrote: I would be more inclined to set MacPorts to use two separate prefix's and toggle between those, or, perhaps use Apple's php for the 5.3, and MacPorts for the 5.2.x. Are you talking about toggling between the two on the fly via apache2

Re: PHP 5.3 and 5.2

2010-01-14 Thread Ryan Schmidt
On Jan 14, 2010, at 12:03, Craig Hoffman wrote: Quick question: is it possible to install both PHP 5.3 and 5.2.x and toggle between the two? Currently, our web server is running 5.2.x and our development server is running 5.3. What's the best way to go about this? Yes, you can install

Re: MySQL error installing Drupal -- total serendipty -- side issue with macports install itself.

2010-01-14 Thread Ryan Schmidt
On Jan 14, 2010, at 13:07, William H. Magill wrote: echo $PATH