我在iPage.com上注册了一个域名.
但最近我了解到他们不允许远程访问数据库.我在php5 kohana框架中编写我的网页,所以当我mysql_connect(hostname,username,password)在PHP中使用函数时,它返回一个错误,无法连接到数据库.无论是通过SQLyog(我用来访问远程数据库)我都可以连接.
mysql_connect(hostname,username,password)
如何在我的代码中创建条目到我的iPage数据库?我还需要其他任何应用吗?我不确定,但我认为他们也不允许使用ssh和html隧道.
php database web-hosting remote-access
database ×1
php ×1
remote-access ×1
web-hosting ×1