Re: mysql_connect error

2011-06-15 Thread Glenn McCalley
- Original Message - From: "Michael Powell" To: Sent: Wednesday, June 15, 2011 1:30 AM Subject: Re: mysql_connect error Rodrigo Gonzalez wrote: On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have this problem but cannot get their reso

Re: mysql_connect error

2011-06-14 Thread Michael Powell
Rodrigo Gonzalez wrote: > On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: >> Seen other people have this problem but cannot get their resolutions to >> work for me. >> >> "Fatal error: Call to oundefined function mysql_connect() in etc., etc." >> >> This began happening after an upgr

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Rodrigo Gonzalez" To: ; "Glenn McCalley" Cc: Sent: Tuesday, June 14, 2011 12:45 PM Subject: Re: mysql_connect error On Tuesday, June 14, 2011 12:56:11 PM Glenn McCalley wrote: Rodrigo, The php.ini path and file match the phpinfo pa

Re: mysql_connect error

2011-06-14 Thread Rodrigo Gonzalez
On Tuesday, June 14, 2011 12:56:11 PM Glenn McCalley wrote: > Rodrigo, > The php.ini path and file match the phpinfo page. > > However, php -m does NOT report a mysql module, and I get the same > Undefined symbol error our of lubmysqlclient.so.16 that I mentioned in my > answer to Greg's post. >

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Rodrigo Gonzalez" To: ; Cc: "Glenn McCalley" Sent: Tuesday, June 14, 2011 11:46 AM Subject: Re: mysql_connect error Hi Glenn, Try running this command in your shell: php -i | grep -i php.ini Does the reported path match the

Re: mysql_connect error

2011-06-14 Thread Damien Fleuriot
On 6/14/11 5:45 PM, Glenn McCalley wrote: > > - Original Message - From: "Greg Larkin" > To: "Glenn McCalley" > Cc: > Sent: Tuesday, June 14, 2011 11:26 AM > Subject: Re: mysql_connect error > > > On 6

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Greg Larkin" To: "Glenn McCalley" Cc: Sent: Tuesday, June 14, 2011 11:26 AM Subject: Re: mysql_connect error -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/14/11 10:49 AM, Glenn McCalley wrote: - Original Message - Fr

Re: mysql_connect error

2011-06-14 Thread Rodrigo Gonzalez
> > Hi Glenn, > > Try running this command in your shell: > > php -i | grep -i php.ini > > Does the reported path match the one reported by your phpinfo page > (viewed in the web browser)? Also, is it possible you have multiple php > executables installed? What is the output of the following

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work for me. "Fatal error: Call to oundefined function mysql_connect() in etc., etc." This began happening after an upgrade to php5 using the portmaster program.

Re: mysql_connect error

2011-06-14 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/14/11 10:49 AM, Glenn McCalley wrote: > > - Original Message - From: "Damien Fleuriot" > To: > Sent: Tuesday, June 14, 2011 10:35 AM > Subject: Re: mysql_connect error > > >> On 6/14/11 2:46 PM,

Re: mysql_connect error

2011-06-14 Thread Glenn McCalley
- Original Message - From: "Damien Fleuriot" To: Sent: Tuesday, June 14, 2011 10:35 AM Subject: Re: mysql_connect error On 6/14/11 2:46 PM, Glenn McCalley wrote: Seen other people have this problem but cannot get their resolutions to work for me. "Fatal error: Cal

Re: mysql_connect error

2011-06-14 Thread Rodrigo Gonzalez
On Tuesday, June 14, 2011 09:46:17 AM Glenn McCalley wrote: > Seen other people have this problem but cannot get their resolutions to > work for me. > > "Fatal error: Call to oundefined function mysql_connect() in etc., etc." > > This began happening after an upgrade to php5 using the portmaster

Re: mysql_connect error

2011-06-14 Thread Damien Fleuriot
On 6/14/11 2:46 PM, Glenn McCalley wrote: > Seen other people have this problem but cannot get their resolutions to > work for me. > > "Fatal error: Call to oundefined function mysql_connect() in etc., etc." > > This began happening after an upgrade to php5 using the portmaster program. > phpinfo

mysql_connect error

2011-06-14 Thread Glenn McCalley
Seen other people have this problem but cannot get their resolutions to work for me. "Fatal error: Call to oundefined function mysql_connect() in etc., etc." This began happening after an upgrade to php5 using the portmaster program. phpinfo page does -not- show the mysql_connect function anywh