Jump to content

freevp

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by freevp

  1. If you need better speed we recommend Tommy or Ricky. APCu isn't going to speed Johnny up. A PHP module can't undo a load level of 80. Johnny is an experimental server for people who don't care about speed or uptime.

    Well, I have never really heard of APCu and when I was installing osTicket it said i was missing APCu Extension and it had little parenthesis that said "Improves Speed Performance" but it is not really necessary. I understand though, and apparently it is optional so i do not really need it any more :)

  2.  

    It needs to run from the server your on, so if your on Johnny, run it from there. Here's the way I set up cron to run a php script:

    php -q /home/user_name/public_html/your_script.php
    OK Thanks. Also for changing the once a month to once a day i would just do this:
    $date = date("j");if ( $date > 0 ){
    Thanks :)

     

    EDIT:

    Also does this backup MySQL?

  3. Here's an old php script I used to backup my account once a month. You can adjust the date. The reason I had the date for once a month is because my cron would run every day catching many scripts.I haven't used it in a couple of years. Don't know what needs to be changed to work on Tommy now.

     

    https://bybyron.net/files/auto_cpanel_backup.txt

    Thanks, do I have to run that from the Johnny server or from anywhere? Also how would I set up the cron job to ran that thanks :)

  4. I wanted to add the domain free-vistapanel.cf to my account a couple days ago. But something went wrong and it was not in my addon domain list so I tried again today and it sayed this: "The domain “free-vistapanel.cf” already exists in the Apache configuration." Help!

  5. I recently tried to install a Let's Encrypt Cert, everything looks good. I click install and a few seconds later it gives me this error:

    The certificate could not be installed on the domain “freevp.heliohost.org”.
    error The “/usr/local/apache/bin/httpd” command (process 5843) reported error number 1 when it ended.
    
    
    httpd: Syntax error on line 511637 of [Test Configuration File]: /var/tmp/4927.BIN_ADMIN_CPANEL_SSL_PL__.aqhA0I66.tmp:511637: <VirtualHost> was not closed.
    

    Please fix this. I am using Johnny.

  6. Oh, you're right. I just checked the username, checked the server, and assumed he was having the same issue as everyone else on Johnny. Or maybe that was added in the edit?

    I am using Johnny. And I also am using Opera browser. On Chrome I get "Webpage unavailable" but on Opera it must have a different page.

  7. Since you picked the Johnny server he can experience high load from time to time. This is because he is our experimental server. Experimental means that we allow people who don't care much about uptime or speed to experiment with their code. Johnny has been experiencing higher load than normal for the last few hours, but it should be returning to a more normal level soon. If you need better uptime and speed we recommend one of our production servers like Tommy.

    OK, I was wondering what all that stuff meant :) I better move soon before I start getting users to signup :)

  8. When trying to load my page it takes forever and then I get this:

     

    An error occurred.

    Sorry, the page you are looking for is currently unavailable.
    Please try again later.

    If you are the system administrator of this resource then you should check the error log for details.

    Faithfully yours, nginx.

     

    Is this normal? As far as I can tell there is no error in my scripts.

     

    Thanks,

    FreeVistaPanel

  9. I would like to run composer, but there is no SSH on HelioHost. So if it is possible could the admin or whoever has the power run this in the SSH?

    composer require hansadema/mofh-client
    
    Info:
        Username: freevp
        Server: Johnny
        Domain: freevp.heliohost.org
    

    It is so I can use the MOFH Client for MyOwnFreeHost. Thanks if this is possible. Thanks if it is not.

     

    Best Regards,

    FreeVP

×
×
  • Create New...