Private Label and Cobranded VoIP Solutions
BrainCast internet & phone based message/memo recording & reminder organization system
Internet Phone Service and Broadband Phone Service by ViaTalk

Go Back   VoIP Forums, Internet Phone Service Forums, & Web Hosting Forums > CoderForums - Programming Discussion > General Programming Issues > Programming Languages & Technologies > PHP

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-14-2002, 01:33 PM
scripts scripts is offline
Registered User
 
Join Date: Mar 2002
Location: US
Posts: 2
Send a message via ICQ to scripts
Warning! Accessing MySQL database from a remote computer?

Hi,

Does anyone know if hostrocket allows to access databases located on their servers from a remote computer?

I do not have a problem if I use a script located in my account that uses "localhost", but if I try to run a script on my local computer that attempts to establish a connection to my database on a hostrocket server I get the following error message:

DBI->connect(host=www.scriptsworld.com;database=hostrocket_database) failed: Access denied for user: 'hostrocket_user@localserver.com' (Using password: YES) at ... line 25

I would really appreciate your help. I'm a little hesitant to send in a trouble ticket.

Alex
Reply With Quote
  #2  
Old 03-14-2002, 02:02 PM
Stewart's Avatar
Stewart Stewart is offline
That's me!
 
Join Date: Jun 2001
Location: UK
Posts: 376
the way the hostrocket servers are setup for security, mysql can only be accessed through the server itself - ie localhost.

it is impossible for you to connect otherwise.
__________________
Stewart Whiting

Need computer or network help? Come to http://www.coreworldstech.com
Reply With Quote
  #3  
Old 03-14-2002, 02:07 PM
scripts scripts is offline
Registered User
 
Join Date: Mar 2002
Location: US
Posts: 2
Send a message via ICQ to scripts
Thumbs Down

Yeah, that's what I figured. I guess I was just wondering if they could change the default security setting if you ask them - if anyone already had them do that.

Alex
Reply With Quote
  #4  
Old 03-14-2002, 02:12 PM
Stewart's Avatar
Stewart Stewart is offline
That's me!
 
Join Date: Jun 2001
Location: UK
Posts: 376
i know that they would probably never change the security setting for that. it would open up an easy hacking route to the server.
__________________
Stewart Whiting

Need computer or network help? Come to http://www.coreworldstech.com
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump