======================================== 配置测试 ======================================== 1️⃣ 检查配置文件... ✅ 配置文件加载成功 2️⃣ 检查 PHP 扩展... ✅ pdo ✅ pdo_mysql ✅ curl ✅ json 3️⃣ 测试数据库连接... ✅ 数据库连接成功 - 主机: localhost - 数据库: aozxy8 4️⃣ 检查数据表... ✅ klsf_history ✅ klsf_collect_logs ✅ klsf_prediction_history ✅ klsf_prediction_stats 5️⃣ 测试 API 访问... URL: https://16894913.com/api/klsf/getHistoryLotteryInfo.do?date=&lotCode=10011 ✅ API 访问成功 - 响应码: 200 - 响应时间: 193ms - 数据条数: 78 - 最新期号: 31339263 - 开奖时间: 2026-03-14 06:28:40 - 开奖号码: 03,04,15,10,18,06,14,16 6️⃣ 检查时间配置... ✅ 时区: Asia/Shanghai - 当前时间: 2026-03-14 06:30:29 - 首期开奖: 00:03:40 - 开奖间隔: 300秒 (5分钟) - 每日期数: 288期 7️⃣ 检查日志目录...
Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/a8.138368.vip/../logs) is not within the allowed path(s): (/www/wwwroot/a8.138368.vip/:/tmp/) in /www/wwwroot/a8.138368.vip/test_config.php on line 167
❌ 无法创建日志目录: /www/wwwroot/a8.138368.vip/../logs ======================================== 测试完成! ======================================== 如果所有测试通过,可以运行: Windows: start.bat Linux: ./start.sh