libmysql.dll/libmysqli.dll DOESN'T contain
code for setting connection charset (as I was said on the MySQL list). So
what we want seems to be impossible.
Are there any comments from libmysql.dll/libmysqli.dll developers?
>
> --
> Greetings,
> Piotr Wilkin
> [EMAIL PROTECTED]
Hello,
This question was asked many times, but I can't find a good answer.
I am getting this error message while trying to connect to MySQL server (PHP
+ PEAR::DB_DataObject):
"Can't connect to local MySQL server through socket '' (111)"
(notice '' - is that right?)
Does anyone have any ideas
> > Hello,
> >
> > This question was asked many times, but I can't find a good answer.
> > I am getting this error message while trying to connect to MySQL server
> (PHP
> > + PEAR::DB_DataObject):
> >
> > "Can't connect to local MySQL server through socket '' (111)"
> >
> > (notice '' - is that
or equivalent.
>
> You may wish to examine ini_get(), ini_get_all(), phpinfo(), or
> php_ini_scanned_files(), to verify if it is set, or to see if it's being
> overwritten somewhere.
>
> Cheers,
>
> Denis Gerasimov wrote:
> > Didn't help me. MySQL socket does
ver using this user name and
password with my DB administration tool.
Some background
1. MySQL and Apache + PHP are running on the same machine.
2. The user is allowed to connect from '%' (everywhere)
3. Connecting to localhost fails too (saying "cannot connect to socket...&quo
onnect to example.com via TCP/IP).
Dear DB maintainers, should I report a bug?
>
>
> New version of MySQL, old PHP? possible password encryption mis-match?
> Check out:
>
> http://dev.mysql.com/doc/mysql/en/old-client.html
>
> Regards - Miles
>
> At 06:3
Hello,
1. Upgrade to the latest version (1.3.0rc3 beta), AFAIK 1.2.3 doesn't
support custom containers if you use this feature
2. allow_call_time_pass_reference must be 'on', otherwise it fails (produces
an error message)
3. turn error_reporting(E_ALL); and see if there are any notices/warnings