Hello, Please read the following article: http://wiki.apache.org/httpd/13PermissionDenied As for your second question, simply change your AddHandler line from AddHandler application/x-httpd-php .php to AddHandler application/x-httpd-php .php .php3 in your configuration. Not that if you were using AddType before, you'll need to change it to AddHandler. See: http://www.devside.net/articles/php On 7/10/08, Reveal MAP <revealmapp@xxxxxxxx> wrote: > > hello! > > newbie at apache, lamp and generally linux stuff here. > I have 2 problem: > > first one: > .i would like to be able to run dialup_admin 2.0.5 on apache2. > like indicated at: > http://wiki.freeradius.org/Dialup_admin#Installing_.26_System_Configuration > i did the following: > ln -s /usr/share/dialup_admin /srv/www/htdocs/dialup > > but when i try to open it with firefox, all i obtain is that error message: > > ACCESS FORBIDEN: > - You don't have permissionto access the requested object. It is either > read protected or not readableby the server. > - if you think that is a server error, please contactc your webmaster. > - error 40.3. > > i tried "chmod 777 -R /usr/share/dialup_admin"with no result (same issue) > > could someone help me to fix it, please? > > second one: > .php files works fine, but i would like to be able to run .php3 extension > files too. how could i do that! > > my config: > -opensuse 10.3 > -apache version is 2.2.9 > -php5 > -mysql5 > my webroot is located at /etc/www/htdocs. > > Regards! > > > ________________________________ > Envoyé avec Yahoo! Mail. > Une boite mail plus intelligente. -- Francois Gingras (i): http://ccds.ca (p): (514) 243-8233 (f): (514) 731-5834 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx