arianhojat Posted May 23, 2006 Share Posted May 23, 2006 I installed php a while back and recently wanted to install pear (have a Window Apache Mysql Php box)I was wondering about the 1st option...what the difference is between a local copy of PEAR and a system install?also i saved and ran gopear.php from [a href=\"http://pear.php.net/go-pear\" target=\"_blank\"]http://pear.php.net/go-pear[/a] 1st from the browser (by going to [a href=\"http://localhost/gopear.php)\" target=\"_blank\"]http://localhost/gopear.php)[/a] to install PEAR on one machine. which installed a front end for me in Apache's directory. and then i wanted to try it from command line, so i installed it on another box by running % php.exe gopear.phpbut i didnt see a web front end installed. so i assumed i would have to add it myself. so i did% pear install channel://pear.php.net/PEAR_Frontend_Web-0.5.1 --alldepsbut now how do i get to it?I see a folder for Frontend that was created in my C:/php/PEAR directory but i assume some access pages needs to be in my C:\Program Files\Apache Group\Apache2\htdocs dir or did i install it wrong? Quote Link to comment Share on other sites More sharing options...
arianhojat Posted July 17, 2007 Author Share Posted July 17, 2007 bump :hmmm had this question come up again, what the difference is between a local copy of PEAR and a system install? Quote Link to comment Share on other sites More sharing options...
arianhojat Posted July 17, 2007 Author Share Posted July 17, 2007 im gonna guess that if you are on a host, you cannot write system wide, so PEAR is installed in your 'local' directory you have access to. Quote Link to comment 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.