magento connect manager error

brashen

New Member
Messages
2
Reaction score
0
Points
0
Hi,

I'm trying to install a language pack via magento connect manager, but i encounter a problem during installation

Warning: popen() has been disabled for security reasons in /home/xxxx/public_html/xxxx/magentodl/magento/downloader/pearlib/php/OS/Guess.php on line 242
Backtrace:
#0 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/OS/Guess.php(242): mageCoreErrorHandler(2, 'popen() has bee...', '/home/xxxxx/p...', 242, Array)
#1 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/OS/Guess.php(153): OS_Guess->_detectGlibcVersion('/usr/bin/cpp /t...', 'r')
#2 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/OS/Guess.php(108): OS_Guess->parseSignature()
#3 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Dependency2.php(110): OS_Guess->OS_Guess(NULL)
#4 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Downloader.php(258): PEAR_Dependency2->PEAR_Dependency2()
#5 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Downloader.php(535): PEAR_Downloader->getDependency2Object(Object(PEAR_Config), Array, Array, 4)
#6 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Downloader.php(436): PEAR_Downloader->analyzeDependencies(Object(PEAR_Config), Array, Array, 4)
#7 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Command/Install.php(661): PEAR_Downloader->download(Array)
#8 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/pearlib/php/PEAR/Command/Common.php(271): PEAR_Command_Install->doInstall(Array)
#9 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Pear.php(234): PEAR_Command_Common->run('install', Array, Array)
#10 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Pear.php(301): Maged_Pear->run('install', Array, Array)
#11 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Model/Pear.php(245): Maged_Pear->runHtmlConsole('install', Array, Array)
#12 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Controller.php(128): Maged_Model_Pear->installPackage(Array)
#13 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Controller.php(355): Maged_Controller->pearInstallPackagePostAction('magento-communi...')
#14 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/Maged/Controller.php(170): Maged_Controller->dispatch()
#15 /home/xxxxx/public_html/xxxxx/magentodl/magento/downloader/index.php(35): Maged_Controller::run()
#16 {main}

I take a look on google and i found this solution http://www.magentocommerce.com/boards/viewthread/9520/ is there an admin around who can fix my issue ? thank you a lot :)
 

xadrieth

New Member
Messages
62
Reaction score
1
Points
0
Sorry, but they can't really do it.

Because if you turn PHP safe mode off, it's a lot less erm, secure for the host.

I'm not sure, but I think the x10 paid hosting packages offer safe mode off.
 

brashen

New Member
Messages
2
Reaction score
0
Points
0
Hi,
Thank you for your response

They don't need to turn safe mode off because it's already done, when i check my php configuration i see


Sub Section Directive Info Value
Language Options safe_mode Off

Maybe i'm wrong i don't get it why i have this error :(
 

xav0989

Community Public Relation
Community Support
Messages
4,467
Reaction score
95
Points
0
URL includes has been disabled for security reasons. However, you can propose to the magento team an alternative solution such as using sockets like dokuwiki.
 
Top