RE: php conection problems

2005-02-11 Thread Jeff Mao
This wasn't an upgrade,...brand new laptop,...clean installs of everything which is why I was surprised things didn't go as smoothly as I expected,...I did not compile php myself,...used a package installer made by Marc Liyanage (entropy.ch) who typically has very well put together stuff for Ma

RE: php conection problems

2005-02-11 Thread Dean, Michael L USAATC
Jeff, When you upgraded to the 4.1 version of MySQL did you run the mysql_fix_privilege_tables script? I just upgraded a 3.23 server to the 4.1 and ran that script and my php seems to work fine using the 3.23 client. I had to "fix" other instances where I had used the password('pass') me

RE: php conection problems

2005-02-11 Thread Dean, Michael L USAATC
05 11:29 AM To: mysql@lists.mysql.com Subject: RE: php conection problems HI All, I'm back,...I've removed MySQL completely and reinstalled it using the binaries for Mac OS X 10.3+ from the mysql website. I still have a Client API version of 3.23 in the phpinfo() while I see 4.1.9 from t

Re: php conection problems

2005-02-11 Thread Jeff Mao
Thanks,...that's the info I needed to help me know where to look for a solution,..I'll direct my work on the php side of things! Jeff At 9:07 AM -0800 2/11/05, Hassan Schroeder wrote: Jeff Mao wrote: I'm back,...I've removed MySQL completely and reinstalled it using the binaries for Mac OS X 10.

Re: php conection problems

2005-02-11 Thread Hassan Schroeder
Jeff Mao wrote: I'm back,...I've removed MySQL completely and reinstalled it using the binaries for Mac OS X 10.3+ from the mysql website. I still have a Client API version of 3.23 in the phpinfo() while I see 4.1.9 from the command line. This has *nothing* to do with the MySQL you've installed,

RE: php conection problems

2005-02-11 Thread mel list_php
example. From: Jeff Mao <[EMAIL PROTECTED]> To: mysql@lists.mysql.com Subject: RE: php conection problems Date: Fri, 11 Feb 2005 11:29:17 -0500 HI All, I'm back,...I've removed MySQL completely and reinstalled it using the binaries for Mac OS X 10.3+ from the mysql website. I stil

RE: php conection problems

2005-02-11 Thread Jeff Mao
HI All, I'm back,...I've removed MySQL completely and reinstalled it using the binaries for Mac OS X 10.3+ from the mysql website. I still have a Client API version of 3.23 in the phpinfo() while I see 4.1.9 from the command line. I can get things to work using the Old_Password suggested earlie

RE: php conection problems

2005-02-10 Thread Jeff Mao
ruary 2005 7:52 AM To: Logan, David (SST - Adelaide) Cc: mysql@lists.mysql.com Subject: RE: php conection problems I'm running Mac OS X,...so if the the disable and rebuild isn't too hard, can you outline that process? Jeff Probably because they don't have the time to get the late

RE: php conection problems

2005-02-10 Thread Logan, David (SST - Adelaide)
gan, David (SST - Adelaide) Cc: mysql@lists.mysql.com Subject: RE: php conection problems I'm running Mac OS X,...so if the the disable and rebuild isn't too hard, can you outline that process? Jeff >Probably because they don't have the time to get the latest and greatest &g

RE: php conection problems

2005-02-10 Thread Jeff Mao
TECTED] Sent: Friday, 11 February 2005 7:36 AM To: mel list_php; mysql@lists.mysql.com Subject: RE: php conection problems That did the trick,...thanks so,...why is my Apache installation using an old client? After reading your suggestion, it makes more sense when I look at the output of phpinfo() w

RE: php conection problems

2005-02-10 Thread Logan, David (SST - Adelaide)
rvices 148 Frome Street, Adelaide 5000 Australia +61 8 8408 4273 - Work +61 417 268 665 - Mobile +61 8 8408 4259 - Fax -Original Message- From: Jeff Mao [mailto:[EMAIL PROTECTED] Sent: Friday, 11 February 2005 7:36 AM To: mel list_php; mysql@lists.mysql.com Subject: RE: php conection prob

RE: php conection problems

2005-02-10 Thread Jeff Mao
ne of your user and give it a try. good luck! From: Jeff Mao <[EMAIL PROTECTED]> To: Jay Blanchard <[EMAIL PROTECTED]>, mysql@lists.mysql.com Subject: RE: php conection problems Date: Thu, 10 Feb 2005 15:36:19 -0500 I've tried using a variety of very wide open permissions just to get

RE: php conection problems

2005-02-10 Thread mel list_php
ard <[EMAIL PROTECTED]>, mysql@lists.mysql.com Subject: RE: php conection problems Date: Thu, 10 Feb 2005 15:36:19 -0500 I've tried using a variety of very wide open permissions just to get something to connect including: using the root user/password in the php scripts declaring

RE: php conection problems

2005-02-10 Thread Jeff Mao
I've tried using a variety of very wide open permissions just to get something to connect including: using the root user/password in the php scripts declaring a user in mysql,... grant all on mydatabase.* to myuser identified by 'mypassword'; grant all on mydatabase.* to myuser@'%' identified by

RE: php conection problems

2005-02-10 Thread Dean, Michael L USAATC
phpinfo() should tell you whether it is using the MySQL module or not, that will help you find out if that part is working. Michael -Original Message- From: Jeff Mao [mailto:[EMAIL PROTECTED] Sent: Thursday, 10 February, 2005 15:02 To: mysql@lists.mysql.com Subject: php conection proble

RE: php conection problems

2005-02-10 Thread Jay Blanchard
[snip] In the past, I've always simply installed these two pieces as I mentioned above and everything was so easy,but it's been awhile since I last did this,did I miss something? [/snip] Permissions? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubs