Web Hosting Talk







View Full Version : mod_perl and RaQ4i


Barman
04-11-2001, 10:26 AM
Why if I use mod_perl or the basic CGI without wrapper on RAQ4i my scripts don't work? Permissions, owner and group are ok. It says "You do not have permission to access the requested file on this server". Since perl run as the Apache ID, it has the ability to execute any files that apache has. Right? But it can't. Why?

Barman

addady
04-13-2001, 02:54 PM
I don't thinh it RAQ issue.
Dose world have execute privilege on the script (755) ?

BTW: How did you install mod_perl on RAQ4 ?
Although it seems the RAQ4 apache come compile with mod_perl
I can't load it.


Addady