P
P
PRAIT2018-03-15 18:34:46
open server
PRAIT, 2018-03-15 18:34:46

Open Server and own assembly of the local server conflict is inevitable?

Hello guys. A batch local server is certainly good, but I would like to have my own local server assembly in addition. That is, individually downloaded phpmyadmin, php, etc.
My question to you:
1. Will there be conflict between Open Server vs Custom build? I understand that the port can be occupied by one of them, but since I still understand this, I would like to hear your opinion and how to avoid conflict between them?
2. When installing your own server assembly, do you need to download php versions in one package or for each version there is a separate package? Example: The new php 7 includes all previous versions and you can switch between them, How in Open Server?
Thanks for answers :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Moris Haos, 2018-03-15
@PRAIT

Hello, again...
1. I already answered this question in another thread - configure so that different ports are used in assemblies. Moreover, if both assemblies work simultaneously, then port reassignment applies not only to Apache, but also to Mysql, etc. services that will listen to some ports in assemblies.
2. Other (previous) versions cannot be included in php7, that's why it is the 7th version. But, on the server, you can use different branches of php (+ a set of software accompanying them), switching between them, as is done in OpenServer. Therefore, if your assembly needs different versions of php, then you will need to download them separately and then configure your assembly to switch between them.

O
Oleg, 2018-03-15
@402d

Let's start by finding out the reason. Why do we need such a zoo on a Windows computer?
Firstly, hosting is mostly unix.
Setting up a stack from php, mysql, appache under Windows can be done once out of interest,
but it coincides with Unix very weakly.
In addition, when developing under Windows, you have to remember about case in file names all the time.
other differences are already in more subtle moments (work with sockets and streams, etc.)
It is more useful to raise centos or debian in a virtual machine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question