Dein FQDN hat garantiert NICHTs mit i-MSCP zu tun
Posts by gOOvER
-
-
Kann mir eigentlich mal jmd. sagen, warum ich keinen Like-Button habe? Ich hab nur einen für Dislike
Öhmmmm
Gute Fragen... ich scheu gleich mal rein
-
Ähhhhhhhhmmmmmmmmm
Starting web server: apache2apache2: apr_sockaddr_info_get() failed for host.domain.tldapache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName.
Das hat absolut nichts mit i-MSCP zu tun
-
Nimm mal das Script
Shell-Script- #!/bin/sh
- #
- # i-MSCP automatic Update process Debian
- # Version: 0.1.0
- # Date : 07.02.2014
- # License: GPLv2
- # Author : gOOvER
- # Author : i-MSCP Team
- # Credits: i-mscp development Team
- #
- # Variables
- #
- # Use master for Master Branch - Use stable for latest Stable Branch
- #
- branch="1.2.x"
- #==== Installing/Updating distro packages ====
- aptitude update && aptitude safe-upgrade
- aptitude install -y git
- #==== Downloading current git/master branch state ====
- clear
- echo "#### CLONING i-MSCP Git Branch: "$branch" ####"
- mkdir -p /usr/local/src/$branch/imscp
- if [ ! -d /usr/local/src/$branch/imscp/.git ]; then
- git clone -b $branch git://github.com/i-MSCP/imscp.git /usr/local/src/$branch/imscp
- else
- cd /usr/local/src/$branch/imscp
- git pull
- fi
- #==== Start i-MSCP installer ====
- perl /usr/local/src/$branch/imscp/imscp-autoinstall -d
Sofern DU DEBIAN benutzt
-
Wieso eigentlich einen Reboot?ß Das ist ein Linuxserver Da brauch mal nur bei nem kernelupdate nen Reboot
-
Die logs sind Dein Freund. Da siehst Du, warum Du einen 500er bekommst
-
Das hatte ich auch. Hatte sich aber beim zweiten Durchlaf erledigt. Hin und wieder kann es sein, das der Remote nicht erreichbar ist
-
Lass das Update nochmal drüber laufen. Damit werden alle Dateien neu generiert.
-
I think, thats not a bad idea. Like a Dashboard with Informations about the Hosting or such stuff. Maybe we should keep this in Mind for the 2.x Version.
-
But Appinstaller needs an other repro than Store.
I will take a look. mybe i can setup you some GB. But only under an Subdomain