[PASS] $success"; } else { echo "
  • [FAIL] $failure
  • "; return false; } return true; } ?> ChurchTube Diagnostics

    ChurchTube Diagnostics

    System Health Check

    Pro-Tips & Fixes:

    • MySQL Issues? Run: sudo systemctl status mysql. If stopped, run sudo systemctl start mysql.
    • Upload Limits? Edit /etc/php/7.4/apache2/php.ini. Look for upload_max_filesize and post_max_size. Set them to 500M or more, then run sudo systemctl restart apache2.
    • Permission Issues? Run: sudo chmod -R 777 uploads/ to ensure the web server can save video files.
    Back to Site