I have installed PHP and MySQL and I can see only blank page. What's wrong?

MySQL is not enabled by default, nor is the MySQL library bundled with PHP. In order to have these functions available, you must compile PHP with MySQL support.
PHP manual - MySQL

Set conf['debug_info'] = 1 in your_kb_installation_directory/admin/config.inc.php. It will  display  an error if  you do not have MySQL extension enabled.



Article ID: 203
Last updated: 26 Apr, 2008
Revision: 1
FAQ -> KBPublisher FAQ -> I have installed PHP and MySQL and I can see only blank page. What's wrong?
https://www.kbpublisher.com/kb/i-have-installed-php-and-mysql-and-i-can-see-only-blank-page-whats-wrong_203.html