Strogino Cs Portal Files Install -

If you encounter any unique issues not covered here, consult the official Strogino community forums or check the error_log inside your /system/logs directory. Good luck, and may your headshot percentages be high.

* * * * * php /var/www/html/strogino/system/cron/update_stats.php >/dev/null 2>&1 Never run a portal over HTTP. Secure it with Let’s Encrypt: strogino cs portal files install

memory_limit = 256M max_execution_time = 300 Then restart web server. Manual fix : Import the SQL file directly: If you encounter any unique issues not covered

# Assume www-data is your web user sudo chown -R www-data:www-data /var/www/html/strogino sudo find /var/www/html/strogino -type d -exec chmod 755 {} \; sudo find /var/www/html/strogino -type f -exec chmod 644 {} \; sudo chmod -R 775 /var/www/html/strogino/system/cache sudo chmod -R 775 /var/www/html/strogino/uploads Log into MySQL and create a dedicated database and user: Secure it with Let’s Encrypt: memory_limit = 256M