hi wen i add htaccess in the root
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server administrator, ........@................................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 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the request.
how i fix it
|
Please contact the server administrator,
........@................................com and inform them of the
time the error occurred,
and anything you might have done that may have
caused the error. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
........@................................com
it is my email
|
wen remove
htaccess
the site work
|
........@................................com
it is my email
Then contact your web hosting provider, as (regarding to your second post above me) .htaccess is required, and your Dolphin site will most certainly not work correctly without it.
Also, why are you posting certain words in large, bold text?
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
........@................................com
it is my email
Then contact your web hosting provider, as (regarding to your second post above me) .htaccess is required, and your Dolphin site will most certainly not work correctly.
Also, why are you posting certain words in large, bold text?
Also, why are you posting certain words in large, bold text?
I copy this words like you see it
my english not good
|
........@................................com
it is my email
Then contact your web hosting provider, as (regarding to your second post above me) .htaccess is required, and your Dolphin site will most certainly not work correctly.
Also, why are you posting certain words in large, bold text?
Also, why are you posting certain words in large, bold text?
I copy this words like you see it
my english not good
Ah, all is forgiven, then.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Sounds like your host has SuPHP installed and it doesnt like you using php_flag commands in the .htaccess file.
like these:
<IfModule mod_php4.c> php_flag register_globals Off </IfModule> <IfModule mod_php5.c> php_flag allow_url_include Off php_flag register_globals Off </IfModule>
Chris
Nothing to see here |
Sounds like your host has SuPHP installed and it doesnt like you using php_flag commands in the .htaccess file.
like these:
<IfModule mod_php4.c> php_flag register_globals Off </IfModule> <IfModule mod_php5.c> php_flag allow_url_include Off php_flag register_globals Off </IfModule>
Chris
what i do
|
Sounds like your host has SuPHP installed and it doesnt like you using php_flag commands in the .htaccess file.
like these:
<IfModule mod_php4.c> php_flag register_globals Off </IfModule> <IfModule mod_php5.c> php_flag allow_url_include Off php_flag register_globals Off </IfModule>
Chris
what i do
I suppose your best bet would be to contact your web hosting provider, who would be able to help you more in this case.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |