-
- barrmy

-
Total Posts: 38
Joined: 2008-06-03
|
I keep getting the error below, on all modules I attempt to install via MagentoConnect. Is there a manual download option for the Modern Theme?
Exception caught:
Warning: popen() has been disabled for security reasons in /home/mywebsite/public_html/downloader/pearlib/php/OS/Guess.php on line 247
Backtrace:
#0 /home/mywebsite/public_html/downloader/pearlib/php/OS/Guess.php(247): mageCoreErrorHandler(2, 'popen() has bee...', '/home/mywebsite/...', 247, Array) #1 /home/mywebsite/public_html/downloader/pearlib/php/OS/Guess.php(159): OS_Guess->_detectGlibcVersion('/usr/bin/cpp /t...', 'r') #2 /home/mywebsite/public_html/downloader/pearlib/php/OS/Guess.php(114): OS_Guess->parseSignature() #3 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Dependency2.php(105): OS_Guess->OS_Guess(NULL) #4 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Downloader.php(259): PEAR_Dependency2->PEAR_Dependency2() #5 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Downloader.php(501): PEAR_Downloader->getDependency2Object(Object(PEAR_Config), Array, Array, 4) #6 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Downloader.php(409): PEAR_Downloader->analyzeDependencies(Object(PEAR_Config), Array, Array, 4) #7 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Command/Install.php(629): PEAR_Downloader->download(Array) #8 /home/mywebsite/public_html/downloader/pearlib/php/PEAR/Command/Common.php(285): PEAR_Command_Install->doInstall(Array) #9 /home/mywebsite/public_html/downloader/Maged/Pear.php(228): PEAR_Command_Common->run('install', Array, Array) #10 /home/mywebsite/public_html/downloader/Maged/Pear.php(283): Maged_Pear->run('install', Array, Array) #11 /home/mywebsite/public_html/downloader/Maged/Model/Pear.php(210): Maged_Pear->runHtmlConsole('install', Array, Array) #12 /home/mywebsite/public_html/downloader/Maged/Controller.php(122): Maged_Model_Pear->installPackage(Array) #13 /home/mywebsite/public_html/downloader/Maged/Controller.php(327): Maged_Controller->pearInstallPackagePostAction('magento-core/In...') #14 /home/mywebsite/public_html/downloader/Maged/Controller.php(147): Maged_Controller->dispatch() #15 /home/mywebsite/public_html/downloader/index.php(29): Maged_Controller::run() #16 {main}
|