Re: Pear Installation Problem - Ubuntu

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

 



SPM decided to move stuff to a different place, namely inside of a
/usr/share/php/PEAR directory, instead of just /usr/share/PEAR.

So change your include path and be done with it.

On Wed, March 5, 2008 11:59 am, Stephen wrote:
> My LAMP is on Ubuntu 7.10
>
> I am trying to use PEAR, for the first time, and get an error about
> the
> include file not being found.
>
> It is not there.
>
> phpinfo() has include_path set to .:/usr/share/php:/usr/share/pear
>
> Here is my error:
>
> Warning: require_once(HTML/QuickForm.php) [function.require-once]:
> failed to open stream: No such file or directory in
> /home/stephen/www/roissy.ca/public_html/quotesForm.php on line 3
>
> Fatal error: require_once() [function.require]: Failed opening
> required
> 'HTML/QuickForm.php' (include_path='.:/usr/share/php:/usr/share/pear')
> in /home/stephen/www/roissy.ca/public_html/quotesForm.php on line 3
>
> Now I have always just used the Synaptic Package Manager, and I just
> did
> a reinstall of PEAR.
>
> But there is no /usr/share/pear directory.
>
> I have a /usr/share/php/PEAR and it has things that look like
> installation files.
>
> I am venturing where I have not before. I have never performed any
> kind
> of CLI install.
>
> Can anyone help me figure out how to get the installation fixed?
>
> Thanks
> Stephen
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?


-- 
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