|
Hi guys, i’m trying to upgrade magento. I’ve downloaded the latest release from official site and i’m uploaded the files on my server.
All things works except magento connnect.
When I try to go in magento connect, I have this error:
Fatal error: require_once() [function.require]: Failed opening required ‘/home/sito/public_html/downloader/pearlib/php/PEAR.php’ (include_path=’/home/sito/public_html/downloader/pearlib/php:/home/sito/public_html/app/code/local:/home/sito/public_html/app/code/community:/home/sito/public_html/app/code/core:/home/sito/public_html/lib:.:/usr/lib/php:/usr/local/lib/php’) in /home/sito/public_html/lib/Varien/Pear.php on line 60
In downloader folder there isn’t pearlib folder, as in the zip downloaded from the official site. How can I fix this?
|