Hi since today's mysql update to mysql.x86_64 0:5.1.57-1.el5.art some of our older php scripts that used to use mysql_connect to connect to database are longer connecting. Does anyone know why this is and how this can be resolved? We are using our own custom version of PHP4 on a few sites that is causing this issue. PHP 5 sites seem fine.
So something as simple as this fails
$db_link = mysql_pconnect ("localhost", "amUser", "artmat9") or die ("Connection Failed!");
Thanks
mysql_connect stopped working in latest mysql release
- mikeshinn
- Atomicorp Staff - Site Admin
- Posts: 4155
- Joined: Thu Feb 07, 2008 7:49 pm
- Location: Chantilly, VA
Re: mysql_connect stopped working in latest mysql release
Whats the PHP error?
Michael Shinn
Atomicorp - Security For Everyone
Atomicorp - Security For Everyone