mavimedia

Results 12 comments of mavimedia

I think, this would be great. There are many projects running with a different php version, so this would make my work easier. At the moment, i have to upgrade...

Hi, what about a possibility, to setup the php version in specific project?

@cytopia: I have a comment to the possibility to chose the php version over domain name (3. vHosts). This way is also possible for zendframework or laravel projects. But for...

Yes sure, the containers have to be started. When a project runs with php7, it is not nesseary to test it with php5. In most cases a project is build...

If it is easier for you to go this way ``` Project name: test01 vHost (default): test01.dev vHost (54): test01.php54.dev vHost (56): test01.php56.dev vHost (70): test01.php70.dev ``` i think, this...

Great! Please, be free to tell me, if i can make some tests.

@cytopia how is it registered on http site? is it registered in vhost or anywhere else?

Why not running php in different ports? Let's assume we use the php version as portnumber like 9056, 9070, 9071 , 9072 etc. I think it should be possible to...

Does this mean, that i can put a vhost-gen conf into the projects folder like the following (the global configuration is e.g. php71) ``` ServerName test.loc Require all granted SetHandler...

Yes sure, that's clear, not now, but in future. Great! 👍