Jump to content

mbdungo

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by mbdungo

  1. Please go into the base folder of my application (where composer.json is) ("cd /public_html/php/php-login") and do "composer install" on the command line.. Thank you! Username: mbdungo Domain: professionalserver.tk Server: Stevie
  2. It looks like after this 'A Dns Entry For Professionalserver.tk Already Exists' problem, I don't have now a capacity to upload my "phpDolphin.sql" file using the import function available in MySQL database.. This is what happened after uploading that SQL file: Can somebody fix my new issue? This problem is not existed when I'm in Johnny server. Okay here is what happening when I Check DB: MySQL Databases Checking Database mbdungo_phpdolphin is now being checked. mbdungo_phpdolphin.admin Error : Table 'mbdungo_phpdolphin.admin' doesn't exist status : Operation failed Check Complete
  3. As my HelioHost Account Status said: Your account has been created and you can now login at heliohost.org. Thanks for both of you..
  4. Same as my username mbdungo here and yes, the main domain is that domain..
  5. I'm now switching my server from Johnny to Stevie to increase my website performance, but I'm encountering an error during the installation of my new account.. Could you please delete a DNS entry for "professionalserver.tk" ? Thanks..
  6. No, I've just used the directives in the .htaccess file of my main document root, but now I've commented them out.. But my other directories are working such like this one: http://professionalserver.tk/php/wp/ Just to remind you that I don't have an index file, I just want to see my directories and other files by visiting my main domain... Or maybe the Java is now enabled to my account, and it's now impossible to see my directories and other files if I don't have an index.
  7. What happened to my main website? Please visit: Apache Tomcat 7.0.32 - Error report Username: mbdungo
  8. I already have successfully installed Django at: http://professionalserver.tk/django/ Please follow the topic [solved] Following "how Do I Use Django" Resulting An 500 Internal Server Error.
  9. I already deleted my folder "IntroducingWebPages2TutorialWebsite" but still my Hello World Page is not working..
  10. I don't know that yet but I have uploaded the completed project "IntroducingWebPages2TutorialWebsite" from Getting Started - The Official Microsoft ASP.NET Site to professionalserver.tk/aspx/IntroducingWebPages2TutorialWebsite/ as professionalserver.tk/aspx/IntroducingWebPages2TutorialWebsite/HelloWorld.cshtml is its "HelloWorld.cshtml" file..
  11. Try to check this: [solved] Following how Do I Use Django Resulting An 500 Internal Server Error - HelioNet
  12. Please check: http://professionalserver.tk/aspx/HelloWorld.aspx The source code of that web file is just: @{ var currentDateTime = DateTime.Now; } <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Hello World Page</title> </head> <body> <h1>Hello World Page</h1> <p>Hello World!</p> <p>Right now it's @currentDateTime</p> </body> </html> My username: mbdungo
  13. Activate Python: Please note that you have to add a line in the .htaccess file to use Python. The recommended directive is: Addhandler cgi-script .py .pl .cgi (This directive covers Perl, Python and CGI files.) Getting a 500 Internal Server Error? If you are getting a 500 Internal Server Error, it is most likely caused by the lack of execute permissions. Check to make sure the your Perl or Python script file has permissions of 755.
  14. Thank you! I didn't have "__init__.py" file, a "settings.py" file, and a "urls.py" file.. And it's now working on my account! Can you tell me some web tutorials for that files?
  15. I guest I've followed How do I use Python/Django? perfectly, exept the sentence: If it is your wish to develop on-site you will need to manually create a blank __init__.py file, a settings.py file, and a urls.py file. And after that, after following the guide, my specified subdirectory is now have an 500 Internal Server Error.. Do I need to install the Django web development framework manually before it'll work? Please help..
  16. How to make a Python file directly under the document root of a hosted domain (and not under the "/public_html/cgi-bin" directory), executable? I mean, how can I achieve to execute my Python file e.g. at www.example.com/index.py and not at www.example.com/cgi-bin/index.py ?
  17. After configuring your DNS, just clear your cache after 24 hours and it will works. This happened to me many times. The fact, this issue is now happening to me and when I saw this thread, I try to clear my cache and everything works fine.
  18. I'm sure that some of you are looking for an online directory which will allow you to submit your business listing without a cost. Here I introduce you http://www.webdirectory.tk where you can find great products, services and businesses you can even check it if what I'm saying is real, or you can even submit your business if only it's not trivial because this business directory is fully reviewed by the admin. So we're sure that all of the listings therein are not spammy.. Guys, what do you think about this business directory?
  19. I just want to know the news about the third annual HelioHost website contest? Website Voting Now Open Actually I'm looking for another HelioHost website contest..
  20. I hope this issue would be fixed without any rollback as soon as possible. And I don't really want it to happen again in the future.
  21. Okay, for example, the IP of the domain name example.com is pointed to the IP of HelioHost. But the MX of the domain name is handled by the other mail server. When I test the email account mail@example.com, it can receive and send emails. But when I try to register with the email mail@example.com to the WordPress-powered site in the domain example.com that's hosted by HelioHost, it can't recieved email from the site such as confirmation message or whatever.
  22. For example, the HelioHost server is hosting the domain named "example.com". And the e-mail "report@example.com" under that domain name is handled by other popular mail server, as the MX record of "example.com" is mail handled by this mail server. When I use the other email, for example as "mail@other.com" to receive an email from "example.com", this email can recieve a mail from it. But why the email "report@example.com" couldn't receive a mail from the server of "example.com"? I also try to receive a mail using the other email that is handled by the mail server that's the same as the mail server of "example.com" and it's still recieving email from the domain.
  23. Oops.. It's now really updated to the "/public_html" directory! I don't know if there's an admin or moderator who have fixed it or what. Conclusion: It may take 24 hours before the document root of a subdomain to be really updated on the server's systems.
×
×
  • Create New...