View Single Post
  #1  
Old 02-07-2012, 07:42 PM
stairmaster stairmaster is offline
Member
 
Join Date: Mar 2011
Posts: 22
Default mysql in latest php build

Our web pages use mysql not mysqli and it seems that after re-installing php, the mysql module doesn't exist anymore.
So our database connections are broken.
How can I get mysql working again?
Reply With Quote