Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: load database blank screen
Post: RE: load database blank screen

Narf Wrote: (01-19-2015, 12:05 PM) -- You probably don't have the PHP mysql extension installed. -- No that's not it. phpinfo() show mysql and I wrote a little PDO script to read from a table.
18,252 Views
0 Replies
01-19-2015, 01:54 PM
treadman
    Thread: load database blank screen
Post: RE: load database blank screen

Thanks for the reply.  Here is some more code. The controller, news.php: Code: -- class News extends CI_Controller { public function __construct() { parent::__construct(); $this->lo...
18,252 Views
0 Replies
01-19-2015, 06:32 AM
treadman
    Thread: load database blank screen
Post: load database blank screen

I get a blank screen when it tries to do load->database().  No error message.  Nothing in the log.  I verified that the database hostname, username, password and database are all correct using MySql W...
18,252 Views
0 Replies
01-18-2015, 03:42 PM
treadman

Theme © iAndrew 2016 - Forum software by © MyBB