Search the Community
Showing results for tags 'ubuntu'.
-
Warning, this is not an official guide!!! 1. sudo mv /etc/apt/source.list /etc/apt/source.list.bak 1a. Create new Source.list sudo nano /etc/apt/source.list 1b. insert (for Debian Stretch) 1.2B (for Ubuntu Cosmic) 1c. sudo apt update && sudo apt dist-upgrade && sudo apt autoclean && sudo apt autoremove 1d. sudo apt install curl wget apt-transport-https dirmngr git software-properties-common Now you can start setting up your server 2. MariaDB install Warning use sudo command für this install! sudo apt in
-
I have been in the process of installing Froxlor in a Google Cloud Instance. All the errors I have encountered I was able to fix them by searching on the web, but this one I couldn't find a solution for the past two hours. Simply I need help solving this error.?
- 1 reply
-
- ubuntu
- installation
-
(and 2 more)
Tagged with:
-
Maildir wird autom. bei Erstellung von Mailadresse angelegt, aber Pfad ist falsch, siehe /var/customers/mail/var/customers/mail/[CUSTOMER]/[DOMAIN.TLD]/[MAILBOX] "var/customers/mail" ist doppelt. Bitte um Info welcher Prozess dieses Verzeichnis anlegt, bzw. wo der Fehler liegt.
-
Hallo, ich bin jetzt ein frischer" Anwender" und habe gestern auch schon mal eine Weile durch das Forum gestöbert. Aber eine Grundfrage ist mir noch nicht so richtig klar geworden. Ich möchte einen neuen VServer aufsetzen und überlege ob ich Debian 8.5 oder Ubuntu 16.04 nehmen soll. Gibt es für froxlor eine Präferenz? Ich selber kenne mich seit Jahren mit Ubuntu aus, aber mit Debian würde ich bestimmt genau so gut klar kommen. Bisher habe ich als Admin Panel Plex und Vesta-CP genutzt, aber bei letzterem komme ich mit dem Support nicht klar. Grüße aus Südhessen Jochen
-
Hallo zusammen, ich habe eine frische Froxlor Installation unter Ubuntu 16.04 aufgesetzt. Wenn ich einen User anlege kann ich mich auch problemlos per FTP connecten - und Daten hochladen. Das Aufrufen der Seite funktioniert auch soweit. Nur wenn die Seite dann etwas schreiben möchte klappt dies nicht. CHMODS wurden testweise auf 755, 775 und 777 gesetzt - leider ohne Erfolg. ID www-data zeigt mir an, dass der Owner der Dateien auch in der Gruppe ist (10002). Eine Idee woran das liegen kann ? Habe schon gesucht und Verweise auf libness mysql gef
- 1 reply
-
- ubuntu
- schreibrechte
-
(and 1 more)
Tagged with:
-
Ubuntu 14.04, nginx and PHP 7.0 with Froxlor
schlafenderbiber posted a question in General Discussion
Hi all, I have set up a server with the configuration from the title. web root: /var/www/ froxlor: /var/www/froxlor I have set an A record of my domain to the servers IP. When I open the domain in the browser, it always goes to the web root. Froxlor seems to be ignored. I run through the froxlor system confuguration (system/configuration) and added the domain via the panel. So, I have basically two questions: Is my configuration even possible with froxlor? How could I troubleshoot my issue? Thank you very much!