EE crashed while upgrading from EE 4.6.2 to EE 4.6.3 #1757
-
Hi, I was using EE 4.6.2 it requested me to update to 4.6.3, but while update it gives this error:
I tried a lot of solutions for a day and nothing worked... please help me as i have alot of websites here. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After two days Hardwork, I realized that the problem is only CentOs doesn't have www-data and after adding by |
Beta Was this translation helpful? Give feedback.
After two days Hardwork, I realized that the problem is only CentOs doesn't have www-data and after adding by
useradd www-data
command I triedwp cli update
again and everything resolved.