"John D. Leonard II" wrote:
> 
> All:
> 
> I've installed Apache::ASP on a Solaris 5.8 box (Apache 1.3.20, modperl
> 1.25, PHP, openssl, etc.)
> 
> I am having trouble running scripts in the global.asa file.  I must have
> some setting screwed up on the .htaccess  file or the httpd.conf file.  But
> what????
> 

Whereever PerlSetVar Global is pointed to, that is where your global.asa 
needs to be 

>From your log:
 > GlobalASA package Apache::ASP::Compiles::_tmp_global_asa
 > global.asa was cached for _tmp_global_asa

There is some setting somewhere that has Global set to /tmp,
this might be in your .htaccess file and is being used where
.htaccess is not.

--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]

Reply via email to