cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bwgreen
Level 2

Getting Permission Denied

I am trying to run lmutil lmstat -c "port@server" -a" in a CGI script in apache. When I run it at the command line, it works fine. I have tried several users - no problems. When it runs in the web browser, I get an error:

lmutil - Copyright (c) 1989-2011 Flexera Software, Inc. All Rights Reserved. Flexible License Manager status on Mon 10/17/2011 09:02 Error getting status: Cannot connect to license server system. (-15,570:13 "Permission denied")

Any idea why?

Thanks,

Brian

Oh, the license server is RHEL, and my workstation is Fedora 15.
0 Kudos
(3) Replies
BakersDozen
Level 2

I'm having the exact same problem, with the exception of the license server being Windows.

Anyone know why this is happening?
0 Kudos

good morning
I have the same problem.
How was it solved?
Thanks

0 Kudos

Installation on minimal CentOS 7
I solved enable network connect for http with the command :

setsebool -P httpd_can_network_connect on

Thank You, Sandro
0 Kudos