Ver Mensaje Individual
  #1 (permalink)  
Antiguo 08/11/2010, 13:58
cmarrero
(Desactivado)
 
Fecha de Ingreso: enero-2008
Ubicación: Mendoza
Mensajes: 458
Antigüedad: 16 años, 3 meses
Puntos: 2
Pregunta Problemas con Magento Connect

Bueno, despues de todo tipo de intentos me decido a postear mi problema...

cuando quiero cargar el siguiente modulo (plugin) en magento:
Extencion Key: magento-core/Magento_Mobile

Me sale el siguiente error:
Exception caught:

Warning: mkdir() [function.mkdir]: File exists in /www/osomagento/htdocs/downloader/pearlib/php/System.php on line 280

Backtrace:
#0 [internal function]: mageCoreErrorHandler(2, 'mkdir() [mkDir(Array)
#3 /www/osomagento/htdocs/downloader/pearlib/php/OS/Guess.php(243): System->mktemp('glibctest')
#4 /www/osomagento/htdocs/downloader/pearlib/php/OS/Guess.php(159): OS_Guess->_detectGlibcVersion()
#5 /www/osomagento/htdocs/downloader/pearlib/php/OS/Guess.php(114): OS_Guess->parseSignature(NULL)
#6 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Dependency2.php(105): OS_Guess->OS_Guess()
#7 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Downloader.php(259): PEAR_Dependency2->PEAR_Dependency2(Object(PEAR_Config), Array, Array, 4)
#8 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Downloader.php(501): PEAR_Downloader->getDependency2Object(Object(PEAR_Config), Array, Array, 4)
#9 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Downloader.php(409): PEAR_Downloader->analyzeDependencies(Array)
#10 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Command/Install.php(629): PEAR_Downloader->download(Array)
#11 /www/osomagento/htdocs/downloader/pearlib/php/PEAR/Command/Common.php(285): PEAR_Command_Install->doInstall('install', Array, Array)
#12 /www/osomagento/htdocs/downloader/Maged/Pear.php(234): PEAR_Command_Common->run('install', Array, Array)
#13 /www/osomagento/htdocs/downloader/Maged/Pear.php(301): Maged_Pear->run('install', Array, Array)
#14 /www/osomagento/htdocs/downloader/Maged/Model/Pear.php(245): Maged_Pear->runHtmlConsole(Array)
#15 /www/osomagento/htdocs/downloader/Maged/Controller.php(135): Maged_Model_Pear->installPackage('magento-core/Ma...')
#16 /www/osomagento/htdocs/downloader/Maged/Controller.php(368): Maged_Controller->pearInstallPackagePostAction()
#17 /www/osomagento/htdocs/downloader/Maged/Controller.php(183): Maged_Controller->dispatch()
#18 /www/osomagento/htdocs/downloader/index.php(35): Maged_Controller::run()
#19 {main}



Instale el magento-cleneup.php para limpiar todo y dejar los permisos como corresponde y no hubo caso tampoco..

Alguna idea¿???