-
- Bob S

-
Total Posts: 25
Joined: 2007-11-11
|
I am completely baffled by Magento Connect. I was unable to get it to run at my old host but have now moved the site to another host. I am running version 1.0.19700 according to the footer in the admin. When I run Magento Connect, it appears to work but with some strange output. For example, the following is the output when I use “magento-core/Mage_Downloader as the extension:
Did not download optional dependencies: pear/XML_RPC, use --alldeps to download automatically pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0) downloading Mage_Downloader-1.1.1.tgz ... Starting to download Mage_Downloader-1.1.1.tgz (182,050 bytes) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...done: 182,050 bytes downloading Lib_Js_Prototype-1.1.1.tgz ... Starting to download Lib_Js_Prototype-1.1.1.tgz (208,140 bytes) ...done: 208,140 bytes downloading Mage_Pear_Helpers-1.0.18800.tgz ... Starting to download Mage_Pear_Helpers-1.0.18800.tgz (9,225 bytes) ...done: 9,225 bytes downloading PEAR-1.7.2.tgz ... Starting to download PEAR-1.7.2.tgz (302,744 bytes) ...done: 302,744 bytes downloading Archive_Tar-1.3.2.tgz ... Starting to download Archive_Tar-1.3.2.tgz (17,150 bytes) ...done: 17,150 bytes downloading Structures_Graph-1.0.2.tgz ... Starting to download Structures_Graph-1.0.2.tgz (30,947 bytes) ...done: 30,947 bytes downloading Console_Getopt-1.2.3.tgz ... Starting to download Console_Getopt-1.2.3.tgz (4,011 bytes) ...done: 4,011 bytes install ok: channel://pear.php.net/Archive_Tar-1.3.2 install ok: channel://pear.php.net/Structures_Graph-1.0.2 install ok: channel://pear.php.net/Console_Getopt-1.2.3 install ok: channel://pear.php.net/PEAR-1.7.2 install ok: channel://connect.magentocommerce.com/core/Mage_Pear_Helpers-1.0.18800 ERROR: failed to mkdir /home/OLD_DOMAIN/public_html/mage/js/prototype/windows/themes/alert ERROR: failed to mkdir /home/OLD_DOMAIN/public_html/mage/downloader/js PEAR: Optional feature webinstaller available (PEAR's web-based installer) PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer) PEAR: Optional feature gtk2installer available (PEARs PHP-GTK2-based installer) PEAR: To install optional features use "pear install pear/PEAR#featurename"
Note that the two errors are using a path at my old host. I have searced the DB and cannot find any reference to the old path but it must be stored somewhere on the new site. At any rate, these two directories do exist at the new site.
Likewise, when I run Magento Connect using “magento-core/Mage_All_Latest” as the extension, I get the following:
Starting to download Interface_Frontend_Default-1.1.2.tgz (1,060,738 bytes) ...done: 1,060,738 bytes downloading Interface_Install_Default-1.1.1.tgz ... Starting to download Interface_Install_Default-1.1.1.tgz (112,734 bytes) ...done: 112,734 bytes downloading Mage_Downloader-1.1.1.tgz ... Starting to download Mage_Downloader-1.1.1.tgz (182,050 bytes) ...done: 182,050 bytes downloading Lib_Varien-1.1.1.tgz ... Starting to download Lib_Varien-1.1.1.tgz (96,533 bytes) ...done: 96,533 bytes downloading Lib_Google_Checkout-1.1.1.tgz ... Starting to download Lib_Google_Checkout-1.1.1.tgz (27,165 bytes) ...done: 27,165 bytes downloading Lib_Js_Calendar-1.0.18800.tgz ... Starting to download Lib_Js_Calendar-1.0.18800.tgz (47,307 bytes) ...done: 47,307 bytes downloading Lib_Js_Mage-1.1.1.tgz ... Starting to download Lib_Js_Mage-1.1.1.tgz (65,904 bytes) ...done: 65,904 bytes downloading Lib_Js_Prototype-1.1.1.tgz ... Starting to download Lib_Js_Prototype-1.1.1.tgz (208,140 bytes) ...done: 208,140 bytes downloading Lib_Js_Ext-1.0.18800.tgz ... Starting to download Lib_Js_Ext-1.0.18800.tgz (259,697 bytes) ...done: 259,697 bytes downloading Lib_LinLibertineFont-1.1.1.tgz ... Starting to download Lib_LinLibertineFont-1.1.1.tgz (1,414,462 bytes) ...done: 1,414,462 bytes downloading Lib_ZF-1.1.1.tgz ... Starting to download Lib_ZF-1.1.1.tgz (974,849 bytes) ...done: 974,849 bytes downloading Lib_ZF_Locale-1.1.1.tgz ... Starting to download Lib_ZF_Locale-1.1.1.tgz (1,047,734 bytes) ...done: 1,047,734 bytes
followed by 16 errors which again are using the path at my old host. Only two of these directories do not exist on the new site.
I tried running the above commands in SSH but got a response of “No such file or directory”.
Magento Connect shows no extensions currently installed. How the heck can I get this working and where are those old paths stored?
Thanks for any help.
|