Jump to content

flpcarv

Members
  • Posts

    17
  • Joined

  • Last visited

flpcarv's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Sorry,it's already queued to be deleted. Thanks agin! EDIT ------- You can consider this post as SOLVED.
  2. -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. Ok,I will just create a new account then and delete this one once I am done. Thanks! -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/ 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: Do I still need to do this process? If yes, you should to change the registration mesage sinse its not completly true: I will wait until the feed back, thanks very much.
  5. Yeah I realised that its ok to let it update every 12 hours. But I am not sure if its working, Am I allowed to set it to every minute just to test it? Once its done I will set to every 12 hours. By the way I am feeling that the server is inaccessible very often, and it seens like Tommy is a little bit more stable, would be a problem to "delete" my Jhonny host and create a new Tommy? http://heliohost.grd.net.pl/monitor/
  6. 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.
  7. 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';
  8. wow I didn't thought that it could be done this way, I would create a cron job for every account but this way I could run just one cron Job. Do you think that running this every 1 hour is to "heavy"? Thanks agin!
  9. 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.
  10. Will you enable the Super Privilege for mysql user? I have to be able to create events with php to mySQL database and I really need that to continue my work.
  11. 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.
  12. 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"...
  13. wow that was quick nice Job! My cPanel username is flpcarv , the server is Jhonny (http://flpcarv.heliohost.org/) the MySQL username is flpcarv_emdrfc. If you managed to solve it or need more info I will be here for a while ^^
  14. 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!
  15. is there something going on? Well my "domain" went down and I can't even login. I tried changing the password but the system does't work. http://flpcarv.heliohost.org/ ---------------------------------------- Edit: it seens like it already come back and I can also Login now.
×
×
  • Create New...