Hi All,

opensuse 10.4 64 bits is a perfect platform for revserver !

To setup revserver against apache2, 

1.- we just have to modify or add three lines to 
/etc/apache2/edefault-server.conf :

Options Indexes Includes ExecCGI MultiView
AddHandler irev-script .irev
Action irev-script /cgi-bin/revserver

2.- put the revserver engine and its three dependancies directories in the 
/srv/www/htdocs/cgi-bin/ directory

3.- set the permissions of the revserver engine to 755

4.- use ldd under bash as root to test the revserver libs dependancies and 
install the missing ones (via Yast2) if needed

5.- stick an index.irev test file in the /srv/www/htdocs/ directory (<?rev put 
the date ?>)

and that's all ;-)

Kind Regards,

--
Pierre Sahores
mobile : (33) 6 03 95 77 70

www.woooooooords.com
www.sahores-conseil.com





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to