Zend Studio + Add SQL Server

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
wasir
Forum Commoner
Posts: 49
Joined: Sun Jul 08, 2007 11:28 pm

Zend Studio + Add SQL Server

Post by wasir »

How would you add to SQL Server if your website is hosted somewhere else?

I am having issue using these settings...

Image
User avatar
EverLearning
Forum Contributor
Posts: 282
Joined: Sat Feb 23, 2008 3:49 am
Location: Niš, Serbia

Re: Zend Studio + Add SQL Server

Post by EverLearning »

You would need to enter your mysql server address in the "Host name/IP" field. Usually its the same as your website addres(without http://), but sometimes its different. Check in the control panel of your site. Note that you can't always access mysql server from a different machine, unless you explicitly set the permissions.
wasir
Forum Commoner
Posts: 49
Joined: Sun Jul 08, 2007 11:28 pm

Re: Zend Studio + Add SQL Server

Post by wasir »

Thanks Everlearning

That didn't work. It's probably the case of different machines.
Post Reply