Jump to content

Installing PEAR alongside PHP


Recommended Posts

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.php
but 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 --alldeps
but 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?
Link to comment
Share on other sites

  • 1 year later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.