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.
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!
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.