Search the Community
Showing results for tags '500 error'.
-
[Solved] 500 Internal Server Error with SSL notification
roguitar posted a topic in Customer Service
What does this error mean? I've tried to acess my website https://englishup.heliohost.org several times and all it provides is this error:- 14 replies
-
- SSL
- Internal error
-
(and 3 more)
Tagged with:
-
Hey, I want to access my the page inside my subfolder (The third-level up website: http://englishup.hel...red_article.php). But I can't because of this: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request [...] Well, I've set the permissions of the internal pages to 644 and the folders are already set to 755. What should I do?
- 3 replies
-
- directory
- subdirectory
-
(and 5 more)
Tagged with:
-
as I try any new PHP script - I receive "Internal Server Error" this URL has no error (has been on the server for days) --> [ http://lillianday.com/index.php ] this URL throws a 500 error (script just uploaded today) --> [ http://lillianday.com/thething.php ] this URL throws a 500 error (has been on the server for days) --> [ http://lillianday.com/hits_counter.php ] BUT URL [ http://lillianday.com/index.php ] calls that script [ hits_counter.php ] with no errors ### any PHP script that I upload today throws a 500 error ModSecurity is off in cPanel I did a test with files [ .htaccess ] rename as [ .htaccess.bu ] - received same 500 error made the script [ thething.php ] by hand (i.e. no cut and paste) here on my desktop - uploaded with FileZilla - received same 500 error made the script [ thething.php ] by hand (i.e. no cut and paste) in cPanel's File Manager - received same 500 error downloaded the script [ thething.php ] made in cPanel's File Manager using cPanel's File Manager [ Download ] - did a compare (i.e. using KDiff3) with the file I made on my desktop - they are binary equal this is the code of the script [ thething.php ] <?php print "Hello"; ?> ###
-
Hi, My Django site keeps giving me an error when trying to set up. I am not sure why. My error log says that it cannot run dispatch.wsgi as python module. I feel like it has to be something to do with my .htaccess/dispatch.wsgi setup. Can anybody help me? Thanks
-
Good day. Ever since yesterday, I have been trying to access phpmyadmin, but when I click on the phpmyadmin button in cpanel, I get taken to a login screen. After entering the username and password I use to log in to cpanel (the only combination I know that was given) I get a 500 screen, as shown in the attachment. I have tried the previous suggestion of changing the password, clearing the cache and restarting the browser given to another post of similar situation, to no avail. Any help would be appreciated. Thank you in advance.
-
Hi , I did all things in tutorial but it doesn't show me welcome Django page , I even downloaded djangotest and uploaded it , but nothing changed . It just give me a 500 Internal Server Error http://exshinigami.heliohost.org/djangotest/dispatch.wsgi my username : sistyn my dispatch.wsgi file (0755 perm.) in /home/sistyn/public_html/djangotest: [/color] import os, sys sys.path.append("/home/sistyn/public_html/djangotest"); ### EDIT LINE ABOVE TO YOUR SITE ### os.environ['DJANGO_SETTINGS_MODULE'] = 'settings' os.environ['PYTHON_EGG_CACHE'] = '/home/sistyn/.python_egg_cache' ### YOU NEED TO CREATE THE DIRECTORY ABOVE ### import django.core.handlers.wsgi _application = django.core.handlers.wsgi.WSGIHandler() def application(environ, start_response): environ['PATH_INFO'] = environ['SCRIPT_NAME'] + environ['PATH_INFO'] return _application(environ, start_response) my .htaccess file (0644 perm.) in /home/sistyn/public_html: RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ djangotest/dispatch.wsgi/$1 [QSA,PT,L] and I created .python_egg_cache (0777 perm.) directory in /home/sistyn/public_htmli it's kinda ridiculous , what is the problem ? I'm rookie and getting a bit confused
-
having problems today, my website is kicking out a 500 error or taking ages to load and not giving access to the back end for editing... is there something wrong with Jonny today? thanks:-)
-
Hi! I appear to be suffering many 500 errors on my site! I have activated cloudflare on my account, but it doesn't appear to fix it and replace it with preloaded page? Any help?
-
i have made a 500 error page for helio host web sites if the admins liked it you can make it as your 500 error page. i just made it when i was free as was just checking the forums and the 500 error occured at least twice in a minuit. check the page in my website -- > http://techstream.org/jjjjjjjjjjkkkkkkkkkkkkk22222/500.html If any admin can tell to where i should send the css and the html file i will send it or i will upload as a post.