Fatal error: Class 'Gdn' not found in /home/minzhuho/public_html/bootstrap.php on line 42
你把cache文件夹里面的.ini文件都删掉 注意不要删里面的子文件夹,只删里面的*.ini文件
这些*.ini文件是定位类文件位置的缓存,记录的都是你以前的空间的文件地址,所以现在会出错
@chuck911 用了个新程序安装试了下,发现这个提示:
You must have the PDO module enabled in PHP in order for Vanilla to connect to your database.
You must have the MySQL driver for PDO enabled in order for Vanilla to connect to your database.
@hege123 哦,这个是你空间的php没有启用PDO模块
我也出现了同样的问题,但是我的cache文件夹里面没有.ini文件。。。不知道如何解决
@chuck911
请求,这个该如何解决呢? You must have the PDO module enabled in PHP in order for Vanilla to connect to your database. You must have the MySQL driver for PDO enabled in order for Vanilla to connect to your database.
如果是空间是PHP5.0 ,不支持pdo,是不是只能换其他的空间了?
@andershi 问题已经解决啦, 但是不知道咋解决的,空间服务商给处理的!
回复
你把cache文件夹里面的.ini文件都删掉
注意不要删里面的子文件夹,只删里面的*.ini文件
这些*.ini文件是定位类文件位置的缓存,记录的都是你以前的空间的文件地址,所以现在会出错
@chuck911 用了个新程序安装试了下,发现这个提示:
You must have the MySQL driver for PDO enabled in order for Vanilla to connect to your database.
@hege123 哦,这个是你空间的php没有启用PDO模块
我也出现了同样的问题,但是我的cache文件夹里面没有.ini文件。。。不知道如何解决
@chuck911
请求,这个该如何解决呢?
You must have the PDO module enabled in PHP in order for Vanilla to connect to your database. You must have the MySQL driver for PDO enabled in order for Vanilla to connect to your database.
如果是空间是PHP5.0 ,不支持pdo,是不是只能换其他的空间了?
@andershi 问题已经解决啦, 但是不知道咋解决的,空间服务商给处理的!