AbanteCart Community

Shopping Cart Operations => Support => Topic started by: garyfartsalot on May 30, 2022, 12:44:54 PM

Title: Upgrade Error
Post by: garyfartsalot on May 30, 2022, 12:44:54 PM
When I upgrade from 1.2.15 to 1.2.16 I get the following errors:
----------------------
Error: Cannot upgrade file : 'core/lib/BasePaymentHandler.php
Error: Cannot upgrade file : 'core/lib/PaymentHandlerInterface.php

Error: Cannot upgrade file : 'core/lib/BasePaymentHandler.php
Error: Cannot upgrade file : 'core/lib/PaymentHandlerInterface.php
------------------------
Any idea what I can do to fix?
Title: Re: Upgrade Error
Post by: dvagner on May 31, 2022, 02:51:14 AM
Check File Permissions
Title: Re: Upgrade Error
Post by: abolabo on May 31, 2022, 04:01:13 AM
When I upgrade from 1.2.15 to 1.2.16 I get the following errors:
----------------------
Error: Cannot upgrade file : 'core/lib/BasePaymentHandler.php
Error: Cannot upgrade file : 'core/lib/PaymentHandlerInterface.php

Error: Cannot upgrade file : 'core/lib/BasePaymentHandler.php
Error: Cannot upgrade file : 'core/lib/PaymentHandlerInterface.php
------------------------
Any idea what I can do to fix?
you should to check permissions for directory public_html/core/lib. It must be writable for web-server system user
Title: Re: Upgrade Error
Post by: garyfartsalot on May 31, 2022, 07:10:46 AM
I had a look in the folder and those two files do not exist.

Is it possible it was trying to add the two files?
Title: Re: Upgrade Error
Post by: garyfartsalot on May 31, 2022, 07:20:30 AM
I checked a brand new build and those files dont appear in that either, obvs not required?