在web上,数据库与应用程序连接。information_schema.tables where table_schema = public and table_name = migrations and table_type = 'BASE TABLE') }
C:\wamp64construct(
我试图将我的Drupal站点从我的WAMP服务器移到另一台计算机的WAMP服务器上,我遵循了所有必要的步骤,但我遇到了下面的错误。我试过更新,但没成功。Fatal error: Call to undefined function cache_get() in C:\wamp\www\try\includes\bootstrap.inc on line901
我正在使用PostgreSQL和PhpPgAdmin。
首先,问题在于Laravel而不是postgresql或PHP。我可以用一个简单的PHP文件连接postgresql。但拉勒维尔做不到。当我试图用laravel连接我电脑中的postgresql服务器时,我会得到"PDOException with message“无法找到驱动程序的错误。table_schema = public and table_name = migrations and table_type = 'BASE TABLE')Windows 10Wampg