Production environment

hi.

i need to install the envirnonment on what will be my production server (windows 2008 R2). the project is made under SC 8.1

at this link http://www.scriptcase.net/download-old-version/

i read a weird italian translation

[SIZE=15px]Ambiente di produzione di avviamento postale ScriptCase V8 per Windows[/SIZE]

is that what i need to install apache and php?
On that machine i do not need scriptcase itself, just the environment to run the finished project.

Thanks

Cattura.JPG

Not sure what you want. If you want SC to run on your 2008 server then you just install the windows setup. It will install all you need except MySQL. But as you are also running production on this server you need a separate wamp (i.e. Uniform server). You can use IIS, but I only recommend this if you have a good knowledge from IIS or run Plesk. Then you just deploy to your production environment and set the connection right. If you are setting up SC / production this way I recommend setting the firewall to your sc environment in a way that it will only accept your workstation ip’s to prevent hacks from outside.

Hi.
No i do not need sc on that server because I use it on my laptop.
I just need to set the server in order to run my finished application.
Also the server is in a corporate lan not reachable from outside(security issues)

in the past I already tried uniform server and xampp but there is always something not ok and my project never worked. So, eventually I decided to install the full package(again I am talking about the server where the finished application will run, not the system where I use sc) from netmake. This solution installs apache and PHP in the proper way and works but leaves me with sc installation also and I do not need there.

So my question, my first one.

I was looking for a package that installs apache and PHP only and I thought that was the one.

Thanks

Actually I really don’t understand why you can’t get your sc applications running under Uniform or Xamp. I’m using Uniform for years in several versions without issues. To get it running the first time you need to modify the .htaccess as by default everything is closed and you need to decide how to open. Uniform is setup to run on production sites, not like wamp which is completely open, for development.

I know, i also used xampp on windows platforms without any problems for other applications. It always worked without a problem.

In fact i installed lampp on my ubuntu virtual machine (that i use for tests) and the application developed with SC works without any problem on lampp/ubuntu

Unfortunately my server 2008 R2 is running under a Corporate Active Directory microsoft domain, i think it is something related to Windows Active directory environment that i really can’t figure out

. it took me a week a while ago so eventually i decided to use the package from netmake as suggested from the guys from SC
But now i would like to do things in a better way
Thanks