settings production environment = blank page

I have created and published an application, with files in local server.

In localhost, allows me to properly configure the production environment with: http://localhost/myapp/_lib/prod/lib/php/?login

I uploaded the whole application to unix web-server by ftp. I changed the permissions of all _lib (folder, subfolders and files) to 777.

I try to enter configure the production environment on the web, through the url:
http://mysite/_lib/prod/
and redirects me to:
http://mysite/_lib/prod/lib/php/?login

leaving the screen blank.

I find as I get the login screen comes up, because for more I try the screen goes blank. What should I do?

Thanks in advance

[QUOTE=ec-cts;23080]I have created and published an application, with files in local server.

In localhost, allows me to properly configure the production environment with: http://localhost/myapp/_lib/prod/lib/php/?login

I uploaded the whole application to unix web-server by ftp. I changed the permissions of all _lib (folder, subfolders and files) to 777.

I try to enter configure the production environment on the web, through the url:
http://mysite/_lib/prod/
and redirects me to:
http://mysite/_lib/prod/lib/php/?login

leaving the screen blank.

I find as I get the login screen comes up, because for more I try the screen goes blank. What should I do?

Thanks in advance[/QUOTE]

Try with: http://mysite/_lib/prod/lib/php/index.php

Re-deploy your application to your local server but do not setup database connection. In stead, upload the _lib. Then try again. I’m not sure, but I think that some settings from your local environment have been uploaded and messing things up (I hope…)

SC8 production environment /_lib/… bkank page

I solve calling …/_lib/prod/lib/php/nm_ini_manager2.php