Re: Pear Installation Problem - Ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen wrote:
> Wolf wrote:
> 
>> Open a terminal window on the server
>> at the prompt type:
>>  locate QuickForm.php
>>
>> If it comes back with the path/file, make sure the path to the file is
>> in the include folder
>>
>> If it comes back to just a regular terminal prompt right away, then
>> you need to install it.
>>
>> The following is what you get when it is NOT located:
>> ~$ locate Quickform.php
>> ~$
>> You could also run the following:
>> ~$ pear list
>> Installed packages, channel pear.php.net:
>> =========================================
>> Package          Version  State
>> Archive_Tar      1.3.2    stable
>> Auth             1.5.4    stable
>> .....
> 
> Thank you.
> 
> I just have four packages installed. I need to grab some and install them.
> 
> Stephen
> 
sudo pear install HTML_QuickForm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux