I don't know for sure... perhaps, the apache+php binary just treats it
differently than when interacting with it directly from the shell...
I am a newbie and I just had the same problem 2 minutes ago...
hope it works out...
thanks,
shawn
On Tue, 29 May 2001, Mohammad Shoja wrote:
> Thanks for
>
> [client]
> port=3309
> socket=/tmp/mysql.sock.shoja
>
> Now the problem is when I'm trying to run my cgi from command prompt there
> is no error and it connect successfully.
>
> But when I'm trying to run it through web browser I get this error
> message:
>
> Can't connect to local MySQL serve
have you tried using mysql_connect without the preceding @?
This may give you some error info on the page...
of course, I am a newbie too and I am using it on a Unix box so I could be
totally off..
thanks,
shawn
On Tue, 29 May 2001, Marco Bleeker wrote:
> Hello, I am a novice to Apache, MySQL a
Hello,
I am running MySQL 3.23.37 on an OpenBSD 2.8 box. The db is working fine
and starts fine but I cannot seem to shut it down...
I do
mysql.server stop
and this is what I see in the logs:
010528 20:59:07 /usr/local/libexec/mysqld: Normal shutdown
but the command exits because it is takin