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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fareednn
    New Member
    • Oct 2011
    • 7

    #1

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

    The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

    If you think this is a server error, please contact the webmaster.
    Error 500

    CODEIGNITER

    .HTACCESS FILE IN XAMPP SERVER WINDOWS

    Code:
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    
    //RewriteRule ^p/([A-Za-z0-9]+)$ index.php?p=$1
    RewriteRule ^(.*)$ index.php/$1 [PT,L]
    RewriteBase/
    RewriteBase/codeigniter
    PLEASE HELP ERROR:500 it coming i could not able to manage unable to solve please guide some problem in ths file only.so body is able to solve.


    thanks for ur helpplease help me
Working...