Trying to install 0.9.9-9 from scratch but fails after step 3, db configuration
-
After entering the information to configure the db, step 3, and hitting next, it goes to the next page and the next page is blank. It never refreshes and the db does not get created.
This problem existed for us when we tried to build 0.9.9-8 from scratch as well. We had to install 0.9.9-7 from scratch and run the update app for 0.9.9-8. We would like to do a fresh install though for 0.9.9-9 to assure everything runs smoothly.
This is what our config check returns when we run the installation in the beginning:
Operating System
Type: Linux OK
Version: 2.6.18-274.18.1.el5 #1 SMP Thu Feb 9 12:45:44 EST 2012 OK
Webserver
Version: Apache/2.2.3 (CentOS) OK
PHP Version: 5.3.13 OK
PHP Session Extension: Active OK
PHP MySQL Extension: Active OK
PHP XML Extension: Active OK
PHP ZLIB Extension: Active OK
PHP SimpleXML Extension: Active OK
PHP Setting "magic_quotes_gpc": Off OK
PHP cURL Extension: Active - Needed for external web-services OK
PHP PDO_MySQL Extension: Active OK
Database Access Interface (PHP MySQL Extension)
Version: 5.5.23 OKWhat could be wrong?