This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Oct 17, 2011
08:06 AM
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.
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.
(3) Replies
‎May 18, 2012
09:43 AM
I'm having the exact same problem, with the exception of the license server being Windows.
Anyone know why this is happening?
Anyone know why this is happening?
‎Oct 26, 2019
06:44 AM
good morning
I have the same problem.
How was it solved?
Thanks
‎Nov 04, 2019
04:29 AM
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
I solved enable network connect for http with the command :
setsebool -P httpd_can_network_connect on
Thank You, Sandro