Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reference to undefined variable Error

2726430Aug 5 2014 — edited Aug 8 2014

Hi!

I'm using iPlanet Web Server.

When I access a web page. I get this error in the errors logs:

failure (13515): for host 10.138.1.154 trying to GET /, handle-processed reports: HTTP2298: Error interpolating parameters for send-error (Reference to undefined variable $docroot)

My docroot is defined in obj.conf file:

<Object name="default">

Error fn=send-error code=500 path=$docroot/common/error/404.html

NameTrans fn="document-root" root="/mypath/subdir/subdir"

</Object>

What's wrong? Please help. Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2014
Added on Aug 5 2014
1 comment
1,885 views