Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: Bud on July 19, 2018, 10:44:20 PM
-
guys please can you help me
i am trying to install a package but get the following error
Pear package : Log : Not found
=> Install Pear package 'Log'
Warning
Pear package : HTTP_WebDAV_Server : Not found
=> Install Pear package 'HTTP_WebDAV_Server', if you intend to use the webdav interface
Warning
Zend Framework : Not found
=> Install Zend Framework, if you intend to use the zend based full text search engine. Otherwise, ignore this message and continue the installation.
Apache version: Apache
PHP version: 5.6.36
PHP include path: :.:/opt/remi/php56/root/usr/share/pear:/opt/remi/php56/root/usr/share/php:/usr/share/pear
how do i " Install Pear package 'Log' " ?
how do i sort out the " Pear package : HTTP_WebDAV_Server : Not found " ?
how do install the " Zend Framework " ?
any help greatly appreciated
-
Another another xy issue
https://xyproblem.info/
Tell us what you want to achieve from the start, and what you have done. I.e. Tell us about your problem, not your (failed) attempts at a solution.
Fortunately you happen to mention you might be on PHP 5.6 in which reading the manual first might be a good idea.
Try the 'Advanced' section.
https://wiki.contribs.org/PHP_Software_Collections
-
Another guess, you probably want something like:
php56-pear-Log
But it really depends on what your problem is. It could be that is the wrong solution because you asked the wrong question, so please go back to the beginning.