connect to remote host
Posted by: computerbum (---.216.149.199.pool.hargray.net)
Date: August 18, 2010 02:21PM

Hello, I am working with a php project that is currently deployed on a remote server. I have access to the root folder where the project is located and also I have an sqlserver database running on it as well. My question is how do I run this project in wamp?

Options: ReplyQuote
Re: connect to remote host
Posted by: stevenmartin99 (---.251.255.13.threembb.ie)
Date: August 18, 2010 05:16PM

Wamp has a webserver and mysql DB Installed already so u wud need to install this onto the remote pc and disable the server there


I don think this is what ur really looking for tho.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: connect to remote host
Posted by: yfastud (Moderator)
Date: August 18, 2010 05:26PM

setup website in wamp and use this to connect to remote

mysql_pconnect('remote_ip_or_domain', 'username', 'password');

To setup website w/ Wamp, follow this
[blog.jlbn.net]

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.