View Single Post
  #1  
Old 08-26-2003, 06:22 AM
odie odie is offline
New Member
 
Join Date: Aug 2003
Posts: 5
Default PHP FCGI Module and Mysql 4.x+

When i trie to load my PHPWebsite scripts i get an error:
"Unable to load database indicated by configuration file."
It works fine (but slow) under Apache.

What do i have to do to make PHP FastCGI access the 4.1 MySQL DB?

I use MySQL 4.1a on RH9 (all updates applied) / Apache 1.3.27 / PHP 4.3.1 system.
Reply With Quote