CodeIgniter Forums
Upgrade on locale , 500 error on hosting - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: Upgrade on locale , 500 error on hosting (/showthread.php?tid=87481)



Upgrade on locale , 500 error on hosting - pippuccio76 - 04-25-2023

Hi , i upgrade my application on locale and it work fine . 
When i upload my vendor folder on hosting i have a 500 error .
Which is the way to upgrade properly on hosting ?


RE: Upgrade on locale , 500 error on hosting - iRedds - 04-25-2023

See logs.


RE: Upgrade on locale , 500 error on hosting - pippuccio76 - 04-25-2023

(04-25-2023, 01:01 AM)iRedds Wrote: See logs.

The problem is the difference of vendor , in the older there is a system folder inside vendor in the new one system is inside codeigniter4/framework/


RE: Upgrade on locale , 500 error on hosting - iRedds - 04-25-2023

The system directory could not be in the vendor directory.
The package (framework) directory has always been "codeigniter4/framework".