I’m trying to upgrade from 2.0.14 to 2.1.1 but I can’t get past the 2.0.15 upgrade, I get 2 errors, cs-cart not found in directory and The following files do not have write permissions. You need to set these permissions manually or use FTP to access the files (if not used already).
Do I have to set all cs-cart files to 777? if so won’t this cause problems?
Anyone know?
No, you do not have to set all of your files to 777.
Can you be more specific with the errors?
I don’t know how to be more specific, I get a red box that says " cs-cart not found in directory" and above the list of upgrading files it says The following files do not have write permissions. You need to set these permissions manually or use FTP to access the files (if not used already).
I fill in the FTP access boxes, ftp, username, password and path but it doesn’t do anything
[quote name=‘Beermonster’]I don’t know how to be more specific, I get a red box that says " cs-cart not found in directory" and above the list of upgrading files it says The following files do not have write permissions. You need to set these permissions manually or use FTP to access the files (if not used already).
I fill in the FTP access boxes, ftp, username, password and path but it doesn’t do anything[/QUOTE]
It didn’t state what files? If not, I would imagine it’s the files in /var/upgrade/. Check those permissions.
These are the files, I’ve also attached screen shots
[QUOTE]addons/rma/func.php
addons/rma/controllers/common/rma.post.php
addons/gift_certificates/func.php
addons/gift_certificat … er_management.post.php
addons/gift_certificat … /gift_certificates.php
addons/gift_certificat … _certificates.post.php
addons/sms_notifications/func.php
addons/sms_notifications/config.php
addons/sms_notifications/addon.xml
addons/recurring_billing/func.php
addons/recurring_billi … er_management.post.php
addons/buy_together/func.php
addons/buy_together/addon.xml
addons/seo/func.php
addons/seo/controllers/admin/seo_rules.php
addons/form_builder/init.php
addons/form_builder/func.php
addons/form_builder/controllers/customer/pages.post.php
addons/reward_points/func.php
addons/reward_points/js/func.js
addons/product_configurator/init.php
addons/product_configurator/func.php
copyright.txt
schemas/exim/products.php
schemas/exim/qty_discounts.php
payments/google_calculations.php
payments/sagepay_direct.php
payments/eway_form.php
payments/chronopay_form.php
payments/eway_direct.php
payments/google_checkout.php
payments/winbank.php
payments/sage_payment.php
payments/paypal_express.php
payments/paypal.php
payments/assist.php
payments/2checkout.php
init.php
shippings/usps.php
shippings/swisspost/int_ur_goods.csv
shippings/swisspost/int_pr_maxi_letter.csv
shippings/swisspost/int_ec_standart_letter.csv
shippings/swisspost/int_pr_large_letter.csv
shippings/swisspost/int_ec_maxi_letter.csv
shippings/swisspost/int_pr_postpac.csv
shippings/swisspost/int_ec_postpac.csv
shippings/swisspost/prv_ec_postpac.csv
shippings/swisspost/int_ec_large_letter.csv
shippings/swisspost/prv_pr_postpac.csv
shippings/swisspost/int_pr_standart_letter.csv
shippings/swisspost/int_ur_document.csv
core/fn.cms.php
core/fn.cart.php
core/templater_plugins/modifier.escape.php
core/fn.catalog.php
core/fn.common.php
core/fn.fs.php
core/fn.control.php
config.php
js/exceptions.js
js/jquery.simpletip-1.3.1.js
js/cc_validator.js
js/core.js
controllers/customer/categories.php
controllers/customer/checkout.php
controllers/customer/orders.php
controllers/admin/profiles.php
controllers/admin/products.php
controllers/admin/categories.php
controllers/admin/promotions.php
controllers/admin/pages.php
controllers/admin/orders.php
controllers/admin/shipments.php
controllers/admin/exim.php
controllers/common/products.post.php
[/QUOTE]
Conflict side
[QUOTE]skins/basic/mail/orders/invoice.tpl
skins/electro/mail/orders/invoice.tpl
[/QUOTE]
What are the permissions of those files? They should be 644
The files in root/dir are 644 the files in var/upgrade/upgrade_2.0.14-2.0.15.tgz/package/ are 666
Set the files in /var/upgrade/ to 777
I’ve tried that via FTP and it did’nt work and also via shell and I got
chmod: changing permissions of installed_upgrades.php': Operation not permitted
packages.xml’: Operation not permitted
chmod: changing permissions of
chmod: changing permissions of uc.tgz': Operation not permitted
upgrade_2.0.14-2.0.15.tgz’: Operation not permit ted
chmod: changing permissions of
Sounds like your server isn’t allowing you permissions. Have a chat with your host.
I can change the permissions as root but it still doesn’t fix it