Loading...
 
Architecture / Installation

Architecture / Installation


Blank pages after upgrade to Mysql 4.0

posts: 2

Browsing to any .php files just shows a blank page. This happened after my host upgraded the MySQL Database Servers from v3.23.49 to v4.0.16. I am using v1.7.8 on Linux w/Apache. Everything was working fine before the upgrade.

This may be related to some other blank screen problems reported here, which all seem to involve MySQL 4.0. I may try v1.8.3 to see if that works. Any suggestions?

Thanks,
MA

posts: 2881 United Kingdom

Check your PHP memory_limit. It needs to be above 8Mb as per the InstallTiki requirements page.

version 1.8 differs from 1.7 tiki's due to the use of ADODB in 1.8. This may help with the newer MySQL upgrade. but the memory_limit will still need to be above 8Mb

Damian