imho when you install imscp you can choose net2ftp client. you sure it supports extracting archives on the server?
Posts by flames
-
-
create symlink in /etc/apache2/sites-enabled/00_master_ssl.conf to /etc/apache2/sites-available/00_master_ssl.conf
then rerun setup
-
maybe you could specify a mime type when the header is sent? looks like it is sent as mime/text so the browser wants to show its source instead of render the image.
-
just to clarify things, ftp does not support serverside commands to extract zip or any other archive on the server.
this is only possible with shell.there are possible ways to program such feature using ftp to upload a zip, and then with php exec extract them server side, while the client needs to identify the server side path to file by its username or something (server side path /var/www/virtual/domain.tld/htdocs/ vs ftp path /htdocs/), then again filesystem permission could block the way (ajaxplorer owner vu2000, domain owner vu20xx and what if the ftp path is not default.... thousands if and whens. forget it
another way is to let ajaxplorer extract the archive before upload on the client system into a temporary folder and upload the extracted files and subfolders automatically. for this, like g00vER said, you could ask ajaxplorer devs about it.
-
i assume you didnt finished your last post, Horus? or did that work after you ran the setup?
-
not exactly true
dns settings of server FQHN is relevant for alternative url. when dns is managed externally, just a wildcard needed
*.fqhn IN A server-IPHorus
create following dns record in your dns management
*.server4.horusone.com. IN A 172.245.33.143and if not done yet, you need to rerun setup, so imscp can change the server alias in apache vhosts (or set all domains to status change and run /var/www/imscp/engine/imscp-rqst-mngr)
-
run setup again, it will rebuild your webs. because apache vhosts still have the old/wrong server alias
-
it looks like bind/rndc keys are mismatched. did you changed anything in bind configuration? probably removed the key?
at customer rebuilding imscp setup is also rebuilding the dns zones, when the rndc key is bad, this error could happen also in current rc
please try to restart bind manually /etc/init.d/bind9 restart
and post the answer here -
you shouldn't.
if you really need to, in /etc/apache/sites-available/domain.tld.conf in server alias section
and in /etc/imscp/apache/working/domain.tld.conf in server alias sectionyou also need to change the dns for the changed url.
like those vu20xx subdomains are in the serverhostname zone. look into /var/cache/bind/serverhostname.db[hr]
MuhKuh, i guess he wants to change the alternative url that looks like this:
http://vu20xx.serverhostname -
dies ist ein porblem mit der locales Konfiguration des Systems, hat wenig mit i-MSCP zu tun. Aber hier findest du [url=http://forums.mysql.com/read.php?10,573056,573056]das[/url] als aller erstes Ergebnis