Can you as the tomcat user using the CLI tools access the MySQL
database ?

What error message do you get when the website tries to use the DB ?

Are you using the same user in both cases ?(ie root user and tomcat user )

David



Urtzi Larrazabal wrote:

>I have changed some permissions:
>       
>       chown -R tomcat $TOMCAT_HOME/conf
>       chown -R tomcat $TOMCAT_HOME/logs
>       chown -R tomcat $TOMCAT_HOME/work
>
>I can start tomcat without any problem but.... for example the aplicatins cant't 
>access to mysql database.Any idea?
>
>
>-----Original Message-----
>From: David Cassidy [mailto:[EMAIL PROTECTED]]
>Sent: martes 13 de agosto de 2002 11:18
>To: Tomcat Users List
>Subject: Re: Start tomcat as tomcat user
>
>
>Can you tell us what the problems are ?
>
>You might find that some of the files belong to root and so
>cannot be written to by your tomcat user. You might want to
>change the ownership over to your tomcat user.
>
>David
>
>Urtzi Larrazabal wrote:
>
>  
>
>>Hi friends !
>>
>>I have installed Tomcat 3.3.1 on a solaris 8 with apache 1.3.23 and mysql. If I 
>start Tomcat as root there isn't any problem but when I try to run it as tomcat user 
>there are several problems. 
>>Could anybody tell me  the requierements that this user must have to start tomcat? 
>Tomcat is running on 8080.
>>
>>Regards,
>>
>>Urtzi.
>>
>>--
>>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>>
>> 
>>
>>    
>>
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>  
>




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

Reply via email to