G
G
gyok2015-03-21 01:02:39
linux
gyok, 2015-03-21 01:02:39

What do you use under Linux when you write websites?

How do you write in PHP? What PHP plugins do you use? What web server?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
E
Eddy_Em, 2015-03-21
@gyok

I don't write websites, but I write web faces for services.
I use: if you need a web server, then apache2 or NGINX; CGI CGIs (sometimes daemons that don't need a web server at all); html and a zhabkoscript manually (unfortunately, without a zhabkoscript, you can’t even send an elementary POST request); recently got hooked on websockets - an extremely successful thing, in contrast to the perversion with synchronous POST / GET; I don’t use any other libraries in the jaboscript except for webGLU (I still didn’t have any fat muck like the same jquery to pull into my code); I also worked with SVG.
I recently biked myself to transmit real-time video (jpegs) via websockets, now I won't have to suffer with mjpeg, which causes browser fluidity.
PS I do not use slag like puffs categorically. And I don't recommend it to anyone!

O
OnYourLips, 2015-03-21
@OnYourLips

What are Linux plugins?
nginx
And all through vagrant

S
SagePtr, 2015-03-21
@SagePtr

How do you write in php

Zhi and Shi we write through "and"

A
Andrey Andreev, 2015-03-21
@b0nn1e

vestacp.com and dot

A
AlexLIn, 2015-03-21
@AlexLIn

sublime text 3 + habrahabr.ru/post/235901
Own server with Fedora Atomic www.projectatomic.io ) + tutum-docker-lamp

S
Sergey, 2015-03-21
Protko @Fesor

write
I think you should start simple. Install PHP, from version 5.4 (which is now the minimum) it has a built-in small web server (so as not to strain yourself with all sorts of Apache / nginx). Also, cli scripts also have to be written, so this is also an option for practice.
And only then ... when you face serious issues of teamwork, environment isolation, code testing, etc. Then solve your questions. Otherwise, vagrants, ansibles, dockers, etc. will advise you here ...

V
Valentine, 2015-03-21
@vvpoloskin

VIM with self-written scripts, tmux and a web server built into the technology

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question