Jump to content

madhodor

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by madhodor

  1. Hello,

    I have set the nameservers of a freenom domain to heliohost nameservers.

     

    I added it in "Addon Domain" section, and I have uploaded a blank index.html.

     

    It's been more than 24hrs since then and nothing is working.

     

    The domain is: chucachan.ga

     

    I have to specify that neither subdomains like myfirstwordpress.heliohost.org are working either.

     

    Server: Johnny

     

    I am setting all this for a friend, who recently joined the community on Johnny server.

     

    After re-reading this I realized that it looks like it's been written by someone while have a stroke or something.

    Sorry if I don't really make much sense, I'm really tired atm.

     

    Cheers.

  2. 55hNENB.png

     

    It's been well over 24 hours and I am still getting prompted by this page.

    Source: Link

     

    Any idea what's happening? Is it stuck, is there any bug & error? Or sometimes it just takes a while?

     

    Edit:

    Quickly after posting this, everything got back to normal.

  3. Tommy offers 7.1 and 7.2, you can change versions here: https://tommy.heliohost.org:2083/frontend/paper_lantern/multiphp_manager/index.html#/config/

     

    By the way, Magento is known for getting people suspended for high load due to being extremely bloated. I would suggest other software if you can.

     

    Indeed, I just checked the stats and it doesn't look like a proper solution for me.

    I'll just develop something static that serves the same purpose.

    Thanks for the PHP version trick tho.

     

    Edit:

    New problem popped up.

     

    0j8rjaf.png

     

    I have a high disk usage because of files hidden in sub-directories, how can I fix this?

     

    Edit2:

    Nevermind, seems like Magento was sticking in my trash can.

  4. Any PHP file will produce that error if its permissions are not 644, even if the file is completely empty. All PHP files inside public_html need to be 644. Folders inside of public_html should be 755. The public_html folder itself should be left at its default (750).

     

    When you upload files over SFTP, they default to 664, note the center 6. Change that to 644 and it'll work.

     

    I couldn't have expected a better explanation.

    Thanks so much, now it makes sense.

     

    In case that I still might encounter problems, I'll be back with a reply, but I doubt it. :ph34r:

     

    Edit: Works like a charm, is there any shortcut to change a massive amount of files to 644? Except multiple selection -> Right click.

    Something that would dig in all folders.

  5. Hi there, after uploading wordpress I receive the following error:

     

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at "email" to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

     

     

    ----------------

     

    Now whatever I do, I get the same error.

    Even when there's nothing uploaded on the server, it's still coming back with an error.

     

    Thanks for your time.

  6. If you're mostly into web development Atom, Visual Studio Code, Sublime are top notch and by far the most solid editors out there.

    If you want to be a little nerdy and go for the old school style, try Vim & emacs.

     

    If you're into Python and mostly software development you should try stuff like Eclipse, NetBeans, Visual Studio, there are plenty of them.

×
×
  • Create New...