Page 1 of 1

fatal error with guest book

Posted: Mon Oct 30, 2006 10:23 pm
by suna28
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi - when i run the guest book from my website, i get the following error.

Fatal error: Call to undefined function: gzinflate() in /home/public_html/gbook/gbook.php on line 898

I took at look at gbook.php in notepad, and the lin on 898 is huge and appears to have bunch of junk characters in it. (almost like a pgp public key)

Any ideas on this one?

Posted: Mon Oct 30, 2006 11:52 pm
by Klemen
Hi,

Please try SEARCHING the forum befor eposting next time.

The problem is with your PHP installation, contact your host and ask them to enable Zlib for PHP (gzinflate() function).

Regards