On Thu, 6 Jul 2000, Vincent Bruijnes wrote:
| Well the first lines of the error_log are strange for me.
| I still come closer to a correct apache modperl and asp.
| the /site/eg/index.html works only .asp files don't
Let's see:
can't create group dir /tmp/asp_demo/server,
/usr/local/lib/perl5/site_perl/5.005/Apache/ASP.pm line 4298
[Thu Jul 6 16:13:54 2000] [error] [asp] [34386] [error] Can't
tie to file /tmp/asp_demo/server/internal, 514, No
such file or directory !! <--> Make sure you have the
permissions on the <--> directory set correctly, and that
your <--> version of Data::Dumper is up to date. <--> Also,
make sure you have set Global to <--> to a good
directory in the config file.,
/usr/local/lib/perl5/site_perl/5.005/Apache/ASP.pm line 4374
...seems pretty self-explainatory to me. Check your
configuration file for the StateDir directive. It sdhould point
to a place hwere your apache uid (nobody?) can write. See also:
http://www.nodeworks.com/asp/config.html
BTW: I advise you not to post 88k attechments to the list.
Stick with some relevant lines of your loggings. I personally
don't care, but some people do not seem to like that here...