Results 1 to 4 of 4

Thread: 500 Internal Server Error

  1. #1

    Join Date
    Mar 2008
    Posts
    5

    Default 500 Internal Server Error

    I've already deleted the second line of the .htaccess file to take care of this problem... but it is still happening.... Why?


    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@mysite.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.

  2. #2
    Diyar
    Guest

    Default 500 Internal Server Error

    hello my diyar do not know english you halper I Wıll become

    500 Internal Server Error The Mistake solotion

    1. As a start make sure the .htaccess file is correct. (see above) delete the whole line, save and upload. You may need to clear cache, history etc...

    php.ini - you may or may not, need to use a default php.ini file. What your really interested in is the "register_globals on/off" this needs to be in both present and switched off.

    create a file called phpinfo.php, and add the following code, to check your php config. upload to root directory and run.

    <?php
    // Display everything (this is the default)
    phpinfo ();
    ?>

    2. make sure you unzip and upload the package locally and then upload it. Dont just upload the zip and decompress. This can affect the chmod of the files (ones that you wont be modifying)

    3. if you have any php files chmodded to 777 or 666 (see 2.), it will cause the "server error"




    THE NOTE: THESE KNOWLADGE

    http://www.boonex.com/unity/blog/ent...r_error_FIXED_

    I COPIED FROM THE ADDRESS
    FOR MORE KNOWLEDGE YOU CAN LOOK AT

    http://www.google.com.tr/search?hl=t...+Dolphin&meta=


    THANKS GOOD BYE I'M FROM TURKEY

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Is your server running phpSuExec?

    If so - your files need to be owned by the same user as the one that owns public_html... and the maximum chmod is 755.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  4. #4
    masterbeta's Avatar
    Join Date
    Feb 2008
    Posts
    27

    Default

    more details are needed to troubleshoot this issue

    but generally it might be the php-flags - are you on mod_php or php as cgi? (windows)

    some servers don't allow using php flags

    so you might to remove them or comment out

    but like i said - more details are needed... check your error logs
    []D [] []\/[] []D

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Please help (Internal Server Error)
    By Mani in forum Dolphin General Discussion v6.00 and above
    Replies: 2
    Last Post: 02-12-2008, 10:05 AM
  2. 500 Internal Server Error
    By Shade in forum General Troubleshooting
    Replies: 4
    Last Post: 11-15-2007, 04:48 PM
  3. 500 Internal Server Error
    By Smoge in forum Bugs Dolphin 6.00
    Replies: 0
    Last Post: 09-02-2007, 05:33 AM
  4. Internal Server Error
    By pixelfast in forum General Troubleshooting
    Replies: 3
    Last Post: 05-25-2007, 04:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •