PMBlog
PMBlog copied to clipboard
无法成功生成静态页
地址为:xxx.com
config.php
$config['site_title'] = 'xxxxxxxxxx'; //Site title
$config['base_url'] = 'http://xxx.com/admin'; //Base URL
$config['theme'] = 'default'; //Set the theme
$config['site_dir'] = '../'; //Set name for Site document
成功显示"耗时 0.06s" 却没见静态页生成.. 能列举一下可能性吗 谢谢!
比较可能的是先确定下你有没有文件夹的写权限?