
yashrs
Moderators-
Posts
1,067 -
Joined
-
Last visited
-
Days Won
54
Everything posted by yashrs
-
Thoughts On Using A Library Vs. Normal Javascript?
yashrs replied to Alonessix's topic in Website Management and Coding
If you dont need more than 3-4 features of jQuery I would not recommend using it. The client's browser has to process lot of things to just do 3-4 tasks. For simple tasks, one should use javascript and then just check the cross browser compability. -
Ns1.heliohost.org And Ns2.heliohost.org Records Do Not Match
yashrs replied to Googleplex's topic in Customer Service
Yes, it is showing a page. I am seeing this - -
Ns1.heliohost.org And Ns2.heliohost.org Records Do Not Match
yashrs replied to Googleplex's topic in Customer Service
Now it is correctly configured. It is now resolving to the nameservers of heliohost. -
I told that I can't use 'C' Programming or 'C++' as backend because it needs to be compiled again and again and I can just run 2 cron jobs a day. So, I wouldn't get that much time for testing. It needs to be compiled on the server it is intended to be run on. I also know Ruby till some extent, it seems easy. I am not saying that Ruby is bad or something like that. I had also thought of shifting to Ruby, but many hosts dont offer Ruby as option, and Heliohost provides it on Johhny but it is not stable, so I chose PHP on stevie.
-
I think PHP is easy because it is alike 'C' Programming which I know the best, and I can't use C programming as Backend, I prefer PHP. It's syntax is also very easy to understand. Also, there is no need to define variables before using them like we have to do in other programming languages.
-
http://wiki.helionet.org/Signing_up#I_get_a_message_saying_that_the_signup_limit_has_been_exceeded.3F
-
You are welcome .
-
You are using wrong syntax of print statement for Python. http://yash.heliohost.org/cgi-bin/1.py #!/usr/bin/python print('Content-Type: text/plain\n\n'); print('Python is working!');
-
Can you post the script here ? Also, have you added the content/type header ? Also, a syntax error in Python can cause this error.
-
This might help: http://www.heliohost.org/home/features/languages/python Also, if you could post your script, so that we can come to know the problems. Also, they should be kept in the cgi-bin directory to be executed.
-
Ns1.heliohost.org And Ns2.heliohost.org Records Do Not Match
yashrs replied to Googleplex's topic in Customer Service
This is because the nameservers of the domain are not set to ns1.heliohost.org, ns2.heliohost.org:- Instead, they are set to :- Source: http://bybyron.net/tools/whois/index.php?domain=oftheseal&ext=com&show_raw=1 -
They may have installed a backdoor on your website. You should consider reinstalling wordpress and all its themes, and plugins. You should also check for malicious files in your directory. Some codes like eval(base64decode(...)) are malicious code.
-
[Solved] Encountered The Question Account Queued
yashrs replied to jinn0317's topic in Customer Service
First of all, this question should be in Customer Service -> Suspended and Queued Accounts. Also, in your post:- In your post, include the following information: a. your HelioHost username b. the server your account is on c. your HelioHost main domain -
Usernames are case-sentitive. Try using the same case you entered during the registration. ( If you are on Johhnny, it can take 5 days)
-
You would have renewed your account through the renew script, and then posted here. Anyway, you should do something, your site's hacked.
-
[Solved] Account Queued...but It's Already Been Created
yashrs replied to Arcadium's topic in Customer Service
Your site is up and running ! If you are not able to see, please clear your cache. -
http://elbeekb2b.com/ is already parked to http://elmersal.heliohost.org/ http://i.imgur.com/EulyVcS.png http://i.imgur.com/11nLBZj.png EDIT: I posted this because elmersal had posted that he wasnt able to add the add-on domain(then he edited it).
-
As Hussam said, it is easy to deface a website using Wordpress if it not protected enough. I would recommend you install these plugins to avoid getting hacked.:- 1. iThemes Security 2. Theme Authenticity Checker (TAC) Also, your site has XSS(http://en.wikipedia.org/wiki/Cross-site_scripting), in the search box.
-
Php is good. It is one of the easy languages to understand and good for backend.
-
[Solved] Problem Postgresql Login On Stevie
yashrs replied to smartDecisions's topic in Escalated Requests
I am able to connect to PostgreSQL via adminer (http://www.adminer.org/). ______________________________________________________________ ______________________________________________________________ It is just that I am not able to connect via PhpPgadmin. I am receiving this error:- 8 replies
-
- PostgreSQL
- database
-
(and 5 more)
Tagged with:
-
[Solved] Account Queued...but It's Already Been Created
yashrs replied to Arcadium's topic in Customer Service
You can edit the files, copy, delete the files via cPanel, and via FTP in that period while the account shows 'Queued' page. You just can't see the actual website at that point of time. -
[Solved] Account Queued...but It's Already Been Created
yashrs replied to Arcadium's topic in Customer Service
Give it some more time.(You just created it last night 12AM) Stevie accounts generally get out of queue in a day or two. You can work on the backend till the time it is queued. Also, you should follow this while posting:- In your post, include the following information: a. your HelioHost username b. the server your account is on c. your HelioHost main domain -
Have you tried deleting your account via this script ? Heliohost Delete Script
-
I also encountered this error while registering a domain. The workaround is:- 1. Register the domain with domain forwarding. 2. Once it is set up go to 'My Domains' and then edit the domain. 3. Then set the nameservers to ns1.heliohost.org and ns2.heliohost.org 4. Then it works. This error just comes while registering a new domain.(and not when editing the domain settings) Same problem existed here:(I got it to work by the workaround)(http://www.helionet.org/index/topic/19109-need-help-with-setting-the-dns/)