For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > February 2006 > Re: [PEAR] Trouble installing pear DB









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Trouble installing pear DB
bertrand Gugger

2006-02-25, 6:57 pm

Bonjour,
I cannot help a lot but say use a proper OS.

Mika Mäntylä wrote:

> Hello,
>
> I'm having problems when trying to execute "pear install DB". The
> installation fails with error message "ERROR: failed to mkdir
> C:\php5\pear\docs\DB\doc". My system drive is H: and it is set
> appropriately.


Could you try
$ pear -V
$ pear config-show
?

> I have no idea where does the path "C:\php5\pear\docs\DB\doc" come
> from. I have looked php.ini and it does not contain "C:\".
>
> The command that is executed from pear.bat is as follows:
> ---clip--------------------
> "H:\Programs\php-5.1.2-Win32\PEAR>"H:\Programs\php-5.1.2-Win32\.\php.exe"
> -C -d output_buffering=1 -d
> include_path="H:\Programs\php-5.1.2-Win32\pear" -f
> "H:\Programs\php-5.1.2-Win32\pear\pearcmd.php" -
> - install DB"
> ---clap--------------------
>
> Below is more verbose error report.
>
> ---clip--------------------
> H:\Programs\php-5.1.2-Win32\PEAR>pear -v -v -v -v -v -v -v install DB


I like this one, I was the inventor of it, as I was struggling with pear.
Yes, verbose 5 should let that beast crying all along.
$ pear -d verbose=5 ...
$ pear -vvvv ...
should do it , not sure it works by bill gates ...
cheers
--
toggg
Christopher Watson

2006-02-26, 3:56 am

> I cannot help a lot but say use a proper OS.

I am off of this list if this goes any further.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com