Re: How do I get the MDB2/Tools/Manager.php on my system?
Benedikt Laube <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
On 5/16/05, Lukas Smith <[email protected]> wrote: > Benedikt Laube wrote: > > >>Garg that's odd, try doing pear install -f MDB2-2.0.0beta3 that's the > >>one before Lukas split things off. > > > > > > Thanks, that fixed it. It's included in that release. > > yeah .. this means you are using an outdated version of LU .. maybe you > should rather make sure you update LU. The new version of the > install.php should end up somewhere in your data pear dir. Maybe you > moved the old version and that is why its not being updated? Hi Lukas, to check if you're right, I completely uninstalled all the packages again, did a reinstall while preferred_state = beta, and used the install.php found in (...)/php/data/LiveUser/misc/schema Running it in the browser results in: install.php:8 PEAR Error: MDB2 Error: not found: unable to find: MDB2/Tools/Manager.php In the freshly installed install.php (latest version), you will find: MDB2::loadFile('Tools/Manager'); in line 8. It escapes me what I might do wrong here, my versions are the latest and nothing has been moved. But - thanks for all the support. I would still like to get my hands on the new install.php you are talking about.... Best Regards, Benedikt