Loading...
 
Architecture / Installation

Architecture / Installation


Re : Blank pages - no error msgs

posts: 1001 Canada

tiki-install.php shouldn't get you to tiki-index.php automatically.
Did you try running your DB on another 1.8.0 install? If it succeeds you'll probably be on your own and want to debug yourself. You should look in your servers' logs.
If there's still no clue, I think a good starting point is tiki-phpinfo.php. This is a very simple script. The only big stuff is tiki-setup.php inclusion rolleyes
Check if it works. If it doesn't, remove the die so that the phpinfo() should be called and remove stuff from tiki-setup.php until it works.

There are no comments at this time.