|
Posted by Rik Wasmus on 01/10/08 17:35
On Thu, 10 Jan 2008 17:25:15 +0100, Robin S. <lasernerd@hotmail.com> wrote:
> On Jan 10, 11:03 am, "Robin S." <lasern...@hotmail.com> wrote:
>>
>> phpinfo() returns a mySQL client API version of 3.23.54 (uselss for
>> me), where as a SELECT VERSION() query on the mySQL database returns
>> version 5.0.27 (exactly what we need). I think there's something wrong
>> with the mySQL library in PHP.
>>
>> Any thoughts?
>>
>> Regards,
>>
>> Robin
>
> Small update:
>
> I just installed the shopping cart software on my local box using the
> remote SQL server (megasqlservers.com) and it worked. So I guess it's
> not a mySQL problem.
>
> What could be wrong with PHP?
Hmm, what happens if you define it's hostname/ip instead of using
localhost?
--
Rik Wasmus
[Back to original message]
|