Bear with me. I am not the sharpest tool in the shed, as evidenced by paying $399.00 US for SC.
After giving up on it some time ago, I thought I’d try again. I wrote a very simple, one (grid) application, unsecured project. No security. The database is valid. The server supports PHP.5.2.
I created a typical deployment file. I put it on the server. I unzipped it. I set _lib permissions to 777.
Trying to open the url I get “Unauthorized user”
I read the magnificent help file:
http://localhost/scriptcase/doc/manual_mp/manual_mp.htm
Searching for “Production” I am told that I can create a database connection using ~/_lib/prod
That gives me
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Actually, come to think of it, I posted something similar some time ago. I also raised a ticket.
That’s right. I remember now. Deployment is not an option.
PS: I have a number of domains and web applications (PHP) running successfully on this server. Server misconfiguration is, IMO, unlikely.