MySQL Forums
Forum List  »  PHP

Re: php and mysql won't communicate
Posted by: Michael Lewis
Date: May 10, 2006 04:11PM

I had the same type of problems using SuSE 10 and I finally uninstalled and compiled each of them myself. I think you need to compile/install them in a certain order too. (Apache, MySQL, PHP)
Also, make sure that the files you are pointing to in ./configure aren't named something else. That was a problem for me a few times. (ex.- apxs2 instead of apxs)

If it gets incredibly frustrating, you can always download and install xampp
http://www.apachefriends.org
This will install and configure apache, mysql, php, and perl for you and you don't have to do anything to help it along.

Good luck

Options: ReplyQuote


Subject
Written By
Posted
Re: php and mysql won't communicate
May 10, 2006 04:11PM


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.