Error when installing mods

Started by aED, July 30, 2020, 02:02:40 AM

Previous topic - Next topic

aED

I am getting these errors when installing mods. The mods do get installed so I wonder why I am getting those errors.

There is No file permission error shown before clicking the "Proceed" button when installing the mod.


Quote2: gzclose() expects parameter 1 to be resource, boolean givenApply
File: /var/www/dir/Sources/Subs-Package.php
Line: 2836


2: gzwrite() expects parameter 1 to be resource, boolean givenApply
File: /var/www/dir/Sources/Subs-Package.php
Line: 2835

2: gzwrite() expects parameter 1 to be resource, boolean givenApply
File: /var/www/dir/Sources/Subs-Package.php
Line: 2832

2: gzwrite() expects parameter 1 to be resource, boolean givenApply
File: /var/www/dir/Sources/Subs-Package.php
Line: 2829

Dzonny

Sounds like a host related or configuration problem to me.
It's related to gzopen which failed to open the file in the first place, and that's why it's showing errors like that.

vicram10

Just like @Dzonny says, you should ask your hosting, it is a php configuration, which uses the package manager to be able to unzip the files and then install the mod

aED

It is a dedi server I manage.  What I was wondering is if it cannot open the file then how come the mod was installed?

Advertisement: