Menu

BUG FIX READ THIS NOW

If you run into a blank page upon doing the install you need to add this to libs/spaces_setup.php
right after the <?PHP

ini_set("include_path", SPACES_DIRECTORY . 'libs');

that should fix it its is because it was not finding pear db

Posted by Brandon Husbands 2006-08-15

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.