• support[@]kurinchilion.com
  • +1 (888) 666-4252

Apache: client denied by server configuration error

Apr 01, 2010 - by kurinchilamp / / Post Comment
Apache Error log shows the message "Client denied by server configuration" and the user sees "Forbidden Access" when they try to visit a web page. Solution: Search for the apache configuration file (httpd.conf or vhosts.conf if you have configured a virtual host). Check for the directory permission set for the document root of the web site in question and do the following changes. (more…)
Continue Reading

cakephp Deprecated: PHP 5.3 Wamp

Sep 01, 2009 - by kurinchilamp / / Post Comment
Error message cakephp Deprecated: Assigning the return value of new by reference is deprecated You will see the above error message when you try to configure cakePHP framework using a Wamp Server installation and set the debug parameter as in Configure::write('debug', 2); Cause: CakePHP is not PHP 5.3 ready unlike the latest version of Zend framework. Remedy: Try downloading older version of PHP - e.g. PHP 5.2.9
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.