Hi,
I'm trying to run twg24 on my ASUS NT-R56U router which is set up with entware
https://github.com/Entware/entware1. lighttpd 1.4.42-2
2. PHP 5.6.29 including php5-fastcgi, php5-mod-session, php5-mod-xml
3. libgd 2.1.1-1
TWG welcome page is displayed, but fatal error would occur once click on the "Holiday pictures" or "MP3".
Fatal error: Allowed memory size of 14446904 bytes exhausted (tried to allocate 5600 bytes) in /opt/share/www/twg24/inc/imagefunctions.inc.php on line 293
After googling around, in the hope that increasing memory might help, I changed PHP memory_limit to 16M from 8M. The memory error was gone and got another error.
Fatal error: Maximum execution time of 30 seconds exceeded in /opt/share/www/twg24/inc/imagefunctions.inc.php on line 302
Am I missing some php module or doing something wrong? Appreciate if you know how to fix.
Best Regards,
Steven