Welcome Guest, Not a member yet? Register   Sign In
Moving CI website to another server - only blank page showing
#21

(07-03-2018, 10:37 AM)snelledre Wrote: Do you use the mysql driver in your database.php? see 'dbdriver' => 'mysql',
If yes, don't use that driver use the mysqli driver.
That should be ' dbdriver' => ' mysqli',

André

Thank you!
I modified the dbdriver to 'mysqli' (the 'mysql' driver was dropped from PHP7), but I got many other errors :/ (I'll later paste it, but yet I'm not in my workplace.)
Reply


Messages In This Thread
RE: Moving CI website to another server - only blank page showing - by skindci - 07-03-2018, 01:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB