Closed Thread
Results 1 to 9 of 9

Thread: Error on Server

  1. #1
    bersec_sap57 is offline x10Hosting Member bersec_sap57 is an unknown quantity at this point
    Join Date
    Oct 2010
    Posts
    5

    Error on Server

    i have this problem with my free server
    http://yokonichiwa.x10.mx/

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, no-reply@x10hosting.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Please Help me, thanks

  2. #2
    stpvoice's Avatar
    stpvoice is offline Community Support Rep stpvoice has a brilliant futurestpvoice has a brilliant futurestpvoice has a brilliant future
    Join Date
    Dec 2008
    Location
    United Kingdom
    Posts
    5,939

    Re: Error on Server

    Hello,

    Please post the contents of the .htaccess file you have in the public_html directory. If using cPanel file manager you'll need to enable the viewing of dotfiles to see it. Also, ensure you have no folders CHMOD 777. Generally, folders should be 755, and files 644.

    Thanks.


  3. #3
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,998

    Re: Error on Server

    htaccess is least of his problems; you're dead on with permissions. They're all 777, that has to be fixed first


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  4. #4
    bersec_sap57 is offline x10Hosting Member bersec_sap57 is an unknown quantity at this point
    Join Date
    Oct 2010
    Posts
    5

    Re: Error on Server

    Quote Originally Posted by Livewire View Post
    htaccess is least of his problems; you're dead on with permissions. They're all 777, that has to be fixed first
    But i put permissions to all files in 777 in the begining, and quit the .htacces but does not work, what can i do, thanks.

    Pero desde el inicio coloque los permisos 777 a todos los archivos y quite el archivo .htacces pero no funciono, que mas me recomiendan hacer? Gracias.

  5. #5
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,998

    Re: Error on Server

    777 is blocked by the SUPHP configuration. Files should be 644, folders 755.


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  6. #6
    bersec_sap57 is offline x10Hosting Member bersec_sap57 is an unknown quantity at this point
    Join Date
    Oct 2010
    Posts
    5

    Re: Error on Server

    Quote Originally Posted by Livewire View Post
    777 is blocked by the SUPHP configuration. Files should be 644, folders 755.
    This is the .htacces file
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^http://http://yokonichiwa.x10.mx/
    RewriteCond %{HTTP_REFERER} !^http://www.http://yokonichiwa.x10.mx/
    RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.http://yokonichiwa.x10.mx//empty.html [L]
    #http://yokonichiwa.x10.mx//empty.html - your custom hotlinker page

    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^http://http://yokonichiwa.x10.mx/
    RewriteCond %{HTTP_REFERER} !^http://www.http://yokonichiwa.x10.mx/
    RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.http://yokonichiwa.x10.mx//empty.html [L]
    #http://yokonichiwa.x10.mx//empty.html - your custom hotlinker page

    ExpiresActive on
    ExpiresDefault A31536000


    can you help me with this problem please.

  7. #7
    Skizzerz's Avatar
    Skizzerz is offline Contributors Skizzerz will become famous soon enough
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    2,153

    Re: Error on Server

    THIS HAS NOTHING TO DO WITH .htaccess!

    As was stated above, go into your File Manager or FTP and change the permissions of all of your files and folders. Files must be 644 and folders must be 755.
    Last edited by Skizzerz; 06-18-2011 at 04:30 PM. Reason: red + bold

  8. #8
    bersec_sap57 is offline x10Hosting Member bersec_sap57 is an unknown quantity at this point
    Join Date
    Oct 2010
    Posts
    5

    Error on Server

    Quote Originally Posted by Skizzerz View Post
    THIS HAS NOTHING TO DO WITH .htaccess!

    As was stated above, go into your File Manager or FTP and change the permissions of all of your files and folders. Files must be 644 and folders must be 755.
    Thanks men, i do that inmideatly. bye

  9. #9
    stpvoice's Avatar
    stpvoice is offline Community Support Rep stpvoice has a brilliant futurestpvoice has a brilliant futurestpvoice has a brilliant future
    Join Date
    Dec 2008
    Location
    United Kingdom
    Posts
    5,939

    Re: Error on Server

    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^http://http://yokonichiwa.x10.mx/
    RewriteCond %{HTTP_REFERER} !^http://www.http://yokonichiwa.x10.mx/
    RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.http://yokonichiwa.x10.mx//empty.html [L]
    #http://yokonichiwa.x10.mx//empty.html - your custom hotlinker page
    Actually, you do need to add a line to your .htaccess, just to be safe.

    Code:
    RewriteEngine on
    RewriteBase /
    RewriteCond %{HTTP_REFERER} !^http://http://yokonichiwa.x10.mx/
    RewriteCond %{HTTP_REFERER} !^http://www.http://yokonichiwa.x10.mx/
    RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.http://yokonichiwa.x10.mx//empty.html [L]
    #http://yokonichiwa.x10.mx//empty.html - your custom hotlinker page


Closed Thread

Similar Threads

  1. 500 Internal Server Error On Stoli Server
    By computergeek5000012 in forum Free Hosting
    Replies: 1
    Last Post: 02-16-2011, 07:07 PM
  2. Replies: 2
    Last Post: 09-24-2010, 09:48 AM
  3. Replies: 7
    Last Post: 07-28-2010, 01:56 AM
  4. Replies: 11
    Last Post: 06-24-2010, 03:53 PM
  5. Replies: 2
    Last Post: 01-09-2008, 12:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers