Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,184
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. root@johnny [/home/ashrafjp/public_html]# du -h --max-depth=1 284K ./cgi-bin 172M ./ojs 84K ./scgi-bin 2.9M ./luxcal 192M ./limesurvey 1.8M ./advpoll 8.0M ./maillist 16M ./helpdeskz-ticket-faq 324K ./cupertino 668K ./images 51M ./livehelper-chat-faq 24K ./new_items 8.8M ./wikkawiki 454M . Looks like you've uploaded a few massive folders there for having "no uploaded files or other staff". Anyways, the backup script should be able to exceed the 500mb limit to create the backup, download it with FTP, and then delete it. Do you really need to do whatever complicated FTP thing you're trying to do?
  2. Anyone can edit the wiki. Just make a post in the wiki requests sub forum, and we can grant you access to edit. The reason Heliohost is free is because the Heliohost community runs this non-profit organization. This means that the admins all started as regular users that started contributing to making Heliohost better. The more helpful you are the more promotions you get.
  3. The default email address that is created with cPanel never works. The 451 error means that the user nozomi@iamnobuna.ga doesn't exist on the server. To fix this error just go to http://stevie.heliohost.org:2082/frontend/x3/mail/pops.html and create nozomi@iamnobuna.ga. Then you should be able to send and receive from that address as expected.
  4. This support request is being escalated to our root admin. Do you get that error when sending from all email addresses or only google? Do you get that error when sending to all @iamnobuna.ga addresses or just one?
  5. Deployed. http://softlab.heliohost.org/REWeb
  6. This support request is being escalated to our root admin. Deployed. http://barcodenetbar.net/Barcode You might want to read http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source regarding how to fix your images. You need to prefix each one with two periods and the folder name to get them to not show 404 errors because of the way we have to implement tomcat so it can be shared between many users.
  7. The database balireza_aawp should now be visible to your root mysql account. You may need to delete, recreate, and reassign permissions to any database users that should have access to the affected database. If phpmyadmin doesn't log in properly or you don't see the database there change your account password and this should sync up the mysql/cpanel passwords. Let us know if you're still having any issues accessing your data.
  8. Deployed. http://softlab.heliohost.org/REWeb/
  9. A link to your backup has been PMed to you.
  10. I didn't realize that was referring to your scripts since it says modules. Generally modules are things you install and include in your scripts. One account may have some modules installed, and another may have different ones. That's what needs to be in /home/<username>/perl to include without an absolute path.
  11. Sorry, the title of your post is and I thought that had been answered especially since you never answered my question Well, it works on Stevie, but not on Johnny. http://krydos.heliohost.org/scgi-bin/test.py If you need this functionality immediately you could move your account to Stevie. It will probably take a recompile of Apache to make this work on Johnny too. We usually only recompile every couple months at the most, but I'll add this to Johnny's todo list. Thanks for bringing it to our attention.
  12. What did you do to fix the problem since I last unsuspended you?
  13. Why does your script have to be in /home/ashrafjp/perl Why not put it somewhere like /home/ashrafjp/public_html/cgi-bin/ Then you could access it by going to http://cairojpdept.heliohost.org/cgi-bin/
  14. Dedicated IP granted.
  15. Database vamdsgn_psc has been restored.
  16. The problem was ns2.heliohost.org had a record of your domain, but ns1.heliohost.org didn't. @admins you can check this by using the dig command on the command prompt or http://heliohost.grd.net.pl/dns-checker/ This only seems to happen to Johnny accounts. Escalate it to me if you see one, and I can fix it quickly. @ashrafjp If you're using windows type on the command prompt ipconfig /flushdns This will flush the DNS records that are cached on your computer. If you can't flush the DNS for whatever reason you can also test your site on another computer, and when the cache expires on its own it will show up properly on all computers.
  17. Does your script work now?
  18. It's because you use cloudflare on those domains, and you haven't updated the A record to your new chinese accessible IP address. http://bybyron.net/php/tools/dns_records.php?domain=hallofshameredbana.tk&rec=NS You can either set your nameservers to ns1.heliohost.org and ns2.heliohost.org or set the correct A record through cloudflare. Either way you have to fix it yourself. We can't do it for you.
  19. Deployed. http://softlab.heliohost.org/REWeb/
  20. 2015-11-23: Java was installed on the account aedmunds. 2015-12-12: The aedmunds account became inactive and java was removed. In order to deploy a servlet you must have java enabled on your account. You'll need to request it again on the java request forums http://www.helionet.org/index/forum/74-java-requests/
  21. The domain, vnsmes.com, is not hosted on our servers. In order to host your domain with us you must first set the nameservers to ns1.heliohost.org and ns2.heliohost.org
  22. Like wolstech already said we don't take backups of user accounts. Users are provided with the tools through cPanel to take backups themselves if they wish. Prior to fixing mysql on Stevie I took a backup of everyone's databases in case something went wrong. I haven't gotten around to deleting all of that backup information though so if you want me to restore your database to the state it was in the day I fixed mysql, 2015-10-22, you're in luck. If you need a more recent data then you'll have to restore the information from your own backups. Would you like me to restore your database, vamdsgn_psc, to 2015-10-22?
  23. Once again, thanks everyone for all of the great feedback on this renewal script. I tested the changes in chrome and iOS safari and both worked great with the rewrite of the form to prevent multiple unintentional submissions. I helped someone the other day that said he had tried to reactivate his account five times, and it never did anything. I reactivated it on chrome and like always it worked perfectly. I finally got around to installing firefox and testing the renewal page, and sure enough it didn't do anything. After some tinkering it turns out that since the div I was rewriting included the form that was being submitted firefox decides that the form never existed and after rewriting the div it just doesn't do anything. The javascript now hides the button, makes the text field read only, and appends the message about reactivating the account after the form. Since the form isn't being overwritten anymore it submits as expected on firefox now too. Anyways, I just thought people might want some closure on what was wrong. Let us know if you find a browser that the renewal script doesn't work on.
  24. Please clear your cache.
  25. We told you in September that your emails were spam and to find another way to send them. You sent your spam through our servers anyways. Sending spam is against the Terms of Service you agreed to when you created your account.
×
×
  • Create New...