The FTP management has a bug that allows you to create FTP accounts while no FTP service is available to be configured. This results in a "not yet created (an error occured)" status message and then...
Art: Beiträge; Benutzer: ñull
The FTP management has a bug that allows you to create FTP accounts while no FTP service is available to be configured. This results in a "not yet created (an error occured)" status message and then...
Wenn man nur einige Parametern hinzufügen will dann geht das auch so:
postfix.LOCALCONFIG = {
["smtpd_recipient_restrictions"] =...
Auch ich wäre an einer Antwort interessiert. Ich probiere hier "postfix check" und kriege nur diese meldung:
postfix: Postfix is running with backwards-compatible default settings
postfix:...
Es scheint, dass dies ein kleiner Fehler sein könnte. Wenn man eine Subdomain ohne Hosting mit nur einem benutzerdefinierten A-Eintrag erstellt, dann wird dieser nicht erstellt oder einfach...
Heute wollte ich eine neue Subdomäne erstellen, aber es ändert sich nichts. Es scheint, dass die DNS-Verwaltung von Liveconfig nicht mehr funktioniert. Was soll ich tun, um dies zu analysieren?
I don't know enough about LUA how to do this. I have done this succesfully for function LC.users.addUser but for function LC.vsftpd.configure(cfg, opts) I get this error in the log file:
Can't...
I would like to create a reseller contract where only php-fpm is allowed, while other types remain available depending on the contract. Is this presently possible? How?
I use LC via a proxy to allow me to use Let's Encrypt; it is such a hassle to manually renew certificates!
I will try PMA_DISABLE_SSL_PEER_VALIDATION setting next time I get around to it.
btw2: It would also be nice when you could set certain default records in a DNS template, like the SPF record.
I tried putting the contract setting to YES with zero subdomains and WITH permission to change the DNS records, but when I save it resets it to NO subdomains (without permission to edit the DNS...
In my case it is rather:
$ lcclient --diag
...
- PHP 5.6.40 (code='php56')
CGI/FastCGI: /opt/php-5.6/bin/php-cgi
FPM: /opt/php-5.6/sbin/php-fpm
pool config:...
English original should be "site" in stead of "side" : https://www.liveconfig.com/pootle/nl/liveconfig/translate/hosting.po#unit=108182
Old software needs old PHP but there seems to be something wrong when I switch to 5.6
In the Apache configuration I read:
FcgidWrapper...
Bitte sehe dazu meinen vergessenen Vorschlag
In the DNS template I changed the primary and first secondary name. As example, I changed ns1.whatever.com to dns1.whatever.com, likewise for the secondory.
A pre-existing client domain...
Must later now I gave it another try and yes it works now.
Any news on this issue?
Here I don't see such DNS template select field below "subdomains", nor any of the other services are editable in an existing subscription. In my case database and webserver are available on both...
I have two Liveconfig managed servers, A and B. Server A has LC managed DNS-, mail-, database- and webserver. Server B has LC managed database- and webserver. I created a reseller contract with the...
I tried the following with success:
- lcclient -k stop
- rm /etc/liveconfig/lcclient.key
- lcclient --activate # asks for the new license code
- lcclient -k start
I also forgot that the...
Apparently by mistake I gave the client server also a Business license, which, according to documentation apparently is not what I should have done. It says that Basic or Standard is "erforderlich"....
Drupal 7 braucht es: https://git.drupalcode.org/project/drupal/blob/7.x/.htaccess
Seht so aus das Apache Option FileInfo jetzt nicht mehr verfügbar ist, aber ich sehe das nicht ernannt im Änderungsverlauf. Bitte doch lieber erwähnen.
Ich habe es gelöst (wie alle LC...
Warum kriege ich hier plötzlich diesen 500 Fehler bei Aktualisierung nach 2.8.0-r5579?
In Drupal .htaccess steht:
ErrorDocument 404 /index.php
und kann leider nicht gut ohne funktionieren
In the description of CustomerGet it tells us that the return value is an array
(Array mit Kundendatensätzen). This however is not always true. When there is only a single "Kundendatensatz" then...