|
Posted by Jerry Stuckle on 01/10/08 22:05
Robin S. wrote:
> On Jan 10, 3:37 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> Are you sure you defined the MySQL server correctly to your shopping
>> cart? As it is right now, it's trying to connect to MySQL on the same
>> machine.
>>
>
> During the initial installation, the remote mySQL server was correctly
> defined. This is required to perform the installation. I can tell
> because all of the required tables were successfully created
> (automatically by the cart software) on the remote server (confirmed
> using phpMyAdmin).
>
> The installation using my PC as the Apache/PHP server and the remote
> mySQL server was also successful. I've added some products and changed
> some settings, and it works.
>
> Note that I did omit some path info in the error messages for security
> purposes...
>
> I certainly appriciate your consideration.
>
> Regards,
>
> Robin
>
Well, the message indicates it's trying to connect to MySQL through the
local Unix socket, not via TCP/IP. So either your configuration is
incorrect, or the package isn't using the configuration correctly.
So if you're sure it's correct, it's time to ask for help from the
support forums for your package. They're much more familiar with it
than any of us are.
In fact, when you're looking at packages like this, that should be your
first place to go for help - not a language newsgroup.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|