Hi.

I've been preparing a site using 2.0b2 and EmbperlObject, and it seems to
work great.

The main problem I'm having is with trying to generate a page offline. I set
the embperl environment variables up the same as in my httpd.conf, however
embpexec.pl just gives me back a verbatim copy of the file I pass to it -
completely ignoring the base.epl.

I've tried setting every EMBPERL variable that seems even remotely
applicable, to no avail. If I can't get this going I will have to resort to
the small perl script I wrote to do a quick and dirty conversion of a page
into a valid document. Hardly the most elegant solution... :S

My other problem is with the embperl log file. I discovered today that every
page request dumps 30k or so of text into the logs... eek. Most of the log
text is either lines like this:

[20214]TOKEN:  [+ ... +]  unesc=1 nodetype=1, cdatatype=4, nodename=<null>

or lines like this:

[20214]CUP: Ignore Execute because it's imported

I'm hoping it's a simple configuration error on my part (my debug level is
already at 0.) In the interim I'm just going to have to redirect the logfile
to /dev/null. :(

----
James Churchill
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to