当我尝试通过以下代码连接到外部数据库(与此代码所在的服务器不在同一服务器上)时,连接超时。我知道数据库的设置是正确的,登录信息也很好,因为我可以用HeidiSQL从我的电脑上登录。function database_connect(){$sql_error= mysql_error();
if (!@mysql_selec
我有下面的php代码来连接到mysql。mysql_connect( "myserver.com" , "root", "redhat","datastore") or die(mysql_error()); Warning: mysql_connect(): Host '10.21.21.10' is not allowed to connect to this MySQL<
当我使用drush启用模块时,我得到了这个错误<h1>Additional uncaught exception thrown while handling exception.</h1<p>PDOException: SQLSTATE[HY000] [2002] Socket operation on non-socket
in drupal_is_denied() (line 1933 of /Users/edinpuzic/desktop/proje