Hi All,
I'm also having troubles getting TWG back into the business.
I didn't notice when exactly the old TWG stoped working, actually in original setup I had PHP4 on my apache2 server.
And in this setup it was working except from time to time i had this error in the error log:
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 10240 bytes) in /srv/www/htdocs/gallery/inc/imagefunctions.inc.php
I doubled the memory on the machine, but it didn't solve the problem.
I didn't manage to increase the memory limit for PHP either.
So I decided to migrate to PHP5, but after migartion the new error showed up:
PHP Fatal error: Call to undefined function imagecreate() in /srv/www/htdocs/gallery/inc/imagefunctions.inc.php
I'm running SUSE Linux 10.0 and I'm regulary taking updates from 1 of SUSE servers. I'm not sure if this last error comes from migration to PHP5 or some SUSE updates.
Anyhow, I have decided to move to TWG 1.6 beta, but info.php that GDlib is not installed, although I have GD 2.0.32-7 installed that clearly states that it makes GDlib obsolete.
#removed_broken_link
Anyone had the same problem on SUSE? Any way to solve this?
Thanks in advance!