Will revOpenDatabase work in a shared-hosting environment
Luis
luis at anachreon.co.uk
Wed Jan 17 11:31:14 EST 2007
Hiya,
Some ISPs will not allow database access from external sources. It's ok
to use php and stuff on the hosting server, but anything outside their
subnet is a no-no. This is the same setup for GoDaddy.
Cheers,
Luis.
Mark Schonewille wrote:
> Hi,
>
> Are you sure that the MySQL server is using old-style password?
>
> Best,
>
> Mark
>
> --
>
> Economy-x-Talk
> Consultancy and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
>
> Get your store on-line within minutes with Salery Web Store software.
> Download at http://www.salery.biz
>
> Op 17-jan-2007, om 17:14 heeft RGould8 at aol.com het volgende geschreven:
>
>> I'm having a rough time getting revOpenDatabase to work on a mySQL
>> database
>> that I am presently hosting at www.simplehost.com. I've checked the
>> ports on
>> simplehost, and they claim that the port is 3306 for mySQL. I've
>> written
>> lots of php scripts which successfully pull data from the database
>> locally on the
>> server. It's just the standalong application in Rev that's the
>> roadblock at
>> the moment. I've even downloaded the excellent MySQL tests demo, and
>> it's
>> not connecting either.
>>
>> The only variables I can think of that might be causing problems:
>>
>> 1) simplehost.com is blocking access from the outside
>> 2) perhaps I need to try the SSL settings
>> 3) perhaps it's something I'm doing wrong in the way I'm passing
>> data into
>> the revOpenDatabase command
>>
>> Partially, I don't trust my ISP, but partially, I don't trust me
>> either - - -
>> any help is greatly appreciated
>>
>> revOpenDatabase("MySQL","www.simplehost.com","mytestDB',robtest,<pass>)
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
More information about the use-livecode
mailing list