记录一次WHMCS站点迁移配置恢复教程

/usr/bin/php -q /www/wwwroot/whcms/crons/cron.php
// 启用错误显示

$display_errors = true;

ini_set('display_errors', '1');

error_reporting(E_ALL);

// WHMCS 调试模式

$_REQUEST['debug'] = 1;
© 版权声明
THE END
喜欢就支持一下吧
点赞8 分享
评论 抢沙发

    暂无评论内容