gbook on solaris9

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
aliyesami
Posts: 5
Joined: Tue May 06, 2008 5:14 pm

gbook on solaris9

Post by aliyesami »

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!

has anyone got gbook working on solaris ? I am trying but it throws a blank page after I submit a guest book entry.
aliyesami
Posts: 5
Joined: Tue May 06, 2008 5:14 pm

problem narrowed !

Post by aliyesami »

the gd_test.php script comes back with empty page, something not working with the GD libraries .. though the gd library is installed together with the support packages.
please let me know if anyone could run the gd_test.php script on solaris 9 apache 2.2.8 n php5.2.5
is there anyway i can debug the gd_test.php script?
aliyesami
Posts: 5
Joined: Tue May 06, 2008 5:14 pm

problem nailed!

Post by aliyesami »

was getting this error in apache error log " Call to undefined function gzinflate() " , and online it says it happens if php is not compiled with --zlib option.
so now my question is : can someone give me the right parameters for ./configure for gbook?
on windows I am using xampp which aparently has the right modules included but on solaris i compiled my own php.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You need to enable Zlib when installing PHP. See
http://us.php.net/manual/en/zlib.installation.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