MySQL Forums
Forum List  »  PHP

Re: Apache 2.2.22 with PHP 5.2.17 don't connect to MySQL
Posted by: Rick James
Date: March 10, 2012 06:28PM

You have a new Apache and a new MySQL, but an old PHP. Consider upgrading to 5.3.

Use mysqli_* in preference over mysql_*.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.