Welcome Guest, Not a member yet? Register   Sign In
Empty database output within CI
#7

[eluser]den-javamaniac[/eluser]
Well, this here problem is basically not a CI related one, but strange thing is that CI couldn't track this error. Here's what was going on:

While installing php I haven't specified --with-mysql-socket parameter and it looks like php tried to use a /tmp/mysql.sock (default one) which obviously was not specified in my.cnf. So CI tried to bind to a nonexistent socket. Changing mysql params in a php.ini solved the problem.


Messages In This Thread
Empty database output within CI - by El Forum - 05-08-2010, 07:15 AM
Empty database output within CI - by El Forum - 05-08-2010, 08:43 AM
Empty database output within CI - by El Forum - 05-08-2010, 02:09 PM
Empty database output within CI - by El Forum - 05-08-2010, 02:41 PM
Empty database output within CI - by El Forum - 05-08-2010, 02:53 PM
Empty database output within CI - by El Forum - 05-08-2010, 03:33 PM
Empty database output within CI - by El Forum - 05-08-2010, 04:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB