我正在尝试在 cakephp(不是 mysql)上配置 MS-MSQL 数据库。
我的 Wampserver 在我的笔记本电脑上是 2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-32b(Windows x64 位。
我已经邀请这两个 dll 运行 sql server
extension=php_sqlsrv_54_ts.dll
extension=php_pdo_sqlsrv_54_ts.dll
我在运行 cakephp 1.3 时遇到了这两个错误
Strict standards: Redefining already defined constructor for class Object in C:\wamp\www\project\cake\libs\object.php on line 54<br/>
Strict standards: Non-static method Configure::getInstance() should not be called statically in C:\wamp\www\project\cake\bootstrap.php on line 38
我还安装了 WampServer2.1e-x32 它没有工作:(
任何帮助请