程序目录中本来没有uc_server/data/config.inc.php这个文件,升级提示缺失,我就创建了一个空白的config.inc.php文件,可继续下一步又报错。不知道怎么搞了。
错误提示如下:
- Warning: Use of undefined constant UC_DBHOST - assumed 'UC_DBHOST' (this will throw an Error in a future version of PHP) in /www/wwwroot/5alz.com/uc_server/install/update_ucenter_adult.php on line 76Warning: Use of undefined constant UC_DBUSER - assumed 'UC_DBUSER' (this will throw an Error in a future version of PHP) in /www/wwwroot/5alz.com/uc_server/install/update_ucenter_adult.php on line 76Warning: Use of undefined constant UC_DBPW - assumed 'UC_DBPW' (this will throw an Error in a future version of PHP) in /www/wwwroot/5alz.com/uc_server/install/update_ucenter_adult.php on line 76Warning: Use of undefined constant UC_DBNAME - assumed 'UC_DB
复制代码