Re: How do I get the MDB2/Tools/Manager.php on my system?
Helgi Þormar <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <1116269436.30472.43.camel@megatokyo> |
On Mon, 2005-05-16 at 20:19 +0200, Benedikt Laube wrote: > > Hi Helgi, > > I am running LiveUser-0.15.1 (well trying to set it up really...). I > followed your advise and reinstalled all the packages: LU, MDB2, > MDB2_Schema with all dependencies, but I still get the following error > when running install.php... > > > > Is there any error message that you are gettin gor ? > > PEAR ErrorMDB2 Error: not found: > unable to find: MDB2/Tools/Manager.php Garg that's odd, try doing pear install -f MDB2-2.0.0beta3 that's the one before Lukas split things off. > Fatal error: Cannot instantiate non-existent class: mdb2_tools_manager in > (...)/install.php on line 102 > > > I am actually looking for a quick way to install my database schemes > (MySQL), but I guess I need to use install.php now that you got rid of > the .sql schemes...it's just not working for me. > > TIA, > Benedikt >