View Single Post
  #1 (permalink)  
Old 02-08-2006, 11:08 AM
Razman Razman is offline
Starter Member
 
Posts: 2
Default commands not working

I been reading the forums and tried many solutions. Inparticular, one command I tried caught my eye.

I am executing the command from
/opt/zimbra/bin

#./zmtlsctl tomcat restart
./zmtlsctl: line 33: zmhostname: command not found
./zmtlsctl: line 91: zmprov: command not found

The files are there and they work.
#zmhostname
hostname.domainname.net
(it does output the actual domain)

#./zmprov
prov>

Any reason why the script cannot execute the commands?

I did notice I need to be in the bin directory and use ./ to execute the commands.
Running on RHES 4 SR2

Last edited by Razman; 02-08-2006 at 11:12 AM..
Reply With Quote