Can't connect to database after change web engine.

Started by david, July 15, 2013, 05:19:15 AM

david

Dear All,

I've problem after migrated from apache, php to nginx, php-fpm and I get the error message: "Unable to establish database connection"
I already check and test using php script to load the database and everything seems good.

Please advice.
Thank you

david

I think I just disable PDO, I'll recompile php with PDO support.

david

My problem has been solved after recompile php and installed php-pdo for mysql driver.

Thank you..