|
From: morten44 <mo...@e-...> - 2012-04-29 20:48:30
|
Hi again I got it to work now :) This was the fix http://ubuntuforums.org/showthread.php?t=1948259 Thanks again morten44 wrote: > > Hi > I am running Ubuntu 11.10 with ISPConfig Control Panel > Squirrelmail is working but want users to be able to change passwords > > I followed this instruction to install: change_sqlpass-3.3-1.2.tar.gz > http://www.howtoforge.com/how-to-configure-squirrelmail-to-allow-users-to-change-their-email-passwords-on-an-ispconfig-3-server > > I then got the error: Could not find Pear DB library > I enabled the debug in the plugin and got additional information: > Warning: include_once(DB.php): failed to open stream: No such file or > directory in > /usr/share/squirrelmail/plugins/change_sqlpass/functions.php(50) : > eval()'d code on line 1 Warning: include_once(): Failed opening 'DB.php' > for inclusion (include_path='.') in > /usr/share/squirrelmail/plugins/change_sqlpass/functions.php(50) : > eval()'d code on line 1 > > I ran "pear list" and got the following: > Archive_Tar 1.3.10 Stable > Auth 1.6.2 Stable > Console_Getopt 1.3.1 Stable > DB 1.7.14 Stable > PEAR 1.9.4 Stable > Structures_Graph 1.0.4 Stable > XML_Util 1.2.1 Stable > > > It seems like everything is installed > > I ran phpinfo to check php.ini file. It shows: > include_path .:/usr/share/php :/usr/share/php/PEAR > > I am totally stuck. Can anyone tell me what more to check/test? > Any idea how to resolve this? > > Thanks for taking time to read it > > Regards > Morten > > > > > -- View this message in context: http://old.nabble.com/change_sqlpass-not-working%3A-ERROR%3A-Could-not-find-Pear-DB-library-tp33753287p33763284.html Sent from the squirrelmail-plugins mailing list archive at Nabble.com. |