Hi everyone
I'm trying to install Typo3 (CMS) om my SME server. This installation is involving symlinks. I'm now having trouble, getting them to work, when they are used in accessing my website.
I've searched the forum, and found others with the same problems, and I've tried to solve the problem with the solutions I've found, but without luck:
My ibayname is "typo3"
Code:
db accounts setprop typo3 FollowSymLinks enabled
db accounts setprop typo3 AllowOverride All
expand-template /etc/httpd/conf/httpd.conf
/etc/init.d/httpd graceful
signal-event typo3-modify ibayname
Even though I still get the:
"Forbidden
You don't have permission to access /typo3/dummy-4.1.3/typo3/install/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
"
Where did I go wrong?
