Joshua, I have installed the module you sent and made the change to .htaccess. I deleted the .state directories and restarted the server. I have not been able to reproduce the error. I have another machine which is in QA test. On that machine, I have *only* made the .htaccess/state-dir changes - it is still running v2.33. It has not yet errored out yet, either.
Apparently, just combining the directories has solved the problem... Have a nice weekend! Thanks, MjM Joshua Chamas wrote: > I think it would be better if you explicitly set > > PerlSetVar StateDir /tmp/linktivity_aspstate > > or some such. The default of .state is only to make > it easier to get running with Apache::ASP. Note if /tmp > gets deleted on server restart, you might move it to something > like /var/linktivity/aspstate instead. > > I do not think that you not setting StateDir should > cause the problems though, and I look forward to the > error_log traces on the last version of Apache::ASP > that I sent you. > > --Josh > > _________________________________________________________________ > Joshua Chamas Chamas Enterprises Inc. > NodeWorks Founder Huntington Beach, CA USA > http://www.nodeworks.com 1-714-625-4051 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
