[geeklog-devel] Installer
Michael Jervis
mjervis at gmail.com
Thu Feb 14 11:57:28 EST 2008
> welcome back :-)
Cheers.
>
> > I'm running MySQL Version 5.0.18-nt
>
> I guess this regexp in function mysql_v() is the culprit:
>
> preg_match ('/^([0-9]+).([0-9]+).([0-9]+)/', $mysqlv, $match);
>
> It doesn't take the -nt into account.
That will be the next culpret. I did get one step further and removed
the @ from @mysql_get_version (or similar) and it showed me the error
was logging on as 'ODBC'@localhost. Which is interesting as I had put
geeklog as the username (which is correct). So I need to debug a
little round that to see if the username is getting confused somewhere
for some reason (PHP5 of some version on windows, apache 2).
But it's valentines so I have to go and take the wife out for dinner.
Cya,
mike
More information about the geeklog-devel
mailing list