Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Magento Instalation
 
Bruno Sanos
Jr. Member
 
Total Posts:  3
Joined:  2008-05-10
 

hello, I’m trying to install the shop on my website and I would like I can correct this error. Follow the link: http://www.bhpages.com/loja

Thank you

Image Attachments
imagem.JPG
 
Magento Community Magento Community
Magento Community
Magento Community
 
Crucial Web Host
Sr. Member
 
Avatar
Total Posts:  196
Joined:  2007-11-08
Phoenix, AZ
 

Try this from shell in the root directory of your installation;

chmod -R 777 var/

 Signature 

Crucial Web Hosting
Magento hosting in shared, semi-dedicated, and dedicated configurations. Demo store.
Dedicated Containers come with Varien’s professional support services for Magento.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Bruno Sanos
Jr. Member
 
Total Posts:  3
Joined:  2008-05-10
 

Applied chmod-R 777 var / more not corrected.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Crucial
Guru
 
Avatar
Total Posts:  543
Joined:  2007-11-07
Phoenix, AZ
 

What about the entire Magento directory:

chmod -R 777 magento

Replace magento with the directory name where it’s installed.

 Signature 

Crucial Web Hosting
Magento hosting in shared, semi-dedicated, and dedicated configurations. Demo store.
Dedicated Containers come with Varien’s professional support services for Magento.

 
Magento Community Magento Community
Magento Community
Magento Community
 
picou
Jr. Member
 
Total Posts:  3
Joined:  2008-05-25
 

Hello,
I’m having the same probleme:
Tried to change back the name folder from “boutique” to “magenta” but does not solve the problem.
Could someone point me in the wright direction?

This is my server information:

General server information:
Operating system Linux
Service Status Click to View
Kernel version 2.6.23.14
Machine Type i686
Apache version 2.2.6 (Unix)
PERL version 5.8.8
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 5.2.5
MySQL version 4.1.22-standard
cPanel Version 11.18.5-RELEASE 24225
Theme cPanel X v2.6.0
Documentation Click to View
cPanel Pro 1.0 (RC1)

Thanks.

start error here --------------------------
There has been an error processing your request.

cache_dir is not writable
Trace:
#0 /home/pointpc/public_html/boutique/app/code/core/Zend/Cache/Backend/File.php(149): Zend_Cache::throwException(’cache_dir is no...’)
#1 /home/pointpc/public_html/boutique/app/code/core/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File->setCacheDir(’/home/pointpc/p...’)
#2 /home/pointpc/public_html/boutique/lib/Zend/Cache.php(124): Zend_Cache_Backend_File->__construct(Array)
#3 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App.php(830): Zend_Cache::factory(’Core’, ‘File’, Array, Array)
#4 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/Locale.php(71): Mage_Core_Model_App->getCache()
#5 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/Config.php(697): Mage_Core_Model_Locale->__construct(Array)
#6 /home/pointpc/public_html/boutique/app/Mage.php(294): Mage_Core_Model_Config->getModelInstance(’core/locale’, Array)
#7 /home/pointpc/public_html/boutique/app/Mage.php(308): Mage::getModel(’core/locale’, Array)
#8 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App.php(687): Mage::getSingleton(’core/locale’)
#9 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/Translate.php(312): Mage_Core_Model_App->getLocale()
#10 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/Translate.php(152): Mage_Core_Model_Translate->getLocale()
#11 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/Translate.php(95): Mage_Core_Model_Translate->setConfig(Array)
#12 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App/Area.php(139): Mage_Core_Model_Translate->init(’install’)
#13 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App/Area.php(114): Mage_Core_Model_App_Area->_initTranslate()
#14 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App/Area.php(86): Mage_Core_Model_App_Area->_loadPart(’translate’)
#15 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Model/App.php(488): Mage_Core_Model_App_Area->load()
#16 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Controller/Varien/Action.php(369): Mage_Core_Model_App->loadArea(’install’)
#17 /home/pointpc/public_html/boutique/app/code/core/Mage/Install/controllers/WizardController.php(29): Mage_Core_Controller_Varien_Action->preDispatch()
#18 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Controller/Varien/Action.php(335): Mage_Install_WizardController->preDispatch()
#19 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch(’config’)
#20 /home/pointpc/public_html/boutique/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#21 /home/pointpc/public_html/boutique/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#22 /home/pointpc/public_html/boutique/index.php(40): Mage::run()
end error here --------------------------

 
Magento Community Magento Community
Magento Community
Magento Community
 
Crucial Web Host
Sr. Member
 
Avatar
Total Posts:  196
Joined:  2007-11-08
Phoenix, AZ
 

Try this from shell in your Magento directory.

chmod -R 777 var/

 Signature 

Crucial Web Hosting
Magento hosting in shared, semi-dedicated, and dedicated configurations. Demo store.
Dedicated Containers come with Varien’s professional support services for Magento.

 
Magento Community Magento Community
Magento Community
Magento Community
 
picou
Jr. Member
 
Total Posts:  3
Joined:  2008-05-25
 

Ok, reconsidered the information about chmod that was correct on the VAR folder.
I simply modifies all the chmod INSIDE the folder VAR to 777 and installed with all the default information (english, Dollars)
modified the folder name back to “boutique”
IT IS NOW INSTALLED PROPERLY
Thank you for your help!

 
Magento Community Magento Community
Magento Community
Magento Community
 
Crucial Web Host
Sr. Member
 
Avatar
Total Posts:  196
Joined:  2007-11-08
Phoenix, AZ
 
picou - 26 May 2008 06:34 AM

I simply modifies all the chmod INSIDE the folder VAR to 777 and installed with all the default information (english, Dollars)
modified the folder name back to “boutique”
IT IS NOW INSTALLED PROPERLY
Thank you for your help!

Glad to hear you’ve gotten Magento working.

Yes, all the folders/files under var directory must write permissions for the web server.  The ‘-R’ flag tells chmod to apply the mode change recursively. 

If you are not doing this by shell it may be necessary to chmod the directories individually if your FTP program does not support recursive permission mode changes.

I hope you enjoy Magento as much as we have!

 Signature 

Crucial Web Hosting
Magento hosting in shared, semi-dedicated, and dedicated configurations. Demo store.
Dedicated Containers come with Varien’s professional support services for Magento.

 
Magento Community Magento Community
Magento Community
Magento Community
 
dkoo761
Jr. Member
 
Total Posts:  3
Joined:  2008-10-10
 

VERY helpful info! I thought I had set it to 777 -R but on closer inspection it was 757 smile

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
53205 users|795 users currently online|107239 forum posts