RE: epocgi.pl

2006-01-08 Thread Florian 'cit' Adamsky
Am Sonntag, den 08.01.2006, 13:37 +0100 schrieb Gerald Richter: > I would expect that index.tmpl is not found. What is the output in the http > error log and /tmp/embperl.log After spending some hours it finally works. I have read the manpage and set $ENV{EMBPERL_OBJECT_FALLBACK} to "/home/www/ht

RE: epocgi.pl

2006-01-08 Thread Gerald Richter
> > I programmed some templates and used embpcgi.pl for this. Now > I would like to use epocgi.pl, because I need a better > navigate structure. When I'm accessing my site: > http://test/cgi-bin/epocgi.pl/index.tmpl, I always get the > 404 errorcode. The same site works fine with embpcgi.pl. >