wantstolearnphp Posted March 20, 2011 Share Posted March 20, 2011 I have WAMP server 2.1 and am trying to access the DB.php that is part of PEAR but cannot... Also i cannot find anything named DB.php inside of my PEAR directory that got installed by the WAMP Server 2.1 easy installer...Do I need to download these and store them in the directory myself? I mean for that matter there isn't one .php file in the directory it installed... only a file named go-pear.phar. I can access MySQL and SQL Lite manually but want to utilize these functions because of the book I'm using to learn PHP. I also have seen that DB is deprecated and that MDB2 has replaced it... How do I get any of the two working properly? Quote Link to comment https://forums.phpfreaks.com/topic/231220-cant-get-pear-working-properly-installed-but-cant-access-its-functions/ Share on other sites More sharing options...
ignace Posted March 21, 2011 Share Posted March 21, 2011 Overwrite go-pear.phar, download it from http://pear.php.net/go-pear.phar Go one directory up click go-pear.bat, follow the instructions Quote Link to comment https://forums.phpfreaks.com/topic/231220-cant-get-pear-working-properly-installed-but-cant-access-its-functions/#findComment-1190197 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.