Jump to content

flpcarv

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by flpcarv

  1. @flpcarv, you have 24 hours from now to move your account contents to your new account and delete your old one. You're only allowed one active account at a time. The easiest way to get everything from the old account is to download a full backup. That way you have all your files and databases.

     

    The forum account will stick around regardless of what he does to the hosting account. If he wants to continue using the flpcarv forum account he is welcome to do so.

    Sorry,it's already queued to be deleted. Thanks agin!

     

     

    EDIT -------

     

    You can consider this post as SOLVED.

  2.  

    I will just create a new account then and delete this one once I am done. Thanks!

    -

    it is the other way around - you need to delete you current account BEFORE you setup a new one

    ###

     

     

    I just created a new account with a diferent username ^^

    Its weird how I am still logged in my forum account, lets see what happen when I deleted the old account

  3. Yes. You need to delete your account, then sign up again on the new server and set everything up again. The information is a little outdated though. The deletion usually occurs within an hour of you requesting it (if not instantly), so no need to wait 2 days. Once that happens, you can sign up again assuming registrations are open.

     

    Just be sure to not reuse the same username (it will fail since the matching forum account already exists), or ask us to rename your forum account before signing up again if you really want to reuse it.

     

    We currently can't move accounts.

     

    Ok,I will just create a new account then and delete this one once I am done. Thanks!

     

     

     

    ...you should to change the registration mesage sinse its not completly true:

    -

    on which HelioHost's Web page is the registration information not true ??

    ###

    -

    which server are you trying to move from and which server are you trying to move to ??

    ###

     

     

    Its a quote on my post: https://www.heliohost.org/signup/server/

     

    Based on your selections I recommend you start on the Tommy server, but it is currently full. You will need to wait 1 hours and 12 minutes for signups to reopen, or you can create an account on Johnny now. You can always change servers later if you wish.

     

    Its not really clear sinse you need to delete your account and the website will be offline for about 2 days.

  4. I was searching google to learn how to change the server and I found this:

     

    Whether you are on Johnny and want to move to Stevie or vice versa, follow these directions to switch servers.

    Johnny offers services that Stevie does not (ASP.NET, Java/JSP, and Ruby on Rails), but that also makes it much less stable. If you require those services, use Johnny. If not, it is highly recommended that you use Stevie which is faster and more stable.

    To request a move to another server, follow the following instructions:

    1. Make a backup of all your files, databases, etc. ready for restoring (as your current account will be deleted).
    2. Request an account deletion.
    3. Wait for approximately 48 hours for your account to be deleted.
    4. Signup to HelioHost again. Make sure you choose the server you require.
    5. Wait for approximately 48 hours for your new account to become active.
    6. Restore your backups.

    ASP.NET and Ruby on Rails come standard with an account on Johnny. However, to be able to use Java/JSP, you will need to request Java/JSP support here.

     

    http://wiki.helionet.org/Moving_your_account

     

     

    Do I still need to do this process? If yes, you should to change the registration mesage sinse its not completly true:

    Based on your selections I recommend you start on the Tommy server, but it is currently full. You will need to wait 1 hours and 12 minutes for signups to reopen, or you can create an account on Johnny now. You can always change servers later if you wish. (but you need to wait 4 days.)

     

     

    I will wait until the feed back, thanks very much.

  5. Hello, you told me to tell you when I am done with my Cron Job.


    I create a new cron job that should executed every 12 hours, could't test the cron job itself


    but the php code is working.



    The command line is php -q /home/flpcarv/private/expireTrialLicenses.php


    I am not sure if its "OK" to leave the path like that or I should put somewhere else.



    I think the cron job should run every 1 hour.



    Well thats it, thanks.

  6. You can only run it twice a day if you use the cron page in cpanel, but if you let us know the url of the script we can set up a cron to execute it once an hour.

    Ok thanks, i will do that when I finish the script. Could you change the timezone from mySQL?

    Something like this: SET GLOBAL time_zone = 'America/Sao_Paulo';

  7. I really don't wanna any of that but I would like to use Events, can't you guys create some new "user" that would be able to do so in the future?
    Or am I the only one that is looking for this?

    Anyway, I didn't know cron job exists, but it seens like it will do the job. Do you have any good guides to learn how to do it? Would I be able to change the date after the cron job already started?

    I am reading a post from 2011 that said that I could only run 2 jobs per day, is this still in practise? If I have to change the database for 5 accounts in a day would this still be possible?

    Edit-------------

     

    I found some libraries that could be useful:

     

    https://github.com/jobbyphp/jobby

    https://github.com/MUlt1mate/cron-manager

    https://github.com/MediovskiTechnology/php-crontab-manager

     

    Cron Manager from MUlt1mate seens to be the best for me since It generates an ID for each task, I could use the ID and set a value for each user on the respective database, so when I need to update the task I would search for that ID.

    I didn't find a "constructor" on their git yet, i am looking for it now...

     

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

     

    Thanks very much.

  8. Well for a single event , the value in the database should be updated at maximum 2 times per day, I could be wrong, if the licence expires and if someone buy the licence.

    But if we are thinking about that every account should have this event so it could happen a lot of times per day depending on the ammount of accounts. But I really don't expect a lot of accounts.

  9. I am not sure about that, I am handdling accounts from my Unity3D project with php+mySQL .Everyone that register should have 15 free days to use the software.So when someone register a value on the database shoud be set to 1 and after 15 days the value should be 0, for example.
    Other option would be buying the software for 30 days, for example , so I would need to increase the "event time"...

  10. I need to enable the 'Event Scheduler Status' but when I try it says that

    I don't have Permissions even tho I already enabled everything on:

     

    MySQL® Databases -> User -> All Privileges -> make changes.

     

    How Could I enable SUPER privilege to mySQL user? Thanks!

  11. This is a known problem with PhpMyAdmin through cPanel.

     

    The best way to make PHPMyAdmin faster seems to be to install it on your account through Softaculous.

     

    I did it and is seens to be working fine.

    Thanks for the quick answer!

×
×
  • Create New...