We use different ports (and different HTTP servers) to access different regions of our application (e.g. development, QA, production). I recently installed ProfoundUI 4.8.3.
Most of our programs are launched via Genie or Genie macros. These work fine.
I have been working on launching some ProfoundUI screens directly. Strangely, this seems to work in the QA and production regions and not in the development region. In development, I receive a page that simply says "Permission denied"
The URL that I am using is http://xxx.xxx.xxx.xxx:pppp/profoundui/auth/start?p1=SPOL&l1=10
I'm having trouble tracking down the problem. I don't see anything in the httpd.conf file that could be causing this, nor can I thing of an object authority problem I might have.
Does the "Permission denied" message come from PUI0005001? Any suggestions on where to look for the cause of the problem?
Permission denied launching program
-
- Profound User
- Posts: 72
- Joined: Fri May 08, 2009 2:43 pm
- First Name: David
- Last Name: Esdale
- Company Name: Guardian General Insurance
- City: Port of Spain
- State / Province: Outside Canada/USA
- Country: Trinidad and Tobago
- Location: Trinidad
- Contact:
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: Permission denied launching program
Yes, I think you're right that the error is coming from the PUI0005001 program. This is the target of the /profoundui/auth/start URL.
What this program does is read through file contents here and output to the web browser:
/www/SERVER_NAME/htdocs/profoundui/userdata/html/start.html
Could be the user does not have permission to read the file?
What this program does is read through file contents here and output to the web browser:
/www/SERVER_NAME/htdocs/profoundui/userdata/html/start.html
Could be the user does not have permission to read the file?
-
- Profound User
- Posts: 72
- Joined: Fri May 08, 2009 2:43 pm
- First Name: David
- Last Name: Esdale
- Company Name: Guardian General Insurance
- City: Port of Spain
- State / Province: Outside Canada/USA
- Country: Trinidad and Tobago
- Location: Trinidad
- Contact:
Re: Permission denied launching program
You are correct. The authorities on start.html were incorrect.
Thanks.
Thanks.
Who is online
Users browsing this forum: No registered users and 2 guests