Hi everybody, i have a bug with ispconfig (lastest version 3.0.5.4p9) since 2 month. All modification (add client, add website, add ftp user, add database) on the ispconfig panel are not applied. i have try to run this commande in shell : /usr/local/ispconfig/server/server.sh but i have not output. Futhermore, i can see in the directory and old client which is deleted in the panel but all directory are still there. Someone have an idea ? i imagine a bug with the cron... but i'm not sure.
the command /usr/local/ispconfig/server/server.sh give me that sometime /sbin/mpt-status modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/3.14.32-xxxx-grs-ipv6-64/modules.dep.bin' Failed to load mptctl /sbin/tw_cli sh: -c: ligne 0: caractère de fin de fichier (EOF) prématuré lors de la recherche du « " » correspondant sh: -c: ligne 1: erreur de syntaxe : fin de fichier prématurée /usr/bin/fail2ban-client /sbin/iptables /sbin/ip6tables
after some tweek with crontab, it's seems that somechange are applyed. i have create a new website : it's work i have create user ftp : it's work i have create dns : it's work i have create mysql database & user : don't work... running the command multiple time /usr/local/ispconfig/server/server.sh help me to make the modification work. for mysql i have no idea.
Then you probably altered the mysql root password in mysql but did not set the new password in /usr/local/ispconfig/server/lib/mysql_clientdb.conf file.
And you created a new mysql database? The mysql user gets added when you add a new database, not when you add the user!