RE: Permission Denied

2008-08-06 Thread Martin Gainty
download and install tcnative libraries http://tomcat.apache.org/native-doc HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confiden

Re: Permission denied (O/T)

2006-05-24 Thread Martin Gainty
;[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Tuesday, May 23, 2006 7:05 PM Subject: Re: Permission denied > Hi Martin, > > Thanks for your answer but i still have the same problem. > Here is my virtual ho

Re: Permission denied

2006-05-23 Thread Tabu Isiaka
sday, May 23, 2006 5:05 PM Subject: Re: Permission denied > The location directive for the virtual site has to be specified in httpd.conf > > > ProxyPass ajp://localhost:8009/contact/ > Allow from localhost > > > Also determine if the admin is either blocking or

Re: Permission denied

2006-05-23 Thread Martin Gainty
The location directive for the virtual site has to be specified in httpd.conf ProxyPass ajp://localhost:8009/contact/ Allow from localhost Also determine if the admin is either blocking or using that port..if so find a work around Anyone else? M