| Riccardo Sampietro 2008-02-16, 7:11 pm |
| I think i need some help. I've spent the last two days trying to install
pear on my server (windows 2003). Actually pear is not working.
I've started becouse i would like to install Egroupware. But obviously
egroupware need a webserver, Mysql and PHP. EasyWAMP has installed
everything for me. So actually i have Apache, Mysql and php working on my
server.
The problem is that Egroupware during the configuration give me the
following warnings:
Checking PEAR::Auth_SASL is installed*: Falso
PEAR::Auth_SASL is needed by: EMailAdmin, felamimail.* You can install it by
running:* pear install Auth_SASL
Checking PEAR::Net_IMAP is installed*: Falso
PEAR::Net_IMAP is needed by: FeLaMiMail, felamimail.* You can install it by
running:* pear install Net_IMAP
Checking PEAR::Net_Sieve is installed*: Falso
PEAR::Net_Sieve is needed by: felamimail.* You can install it by running:*
pear install Net_Sieve
Checking PEAR::HTTP_WebDAV_Server is installed*: Falso
PEAR::HTTP_WebDAV_Server is needed by: Filemanager.* You can install it by
running:* pear install HTTP_WebDAV_Server
Checking PEAR::Log is installed*: Falso
PEAR::Log is needed by: SyncML.* You can install it by running:* pear
install Log
Therefore I've done the following steps:
1) Execute go-pear.bat
It wasn't working becouse the version of go-pear.phar was wrong. Therefore I
found a new version of go-pear.phar that has worked.
2) Now according to your documentation (Getting the manager - windows), I
should run the command pear in windows command prompt to access the "PEAR
Package Manager".
When i run pear the result is:
'"C:\easywamp\php5\."' is not recognized as an internal or external command,
operable program or batch file
To be honest I'm not able to understand the problem. I hope you can give me
the right trick.
Thanks in advance
Riccardo Sampietro
INGEO ASSOCIATI
via Giolitti, 21
10098 Rivoli
tel e fax 011-0673005
www.ingeoassociati.it
AVVERTENZE AI SENSI DEL D. LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
file/s allegato/i, sono da considerarsi strettamente riservate. Il loro
utilizzo è consentito esclusivamente al destinatario del messaggio, per le
finalità indicate nel messaggio stesso. Qualora riceveste questo messaggio
senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia
via e-mail e di procedere alla distruzione del messaggio stesso,
cancellandolo dal Vostro sistema; costituisce comportamento contrario ai
principi dettati dal D. Lgs. 196/2003 il trattenere il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse.
|