MySQL connection problem.
#4

Yeah, that's the part.
Now the reason why it didn't show up in your log, it that you're starting the log after connecting.

Put "mysql_debug(true);" as first line (before mysql_connect) and see what the log tells you.
Something must be wrong with connecting, otherwise your connection handle would be "1".

It may be some data is faulty (wrong username or password probably).
Reply


Messages In This Thread
MySQL connection problem. - by Glenn332 - 29.01.2015, 16:59
Re: MySQL connection problem. - by PowerPC603 - 29.01.2015, 17:39
Re: MySQL connection problem. - by Glenn332 - 29.01.2015, 17:42
Re: MySQL connection problem. - by PowerPC603 - 29.01.2015, 17:47
Re: MySQL connection problem. - by Glenn332 - 29.01.2015, 17:54
Re: MySQL connection problem. - by Smally - 29.01.2015, 17:58
Re: MySQL connection problem. - by PowerPC603 - 29.01.2015, 18:00
Re: MySQL connection problem. - by Glenn332 - 29.01.2015, 18:02
Re: MySQL connection problem. - by PowerPC603 - 29.01.2015, 18:08
Re: MySQL connection problem. - by Glenn332 - 29.01.2015, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)