This concern take place when i change IIS to apache on windows server 2003.
Server error!
The server encountered an internal error and was unable to complete your request. Possibly the server is overloaded or there was an error inside a CGI script.
let me share the way how i fixed this,wish this will make it easier to.
Introduce
I've a php which labor with win2k3 and IIS, but this not constant and aways have challenges take place,
Windows 7 Home Basic X64, sometimes load rather slow, so i decide to use apache,after which i use XAMPP to install apache php on my server,
Office Home And Business 2010 Key, at last all will work ok except the url rewrite with .htaccess.For iis i use IIRF to undertake the url rewrite, it’s similar to .htaccess, so i copy the rewrite rules to the .htaccess directly.Once i enabled the .htaccess rules ,the site got the error:
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error inside a CGI script.
The way in which fix
At begining,
Office 2010 Pro X64, i google this error, and get following suggestions: 1. make sure you enabled the rewrite modle in apache httpd.conf
2. all following to your .htaccess
AddType application/x-httpd-fastphp5 .php
Action application/x-httpd-fastphp5 /fcgi-bin/php5fcgi
AddType application/x-httpd-php5 .php
Action application/x-httpd-php5 /fcgi-bin/php5fcgi
3. add Options Indexes FollowSymLinks to the .htaccess 4. …. I see, some are performs for others ,but none of those worked for me. XAMPP enabled the rewrite module by default .
here is my .htaccess fileit’s a simple line, but make the site down.Add finally, i find the challenge.Go to theand open error.log , at the bottom of the log i see somethingI find the difficulty easy, It’s the unknown flag ‘I’, that’s only for IIRF not apache .htaccess. After remove this flag ,the site do the trick again.
Summary
I post this article,
Office 2010 Standard Product Key, just want to say: when we got similar type of errors,
Office Professional 2010 32 Bit,we should look at the log files first, that can make we know the error more clearly. maybe just a small fault it can caused big dilemma, check the log file will save your time and help you to fix the condition. Let’s all keep the good habits of check log file.Enjoy Reading!!
, I'm a freelancer and available now,if need allow just contact me without hesitation.