My .htaccess file looks like this: php_value include_path \"/home/username/public_html/site\" and is the same location as the include path.
I get an internal error trying to access \"My account\" in Redmine. But after reloading the page there is no internal error and I can access the page. Here is the information from Redmine log:
On my localhost, there is no problem, but when I upload my .htaccess file to my 1and1 hosting account I hit a brick wall (an internal 500 server error)
I have a Zend Framework application with a .htaccess file in the root directory, directing all traffic to the /public directory, where index.php resides.
I have a DNN 5.01 installation and upgraded the server so it used .NET Framework 4.0 as i wanted i wa开发者_开发知识库nted to get a DNN module working on a portal.
I have this RewriteRule ^(.*) public/$1[NC,L] in my .htacces file and i get Internal Server Error 500 Can someone help me?
I have PHP as CGI installed server with magento. I keep getting the 500 internal server error on some specific pages.-
Below is my request i get a 500 internal server error at getresponse string requestData = \"<s:Envelope xmlns:s=\\\"http://schemas.xmlsoap.org/soap/envelope/\\\"><s:Header><h:HeaderIt
We have a bunch of websites running on a NLB of 3 web servers. One of the sites is a set of web services which is used to power a news application for an iPad.
Okay, this is kinda driving me nuts... I keep receiving an \"Internal Server Error\" trying to connect to an external FTP connection with Curl. I can access the FTP fine normally, but not through Curl