@MasterMints Erst einmal Danke für die schnelle Hilfe.
Ich habe jetzt den Server einmal komplett neu installiert und bei NGINX habe ich die aktuellste Version genutzt.
Aber Ich bekomme immer noch die gleiche Fehlermeldung nur die Version ist anders:
[22:02:53] | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
[22:02:53] | P e r f e c t R o o t s e r v e r
[22:02:53] | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
[22:02:53] | [INFO] Welcome to the Perfect Rootserver installation!
[22:03:15] | [INFO] Checking your system...
[22:03:21] | [WARN] This script does not support the virtualization technology ( Standard)
[22:03:21] | [INFO] Press ENTER to skip this warning and proceed at your own ris k or CTRL-C to cancel the process
[22:04:32] | [OKAY] The system meets the minimum requirements.
[22:04:32] | [INFO] Checking your configuration...
[22:04:38] | [OKAY] Userconfig is correct.
[22:04:38] | [INFO] Starting installation!
[22:04:38] | [INFO] Setting your hostname...
[22:04:43] | [INFO] Setting your timezone...
[22:04:43] | [INFO] Installing prerequisites...
[22:04:43] | [WARN] Some of the tasks could take a long time, please be patient!
[22:07:40] | [INFO] Downloading GNU bash & latest security patches...
[22:07:55] | [INFO] Patching sourcefiles...
[22:07:55] | [INFO] Compiling GNU bash...
[22:08:44] | [INFO] Installing OpenSSL libs & headers...
[22:08:47] | [INFO] Downloading OpenSSH...
[22:08:48] | [INFO] Compiling OpenSSH...
[22:09:49] | [INFO] Downloading Nginx Pagespeed...
[22:10:09] | [INFO] Downloading Naxsi...
[22:10:11] | [INFO] Downloading Nginx...
[22:10:11] | [INFO] Compiling Nginx...
[22:10:22] | [INFO] Installing Nginx...
mv: cannot stat ‘nginx_1.9.11-1_amd64.deb’: No such file or directory
mkdir: cannot create directory ‘/etc/nginx/sites-available’: No such file or dir ectory
chown: cannot access ‘/etc/nginx/logs’: No such file or directory
[22:10:23] | [INFO] Configuring Nginx...
sources/script/functions.sh: line 540: /etc/nginx/nginx.conf: No such file or di rectory
[22:10:23] | [INFO] Creating valid SSL certificates...
ln: failed to create symbolic link ‘/etc/nginx/ssl/****.de.pem’: No such file or directory
ln: failed to create symbolic link ‘/etc/nginx/ssl/****.de.key.pem’: No such file or directory
sources/script/functions.sh: line 632: /etc/nginx/ssl/****.de.pem: N o such file or directory
unable to load Public Key
[22:11:34] | [INFO] Creating strong Diffie-Hellman parameters, please wait...
sources/script/functions.sh: line 640: /etc/nginx/sites-available/**** .de.conf: No such file or directory
ln: failed to create symbolic link ‘/etc/nginx/sites-enabled/****.de .conf’: No such file or directory
sed: can't read /etc/nginx/sites-available/****.de.conf: No such fil e or directory
sed: can't read /etc/nginx/sites-available/****.de.conf: No such fil e or directory
sed: can't read /etc/nginx/sites-available/****.de.conf: No such fil e or directory
[22:12:01] | [INFO] Configuring PHP...
[22:12:02] | [INFO] Configuring Naxsi...
cp: cannot create regular file ‘/etc/nginx/’: Not a directory
sources/script/functions.sh: line 892: /etc/nginx/naxsi.rules: No such file or d irectory
[22:12:02] | [INFO] Installing mailserver...
Ich glaube das Nginx nicht richtig gedownloadet wird, da zwischen Downloading und Compiling nicht einmal eine Sekunde liegt.
Aber ich hab keine Ahnung woran das liegen könnte. Hast du eine Idee?