MySQL Forums
Forum List  »  PHP

Re: PHP - MySQL
Posted by: Mike Lutze
Date: December 18, 2013 08:07PM

Without defining a php.ini file (I assume everything uses default values), I can execute PHP statements like 'echo' and they work. It's only when i get to a mySQL function that I get the "Call to undefined function mysqli_connect() in F:\web\index.php on line 7" error message. As soon as I take one of the template ini files and without making any of the proposed changes, I get a 500 error and none of my PHP statements work.

Options: ReplyQuote


Subject
Written By
Posted
December 18, 2013 01:47PM
December 18, 2013 02:05PM
December 18, 2013 02:29PM
December 18, 2013 06:58PM
December 18, 2013 07:12PM
Re: PHP - MySQL
December 18, 2013 08:07PM
December 18, 2013 10:36PM
December 19, 2013 12:28AM
December 19, 2013 07:00AM


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.