Hi,
I am looking in the documentation, the walkthrough to install a production environment in Windows Server 2016.
I had thought of installing XAMPP and after?
Is there nothing in the documentation for this?
Thanks
Hi,
I am looking in the documentation, the walkthrough to install a production environment in Windows Server 2016.
I had thought of installing XAMPP and after?
Is there nothing in the documentation for this?
Thanks
In Windows Server you can use IIS + PHP estension from M$
Sorry, I prefer use Apache.
Ok. In this case xampp ( www.apachefriends.org ) or uniform server ( www.uniformserver.com ) are both a valid choice.
Cheers.
Hello Gbravi,
And after XAMPP ? IonCube / Zend Guard Loader / Zend Optimizer - Windows ?
here ? https://www.scriptcase.net/download/additional/
And after that everything is ok?
Thanks
you don’t need for production. only for development.
pay attention to enable php modules you need and the connection depending on database (mysql, sql server, etc… )
deploy the project in full mode, install and run
Oh ! Thank you very much.