I uploaded a package to dev.pearfarm.org using 'pearfarm push'. Now,
this URL for the package gives me a blank page:
http://dev.pearfarm.org/alvaro/outlet/1.0rc2
Installing the package from the tgz file works fine. But when i try to
install from url I get this:
[root@li3-204 ~]# pear install alvaro.dev.pearfarm.org/outlet
Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 301
PHP Notice: Uninitialized string offset: 0 in
/usr/share/pear/PEAR/REST/10.php on line 301
PHP Stack trace:
PHP 1. {main}() /usr/share/pear/pearcmd.php:0
PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
PHP 3. PEAR_Command_Install->doInstall()
/usr/share/pear/PEAR/Command/Common.php:271
PHP 4. PEAR_Downloader->download()
/usr/share/pear/PEAR/Command/Install.php:661
PHP 5. PEAR_Downloader_Package->initialize()
/usr/share/pear/PEAR/Downloader.php:278
PHP 6. PEAR_Downloader_Package->_fromString()
/usr/share/pear/PEAR/Downloader/Package.php:190
PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
/usr/share/pear/PEAR/Downloader/Package.php:1729
PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:860
PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142
string(0) ""
Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 348
PHP Notice: Uninitialized string offset: 0 in
/usr/share/pear/PEAR/REST/10.php on line 348
PHP Stack trace:
PHP 1. {main}() /usr/share/pear/pearcmd.php:0
PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
PHP 3. PEAR_Command_Install->doInstall()
/usr/share/pear/PEAR/Command/Common.php:271
PHP 4. PEAR_Downloader->download()
/usr/share/pear/PEAR/Command/Install.php:661
PHP 5. PEAR_Downloader_Package->initialize()
/usr/share/pear/PEAR/Downloader.php:278
PHP 6. PEAR_Downloader_Package->_fromString()
/usr/share/pear/PEAR/Downloader/Package.php:190
PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
/usr/share/pear/PEAR/Downloader/Package.php:1729
PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:860
PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142
Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 350
PHP Notice: Uninitialized string offset: 0 in
/usr/share/pear/PEAR/REST/10.php on line 350
PHP Stack trace:
PHP 1. {main}() /usr/share/pear/pearcmd.php:0
PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
PHP 3. PEAR_Command_Install->doInstall()
/usr/share/pear/PEAR/Command/Common.php:271
PHP 4. PEAR_Downloader->download()
/usr/share/pear/PEAR/Command/Install.php:661
PHP 5. PEAR_Downloader_Package->initialize()
/usr/share/pear/PEAR/Downloader.php:278
PHP 6. PEAR_Downloader_Package->_fromString()
/usr/share/pear/PEAR/Downloader/Package.php:190
PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
/usr/share/pear/PEAR/Downloader/Package.php:1729
PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:860
PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142
PHP Fatal error: Cannot use string offset as an array in
/usr/share/pear/PEAR/REST/10.php on line 350
PHP Stack trace:
PHP 1. {main}() /usr/share/pear/pearcmd.php:0
PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
PHP 3. PEAR_Command_Install->doInstall()
/usr/share/pear/PEAR/Command/Common.php:271
PHP 4. PEAR_Downloader->download()
/usr/share/pear/PEAR/Command/Install.php:661
PHP 5. PEAR_Downloader_Package->initialize()
/usr/share/pear/PEAR/Downloader.php:278
PHP 6. PEAR_Downloader_Package->_fromString()
/usr/share/pear/PEAR/Downloader/Package.php:190
PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
/usr/share/pear/PEAR/Downloader/Package.php:1729
PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/Downloader.php:860
PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/REST/13.php:142
Any idea what could be the problem?
Thanks,
Alvaro
I have no idea what state the dev server is in; not sure I'd expect it
to work at all times.
Alan
> REST/13.php:142
>
> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 350
> PHP Notice: Uninitialized string offset: 0 in
> /usr/share/pear/PEAR/REST/10.php on line 350
> PHP Stack trace:
> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
> PHP 3. PEAR_Command_Install->doInstall()
> /usr/share/pear/PEAR/Command/Common.php:271
> PHP 4. PEAR_Downloader->download()
> /usr/share/pear/PEAR/Command/Install.php:661
> PHP 5. PEAR_Downloader_Package->initialize()
> /usr/share/pear/PEAR/Downloader.php:278
> PHP 6. PEAR_Downloader_Package->_fromString()
> /usr/share/pear/PEAR/Downloader/Package.php:190
> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
> /usr/share/pear/PEAR/Downloader/Package.php:1729
> PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/
> Downloader.php:860
> PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/
> REST/13.php:142
> PHP Fatal error: Cannot use string offset as an array in
> /usr/share/pear/PEAR/REST/10.php on line 350
> PHP Stack trace:
> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
> PHP 3. PEAR_Command_Install->doInstall()
> /usr/share/pear/PEAR/Command/Common.php:271
> PHP 4. PEAR_Downloader->download()
> /usr/share/pear/PEAR/Command/Install.php:661
> PHP 5. PEAR_Downloader_Package->initialize()
> /usr/share/pear/PEAR/Downloader.php:278
> PHP 6. PEAR_Downloader_Package->_fromString()
> /usr/share/pear/PEAR/Downloader/Package.php:190
> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
> /usr/share/pear/PEAR/Downloader/Package.php:1729
> PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/
> Downloader.php:860
> PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/
This url works fine:
http://alvaro.pearfarm.org/get/alvaro/outlet-1.0rc2.tgz
So you can examine the package from there if it helps.
But still getting the blank page on:
http://www.pearfarm.org/alvaro/outlet/1.0rc2
And the same errors when installing from url (last email).
Alvaro
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>> string(0) ""
>>
>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 348
>> PHP Notice: Uninitialized string offset: 0 in
>> /usr/share/pear/PEAR/REST/10.php on line 348
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>>
>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 350
>> PHP Notice: Uninitialized string offset: 0 in
>> /usr/share/pear/PEAR/REST/10.php on line 350
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>> PHP Fatal error: Cannot use string offset as an array in
>> /usr/share/pear/PEAR/REST/10.php on line 350
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
Which has an example file with a letter on the release version:
<version>
<release>1.4.0a2</release>
<api>1.4.0</api>
</version>
And:
http://pear.php.net/manual/en/guide.developers.package2.version.php
Which just makes references to the "familiar" 1.0 format.
I guess I'll switch to just numbers for now. Is there way to specify
somewhere that it is an RC2? I'm already specifying a 'stability' of
'beta' (like the docs suggest).
Alvaro
I think that pear requires 3-part version numbers...
Alan
On Jan 6, 2010, at 4:08 PM, Alvaro Carrasco wrote:
> REST/13.php:142
>
> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 350
> PHP Notice: Uninitialized string offset: 0 in
> /usr/share/pear/PEAR/REST/10.php on line 350
> PHP Stack trace:
> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
> PHP 3. PEAR_Command_Install->doInstall()
> /usr/share/pear/PEAR/Command/Common.php:271
> PHP 4. PEAR_Downloader->download()
> /usr/share/pear/PEAR/Command/Install.php:661
> PHP 5. PEAR_Downloader_Package->initialize()
> /usr/share/pear/PEAR/Downloader.php:278
> PHP 6. PEAR_Downloader_Package->_fromString()
> /usr/share/pear/PEAR/Downloader/Package.php:190
> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
> /usr/share/pear/PEAR/Downloader/Package.php:1729
> PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/
> Downloader.php:860
> PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/
> REST/13.php:142
> PHP Fatal error: Cannot use string offset as an array in
> /usr/share/pear/PEAR/REST/10.php on line 350
> PHP Stack trace:
> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
> PHP 3. PEAR_Command_Install->doInstall()
> /usr/share/pear/PEAR/Command/Common.php:271
> PHP 4. PEAR_Downloader->download()
> /usr/share/pear/PEAR/Command/Install.php:661
> PHP 5. PEAR_Downloader_Package->initialize()
> /usr/share/pear/PEAR/Downloader.php:278
> PHP 6. PEAR_Downloader_Package->_fromString()
> /usr/share/pear/PEAR/Downloader/Package.php:190
> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
> /usr/share/pear/PEAR/Downloader/Package.php:1729
> PHP 8. PEAR_REST_13->getDownloadURL() /usr/share/pear/PEAR/
> Downloader.php:860
> PHP 9. PEAR_REST_10->_returnDownloadURL() /usr/share/pear/PEAR/
I think the server was returning a blank page for this call:
http://alvaro.pearfarm.org/rest/r/outlet/allreleases.xml
when the release version was 1.0.0RC2.
As you can see from this page:
http://pear.php.net/packages.php?catpid=7&catname=Database
there are plenty of packages in pear.php.net that have version
suffixes such as 'b2' or 'RC1'. They install without any problems
using the pear client.
Here is an example response from the pear.php.net server with such a version:
http://pear.php.net/rest/r/db_nestedset/allreleases.xml
If you don't mind, i can take a look at the server code to help debug the issue.
Thanks,
Alvaro
I can't try it anymore because now the server tells me:
Failed to save versions: Version is invalid
Scott must have updated it very recently to disallow letters.
Alvaro
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>> string(0) ""
>>
>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 348
>> PHP Notice: Uninitialized string offset: 0 in
>> /usr/share/pear/PEAR/REST/10.php on line 348
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>>
>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line 350
>> PHP Notice: Uninitialized string offset: 0 in
>> /usr/share/pear/PEAR/REST/10.php on line 350
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
>> PHP Fatal error: Cannot use string offset as an array in
>> /usr/share/pear/PEAR/REST/10.php on line 350
>> PHP Stack trace:
>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>> PHP 3. PEAR_Command_Install->doInstall()
>> /usr/share/pear/PEAR/Command/Common.php:271
>> PHP 4. PEAR_Downloader->download()
>> /usr/share/pear/PEAR/Command/Install.php:661
>> PHP 5. PEAR_Downloader_Package->initialize()
>> /usr/share/pear/PEAR/Downloader.php:278
>> PHP 6. PEAR_Downloader_Package->_fromString()
>> /usr/share/pear/PEAR/Downloader/Package.php:190
>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>> PHP 8. PEAR_REST_13->getDownloadURL()
>> /usr/share/pear/PEAR/Downloader.php:860
>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>> /usr/share/pear/PEAR/REST/13.php:142
Should be fixed soon-ish.
Feel free to look for the bug in the server code:
http://github.com/jetviper21/pearfarm_channel_server
Alan
the pattern should be changed from:
/^[0-9A-za-z\.]+$/
to:
/^[0-9A-Za-z\.]+$/ #uppercase first Z
Alvaro
>>>>>>>>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>>>>>>>>> PHP 3. PEAR_Command_Install->doInstall()
>>>>>>>>> /usr/share/pear/PEAR/Command/Common.php:271
>>>>>>>>> PHP 4. PEAR_Downloader->download()
>>>>>>>>> /usr/share/pear/PEAR/Command/Install.php:661
>>>>>>>>> PHP 5. PEAR_Downloader_Package->initialize()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:278
>>>>>>>>> PHP 6. PEAR_Downloader_Package->_fromString()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:190
>>>>>>>>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>>>>>>>>> PHP 8. PEAR_REST_13->getDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:860
>>>>>>>>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/REST/13.php:142
>>>>>>>>> string(0) ""
>>>>>>>>>
>>>>>>>>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line
>>>>>>>>> 348
>>>>>>>>> PHP Notice: Uninitialized string offset: 0 in
>>>>>>>>> /usr/share/pear/PEAR/REST/10.php on line 348
>>>>>>>>> PHP Stack trace:
>>>>>>>>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>>>>>>>>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>>>>>>>>> PHP 3. PEAR_Command_Install->doInstall()
>>>>>>>>> /usr/share/pear/PEAR/Command/Common.php:271
>>>>>>>>> PHP 4. PEAR_Downloader->download()
>>>>>>>>> /usr/share/pear/PEAR/Command/Install.php:661
>>>>>>>>> PHP 5. PEAR_Downloader_Package->initialize()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:278
>>>>>>>>> PHP 6. PEAR_Downloader_Package->_fromString()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:190
>>>>>>>>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>>>>>>>>> PHP 8. PEAR_REST_13->getDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:860
>>>>>>>>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/REST/13.php:142
>>>>>>>>>
>>>>>>>>> Notice: Uninitialized string offset: 0 in PEAR/REST/10.php on line
>>>>>>>>> 350
>>>>>>>>> PHP Notice: Uninitialized string offset: 0 in
>>>>>>>>> /usr/share/pear/PEAR/REST/10.php on line 350
>>>>>>>>> PHP Stack trace:
>>>>>>>>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>>>>>>>>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
>>>>>>>>> PHP 3. PEAR_Command_Install->doInstall()
>>>>>>>>> /usr/share/pear/PEAR/Command/Common.php:271
>>>>>>>>> PHP 4. PEAR_Downloader->download()
>>>>>>>>> /usr/share/pear/PEAR/Command/Install.php:661
>>>>>>>>> PHP 5. PEAR_Downloader_Package->initialize()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:278
>>>>>>>>> PHP 6. PEAR_Downloader_Package->_fromString()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:190
>>>>>>>>> PHP 7. PEAR_Downloader->_getPackageDownloadUrl()
>>>>>>>>> /usr/share/pear/PEAR/Downloader/Package.php:1729
>>>>>>>>> PHP 8. PEAR_REST_13->getDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/Downloader.php:860
>>>>>>>>> PHP 9. PEAR_REST_10->_returnDownloadURL()
>>>>>>>>> /usr/share/pear/PEAR/REST/13.php:142
>>>>>>>>> PHP Fatal error: Cannot use string offset as an array in
>>>>>>>>> /usr/share/pear/PEAR/REST/10.php on line 350
>>>>>>>>> PHP Stack trace:
>>>>>>>>> PHP 1. {main}() /usr/share/pear/pearcmd.php:0
>>>>>>>>> PHP 2. PEAR_Command_Common->run() /usr/share/pear/pearcmd.php:305
Thanks,
Alvaro