I just finished downloading Adhere UPserver and uncompressed it on our development server, browser to the URL and got this error message.
Warning: require_once(DB/DataObject.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/upserver/DataObjects/Variables.php on line 5
Fatal error: require_once() [function.require]: Failed opening required 'DB/DataObject.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/upserver/DataObjects/Variables.php on line 5
Before you ask, I have change the permission on the directory as instructed in the Installation Guide. Has anyone else experienced this? And how may I fix it?
Re: Unable to perform installation
By rdThe User Profiles Server requires PEAR DataObjects. We didn't include PEAR in the 0.9.0 tar file and you probably didn't have it installed on your server already. Today we uploaded a new tar file 0.9.1 that includes PEAR DataObjects and few bug fixes.
I apologize for the problem you encountered. Please download 0.9.1 and let us know your comments.
Thanks for the assistance,
By dalekurtThanks for the assistance, I'm about to install