Fatal Error on line 725 on function gzinflate ()

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
sotya
Posts: 1
Joined: Thu Mar 02, 2006 4:24 am

Fatal Error on line 725 on function gzinflate ()

Post by sotya »

Script URL: http://webappdev.binghamton.edu/~svaidy ... /gbook.php
Version of script: 1.35
Version of PHP: 4 or UP ( Not sure about this it is managed by other person)
Hosting company: University
Have you searched THIS FORUM for your problem: YES
(if not please do before posting)
If so, what terms did you try:
I tried to remove that error but couldn't succed..
Write your message below:

When i try to submit the message after the writing the number for avoiding spam instead of seeing my message on the web page i get following error..

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


i did not touch gbook.php

i opened the settings.php in zend studio and entered my site address
all permissions are 755 & entries.txt is 666

image files are transferred in binary & other files in ASCII so please let me know about this...

Thanks for help & great application

Saurabh
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

It's a problem with your PHP installation, ask your host to enable the gzinflate() function in PHP
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply