Home »
Imported messages »
comp.lang.php »
PHP Extension Won't Install
PHP Extension Won't Install [message #174290] |
Tue, 31 May 2011 13:36 |
Don_
Messages: 6 Registered: May 2011
Karma: 0
|
Junior Member |
|
|
I successfully installed PEAR & PECL on my local Windows Apache/XAMPP
server. I am trying to install the PECL FPDF extension (PDF Forms Data
Format functions).
At my command prompt window, I entered: "pecl list-all" and saw an entry
named "pecl/fpdf" wihch is "PDF Form Data Format functions". So far so
good!
At my command prompt window, I unsuccessfully tried to install this
extension using the following 3 commands.
1. pecl install pecl/fpdf
Above resulted in "No release available for package 'pecl.php.net/fpdf'
Install failed"
2. pecl install www.php.net/fpdf
Above resulted in "Attempting to discover channel www.php.net ... invalid
package name... install failed.
3. pecl install pecl.php.net/package/fpdf
Above resulted in: "Attempting to discover channel pecl.php.net/package...
downloading channel.xml... ... done:
3877bytes.
unknown channel ... invalid package name
..... install failed."
Can anyone tell me what I am doing wrong in my attempt to use the PECL
command to install the fpdf extension?
|
|
|
Goto Forum:
Current Time: Fri Nov 22 15:13:01 GMT 2024
Total time taken to generate the page: 0.02357 seconds