Knowledgebase: Marketing Manager
ERROR "Call to undefined function: gzinflate()" I get this error and Marketing Manager won't run at
Posted by - NA - on 07 December 2010 10:43 AM
Solution"Call to undefined function: gzinflate() in /home/path/store/admin/mm_index.php on line 1"

Is a server issue causing the error, your server is missing the standard php compile install of zlib. Please ask your host/webmaster/server admin to recompile PHP with the zlib library set to on, this comes with all current php distributions and is simply a compile switch when php is installed.

It's simply a case of recompiling and installing php with the "--with-zlib" configuration option set along with the options you originally set.

For more information, please refer to this page: http://www.php.net/zlib

http://www.apachetoolbox.com/ is a very handy page to help you configure your servers.

Php installed with zlib is virtually always in place on any commercial host these days as many php scripts use it to uncompress files/create gz files. I'm guessing you're most likely on a dedicated server otherwise your host/server admin would have installed it by now as it's very rare to find it missing.

You should find it works fine once php has been set up properly.


Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: