wordPress安装出错 Property access is not allowed yet
安装wordPress时一直有Warning:
mysqli_init(): Property access is not allowed yet in D:\xampp\htdocs\wordpress\wp-includes\wp-db.php,
后来发现是因为使用了XDebug扩展,在php.ini中把XDebug扩展注释掉即可。
安装wordPress时一直有Warning:
mysqli_init(): Property access is not allowed yet in D:\xampp\htdocs\wordpress\wp-includes\wp-db.php,
后来发现是因为使用了XDebug扩展,在php.ini中把XDebug扩展注释掉即可。