Hi I've installed root and Carrot on my machine , I've also added <IfModule root_module> # Alias /perl /var/www/perl # tells Apache to parse files for SSI directives if they have the execute bit set # XBitHack on AddHandler server-parsed .C <Directory /var/www/html/Carrot-1.0.7> Options +Includes </Directory> </IfModule> to my httpd.conf file to allow .C files to be executed over the web but even with or wothout the above addition all i get is: HTTP/1.1 200 OK Date: Sun, 20 Oct 2002 02:32:20 GMT Server: Apache/1.3.14 (Unix) (Red-Hat/Linux) PHP/3.0.18 mod_perl/1.23 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>200 OK</TITLE> </HEAD><BODY> <H1>OK</H1> You don't have permission to access /Carrot-1.0.7/macros/pull.C on this server.<P> http://carrot.cern.ch/pages/InstallNotes.html Did anyone have same problem? I realise I am close but.... Thanks Marius
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:15 MET