Issues with Magento 2.4.5 – PHP 8.1

Hi, we have bought the tool (with user kioostudio) and we are using it on Magento 2.4.5 -- PHP 8.1 but when we try to switch to production mode the setup:di:compile dies with this exception:
[Exception]
Warning: include(CCodeForm.php): Failed to open stream: No such file or directory in /var/www/html/app/code/Ubertheme/Ubdatamigrat
ion/fixtures/lib/yii-1.1.25/YiiBase.php on line 463
Can you help us?

1 answer

Profile photo of Mall Staff 184060.00 $tone January 31, 2023
Public

Hi there,

It seems that you got a permission issue when installing our UB Data migration module.
Let’s try to solve that issue by following these steps:
1. Run the following command to clean the unneeded source files:

rm -rf /var/www/html/app/code/Ubertheme/Ubdatamigrat
ion/fixtures/lib

2. Once done, run the Magento compile command again.
 

Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments