Access denied, forbidden after starting CakePHP or Kohana with .htaccess.

After renaming example.htaccess on Kohana directly after copying the files to the www server, you receive an ‘access denied’ of ‘forbidden’.

image

The solution is to enable FollowSymlinks in the httpd.conf.

So, in the Uniform Server you go to the Server Configuration:

image

Click Apache:

image

Edit httpd.conf

image

Somewhere around line 292 add FollowSymlinks:

image

Save. Stop Apache and Start Apache. And lo and behold:

image

Geef een reactie

Het e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

%d bloggers liken dit: