EllisLab text mark
Advanced Search
     
enabling database just gives a blank page.
Posted: 18 October 2007 07:04 PM   [ Ignore ]
Joined: 2007-10-18
5 posts

I triple checked my db parameters.  My db server is running.  CI doesn’t report any sort of error.

I can access mysql using my command line.  But CI seems to just exit out.

 
Posted: 18 October 2007 07:31 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2007-10-18
5 posts

This doesn’t seem to have anything to do with CI, since I get the same thing with a simple php script that tries to connect to the database.  Instead of returning false, mysql_connect seems to just exit.