ZipArchive Enabling (Container or Server Level)
-
Hello,
Do I need to enable ZipArchive at the server level or at the cloudron container level? Example my client wants to use a plugin called Woo Product Excel Importer / Exporter and the support said this needed to be enabled.Thanks,
John Bolt -
Hello,
Do I need to enable ZipArchive at the server level or at the cloudron container level? Example my client wants to use a plugin called Woo Product Excel Importer / Exporter and the support said this needed to be enabled.Thanks,
John Bolt@johnbolt By ZipArchive do you mean the PHP extension at https://www.php.net/manual/en/class.ziparchive.php ? Also, which app are you looking to enable this on?
-
Sorry just saw your support ticket as well. Looks like this is the managed wordpress app (if not, please correct me). Let me look into how that extension is installed.
-
Sorry just saw your support ticket as well. Looks like this is the managed wordpress app (if not, please correct me). Let me look into how that extension is installed.
-
@girish Thank you for looking into this. Yes, it is a managed wordpress install. Do I need to do anything? Sorry, just got notified via email.
@johnbolt ZipArchive is already installed and enabled. I can confirm it's working in the WP app.
root@3d190475-ffc2-4ba9-848c-656983dd5014:/app/code# cat > /tmp/test.php <?php var_dump(class_exists('ZipArchive')); root@3d190475-ffc2-4ba9-848c-656983dd5014:/app/code# php /tmp/test.php bool(true)
It's also enabled in apache (tested in browser):
Maybe the issue is something else?
-
@girish Thank you for looking into this. Yes, it is a managed wordpress install. Do I need to do anything? Sorry, just got notified via email.
@johnbolt hmmm, reading your original question again, is there any issue at all or were you just checking
? If you were just checking, it's all good.
-
@johnbolt hmmm, reading your original question again, is there any issue at all or were you just checking
? If you were just checking, it's all good.
@girish Thank you for all your help and checking. The Client was saying the plugin was erring out and this was the issue. I will have to wait until the client gives me a response on it. I know this is unassociated, but when I just did a backup reset; I am getting a waiting on DNS propogation issue. Would you be able to help? I tried deleting the domain that is acting weird, but I cannot "save" the deletion. (Not a priority domain)
-
@girish Thank you for all your help and checking. The Client was saying the plugin was erring out and this was the issue. I will have to wait until the client gives me a response on it. I know this is unassociated, but when I just did a backup reset; I am getting a waiting on DNS propogation issue. Would you be able to help? I tried deleting the domain that is acting weird, but I cannot "save" the deletion. (Not a priority domain)
@johnbolt I checked now since SSH is enabled. It's because you have a domain (lake***.net) which is configured as DigitalOcean but it's not on DigitalOcean anymore. I have changed it to no-op now (in domains view). I have fixed it up now, but you have to add that domain back in redirects.
-
@johnbolt I checked now since SSH is enabled. It's because you have a domain (lake***.net) which is configured as DigitalOcean but it's not on DigitalOcean anymore. I have changed it to no-op now (in domains view). I have fixed it up now, but you have to add that domain back in redirects.
-
@girish Sorry for this but now it just seems like it is not responding at all. This started to occur after the .net deletion which is what I expected to be done. I am going to try a restore from a little before.
@johnbolt Ah ok, you can also delete the domain from Domains view entirely at some point. Let me know if the restore worked.
-
@johnbolt Ah ok, you can also delete the domain from Domains view entirely at some point. Let me know if the restore worked.