Currently I use Netfirms to host my websites and mysql databases. Unfortunately they do not allow remote connections (security issues I guess) directly to the mysql databases I create on their webserver, which is okay (for now at least). With other php generator software I have used I was able to just enter my remote connection information for that site into the software without having to actually make a connection. Then when I deployed, the connection information for netfirms was stored and I was able to ftp the files and run my programs just fine.
I’m trying out scriptcase and I LOVE it so far. On my development server (localhost) it runs great. I want to deploy the test project I created onto my netfirms server now to see how it reacts in a live environment online before I purchase it. When I edit my connection in sc to be the netfirms connection information it says it can’t connect (no surprise there). It won’t let me save this connection however. How do I go about changing the host / database / login / password information for scriptcase manually so I can run my deployed files on the netfirms server?
Any help is greatly appreciated!