Gerald Richter schrieb:
> Hi, > > > > Without using Embperl::Object in root the link > > > > <a href="/doc/oracle/index.htm">Oracle Dokumentation</a> > > > > works very well, but with Embperl::Object I got the error message > > > > Not Found > > Take a look at the error log. This should show you which page isn't found. > If this doesn't help enable dbgObjectSearch in EMBPERL_DEBUG and take a look > at the embperl.log file. Maybe base.html cannot be found. > Yes, that was right. [Fri Sep 13 08:32:32 2002] [error] Embperl::Object base base.html not found. Searched 'd:/oracle/ora81/doc d:/oracle/ora81 d:/oracle d:/' and '' I wonder why embperl is not using base.html from the root or from the real (relative) directory /doc/ (that is C:\Apache\htdocs\doc\base.html) -- Volker Pohlers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
