Page 1 of 1

gbook on solaris9

Posted: Wed May 07, 2008 4:10 am
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.

problem narrowed !

Posted: Wed May 07, 2008 5:05 am
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?

problem nailed!

Posted: Wed May 07, 2008 5:28 am
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.

Posted: Wed May 07, 2008 7:07 am
by Klemen
You need to enable Zlib when installing PHP. See
http://us.php.net/manual/en/zlib.installation.php