info for Scriptcase and UniformServer in production

Hello everyone.
I wanted to run tests for a limited group of users with a scriptcase app developed using a small dedicated server with UniformServer.
When I go to configure the app in production server I get the blank screen (app.xxx.org/_lib). In the log of apache there are no errors related to the app, but only redirects to “http://app.xxx.org/_lib/prod/lib/php/?login
The same app in a active production server lamp working properly!
I seem to have found some threads of this forum which Albert uses UniformServer also in production.
Kindly give me some advice to know where I am wrong?

Scriptcase: 8.00.0047

UniformServer:
Apache 2.4.12
php 5.4.41
mysql: 06.05.25

Thank you all for your availability.
Enrico Ferretti

Well I didn’t get a blank screen, but it depends on configuration. What might help is to call the application directly:

http://yoursiteurl/_lib/prod/lib/php/index.php

thanks Albert
What you indicated is the right address directly.
Hello
Enrico