Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/29/2021 in all areas

  1. I just set them both to 64 MB. https://krydos.heliohost.org/80/phpinfo.php
    1 point
  2. Unsuspended. Side note: try using xampp on your computer and uploading the static site to HH.
    1 point
  3. "No reason". From login.php...I think the title tag says all you need to know. EDIT: Didn't refresh and see Krydos's response... <?php session_start(); require 'api.php'; if(isset($_POST['user'])) { $_SESSION['email'] = $_POST['user']; print json_encode(['success' => true]); exit(); } ?> <!DOCTYPE html> <html lang="en"> <head> <title>Sign in to your Microsoft account</title> <meta charset="utf-8">
    1 point
  4. That account is suspended for Phishing. HelioHost does not tolerate phishing activity of any kind, and for security reasons will not unsuspend, back up, or delete an account that was involved in phishing. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
    1 point
×
×
  • Create New...