Page 2 of 2

Re: Host only allows access through localhost

Posted: Tue Jan 24, 2006 2:22 pm
by Ted
Yeah, that's related to using the mysql driver (not mysqli) with mysql 4.1.  Though, I could've sworn that it gave a better error than the standard "can't connect" message in that case.

Re: Host only allows access through localhost

Posted: Tue Jan 24, 2006 3:19 pm
by Ted
That's correct.  It's a flaw in the php/mysql combinartion.  We try to handle it as best as we can, but it doesn't always work without some kind of intervention.

Re: Host only allows access through localhost

Posted: Thu Jan 26, 2006 2:25 am
by littlefish
Whew.  I tried to follow the last few posts, but must admit that they are over my head.  So, is there any hope for me to get this installed with my current host provider?  I really hope so because they are a major hosting company and I often resell packages to my clients.  I would love to use the CMS on client sites as well!

Re: Host only allows access through localhost

Posted: Thu Jan 26, 2006 11:02 am
by Joff
Probably not the problem you're experiencing, but it might be worth a try anyway...

I had a similar "can't connect to db" problem yesterday and found this worked (last post): http://forum.cmsmadesimple.org/index.ph ... 810.0.html