Otto Lang wrote:

I'm developing a new application using Embperl 2.0 final with the newest
perl-modules I could find (CGI.pm-3.11, ...). Everything works fine unless
I try to access the %udat-hash.

And Opera 8.02 comes up with an internal server error:

    Can't locate object method "TIESCALAR" via package "DBI::st"

Does anyone know the problem or can give me hints where to look further?


Looks like session problem - Did you install and correctly confugured Apache::Session and Apache::SessionX (did 'make test' worked?) and configured Postgres as your session store (check your 'sessions' db)?

- Robert

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

Reply via email to