Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,213
  • Joined

  • Last visited

  • Days Won

    856

Everything posted by Krydos

  1. I double checked and the postgresql user gbanhudo_remoteuser has remote access to the database gbanhudo_geometries from any IP.
  2. Unblocked. You were blocked for failed IMAP logins. Please make sure your mail clients have the proper credentials saved.
  3. I see a 403 forbidden when I visit your domain. Try renaming or deleting your .htaccess.
  4. You can grant postgresql permissions yourself through the button labeled PostgreSQL Databases in cPanel.
  5. I know a guy that uses plex, and it is indeed piracy. OP, if you have proof that what you're doing isn't piracy let us know and I'll take another look.
  6. https://forms.gle/pED4v4aFGJWSC28o9
  7. What is your username?
  8. Try adding the domain now.
  9. Unarchived. Your username is watersch2 now.
  10. Remote access enabled.
  11. The extension iconv has been installed on Johnny's php 7.3.
  12. The account ojplanet is already on Tommy, but now has double storage and one month of inactivity immunity. The account nmbayu has been moved to Tommy, given double storage, and given one month of inactivity immunity. The account techwiza has been moved to Tommy, given double storage, and given one month of inactivity immunity.
  13. The error_log files if they exist should be in the same directory as the php script that threw the error.
  14. Did you add the domain to cpanel as either an alias domain or an addon domain?
  15. Yes, you can check the current php upload size by creating a phpinfo file. I usually name it phpinfo.php but it can be anything you want. Then put the contents <?php phpinfo(); When you visit this page in a browser it will list all the information about the php version you're using. Here's Johnny's php 5.6 for example https://krydos2.heliohost.org/56/phpinfo.php Then you can search the page for the value you're looking for, such as max_file_uploads. If you need something changed on that page let us know and we can do it for you. For large uploads we recommend FTP though. Uploading large files through php is inefficient and uses a lot of memory and can cause instability on the server.
  16. Also check your error_log files to see if they have any useful information.
  17. The extension mcrypt has been installed on Tommy's php 5.4.
  18. I just tested remote postgresql on Johnny and it's working just fine. Are you sure your firewall is allowing outbound connections on port 5432? What do you see when you go to http://portquiz.net:5432/
  19. Maybe try adding some debug messages to your calendar to find out what variables are set to what during the processing of the calendar.
  20. A backup of your files is named reshinaa.tar.gz and is in your home directory. Your database should be included.
  21. The SFTP settings that we recommend you use are at the top of the FTP page.
×
×
  • Create New...