nginx – Mein neuer Favourite (Tutorial)

Patrik Kernstock

May I introduce my self? I am Patrik Kernstock, 25 years old, perfectionist, born in Austria and living in Ireland, Cork. Me explained in short: Tech- and security enthusiast, series & movies junky. Interesting in Linux, Container-stuff and many software solutions by Microsoft, Veeam and VMware.

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

18 Comments
newest
oldest most voted
Inline Feedbacks
View all comments
max

danke für dies schnelles antworten!

also in php (unter nginx) steht bei mir
“spawn-fcgi -d /etc/php5/ -f /usr/bin/php-cgi -a 127.0.0.1 -p 9000 -C 2 -F > /dev/null &”

doch wenn ich “ls -la /etc/init.d | grep php” ausführe wird nichts gefunden!

max

ja, habe ich installiert gehabt. (alles nach deiner anleitung)

also ich bin kein linux guru, hätte ich auch gleich sagen sollen. 🙂

und dass “…# ./php: line 1: /dev/null/: Is a directory” kriege ich immer noch…
vieleicht ist es besser jemand zu suchen der das für mich fixen kann…

dank dir

max

hehe, verstehe jetzt nicht woher der balken kommt. einetippt wurde ohne! :))

max

#!/bin/bash
spawn-fcgi -d /etc/php5/ -f /usr/bin/php-cgi -a 127.0.0.1 -p 9000 -C 2 -F 2 > /dev/null &

“root@localhost:/srv/nginx/sbin#: No such file or directory”

max

sorry falsche ausgabe.

“root@localhost:/srv/nginx/sbin# -bash: /dev/null/: Is a directory”

max

danke, gutes tut zur nginex!

habe aber was zu bemängeln… 🙂
also bei squeeze hat es paar pakete nicht gefunden/gegeben:
cpp
libgcrypt11-dev
libgmp3-dev
libjpeg62-dev
libpthread-stubs0-dev

und ebim letzen punkt mit php “./php” kriege ich “…# ./php: line 1: /dev/null/: Is a directory”
haste plan?

max

wäre da “spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -g www-data -f /usr/bin/php5-cgi -P /var/run/fastcgi-php.pid” nicht das gleiche?

Max

Fein, werde ich gleich mal ausprobieren

Max

Danke vorerst, es hat nun geklappt! Allerdings auf meiner VMDebian Mashine. Auf der Dockstar (Squeeze) findet er das packet nginx nicht. Kannst du mal auf deiner Dockstar ein apt-get install nginx ausführen?

Max

Danke für die tolle Anleitung. Kannst du eventuel dazu noch einbauen wie man phpmyadmin zum laufen bekommt?

danke

Bucky

tar xfz nginx-1.0.4 # Entpacken

->Endung fehlt

18
0
Would love your thoughts, please comment.x
()
x