MySQL Forums
Forum List  »  PHP

Re: Fatal Connect to database error - need help
Posted by: Larry Kagan
Date: June 06, 2006 08:18AM

In PHP 5, mysql support is not included by default. You'll have to recompile it --with-mysql=/path/to/mysql. Or if you use a package manager, it may give you that option.

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal Connect to database error - need help
June 06, 2006 08:18AM


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.