MySQL Forums
Forum List  »  PHP

Re: Cannot get PHP and MySQL working
Posted by: Marc B
Date: February 26, 2006 09:43AM

I was also having a similar issue trying to set up PHP/Mysql/Apache.

When I initially installed PHP, I used the MSI installer. Thus, there was not PHP.ini or ext folder or anything like that following the installation.

I ran the phpinfo script and everything worked correctly. However, there was no Mysql section on the phpinfo page.

After reading the directions above, I downloaded the .zip version of PHP5 and copied over the necessary files and directories. I put the PHP.ini file in the correct directory and edited it as intructed above.

Now, my Apache server will start, but when a try to run the phpinfo script, nothing is displayed on the page. I'm assuming that this is being caused by a problem in the PHP.ini file since I can start the Apache server without error. An ideas on where I should look to fix this?

Thanks,

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot get PHP and MySQL working
February 26, 2006 09:43AM


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.