I just finished downloading Adhere Upserver 0.9.1 and uncompressed it on our development server, browser to the URL and got this error message.
Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in D:\AppServ\www\upserver\DB\DataObject.php on line 91
Fatal error: require_once() [function.require]: Failed opening required 'PEAR.php' (include_path='.;C:\php5\pear') in D:\AppServ\www\upserver\DB\DataObject.php on line 91
Has anyone else experienced this? And how may I fix it?
Re: Unable to perform installation (Adhere Upserver 0.9.1 )
By rdAre you sure that you downloaded the last 0.9.1 version of User Profile Server? The problem existed in the previous 0.9.0 version, but we fixed it in 0.9.1 by bundling the PEAR DataObject inside the User Profile Server. If you are sure you downloaded the newer version you can contact us online on our new IRC channel for help(server: "irc.freenode.net" ,channel: "#adhere"). Our local time is (GMT + 2).
I'm sure.
By lamvnvcI'm sure.
You are running this on a
By dalekurtYou are running this on a Windows Operating System, you may have to install PEAR independently or use a Linux OS.
Here is a walkthrough for installing Apache, PEAR, phpmyadmin and MySQL on a Windows OS
http://www.sematopia.com/?p=28