WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Issue when using Laravel 9 on CPanel triggers 500 error.

GreeK

New member

0

0%

Status

Offline

Posts

43

Likes

0

Rep

0

Bits

225

3

Months of Service

0%
Hello everyone, I'm working with Laravel 9 and I uploaded it to hosting with cPanel, but I'm getting a 500 error. Here is the log:

[18-May-2024 22:42:53 UTC] PHP Warning: require(/home/oacj2024/moliflu/vendor/composer/../symfony/polyfill-mbstring/bootstrap.php): Failed to open stream: No such file or directory in /home/oacj2024/moliflu/vendor/composer/autoload_real.php on line 41
[18-May-2024 22:42:53 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/home/oacj2024/moliflu/vendor/composer/../symfony/polyfill-mbstring/bootstrap.php' (include_path='.:/opt/cpanel/ea-php82/root/usr/share/pear') in /home/oacj2024/moliflu/vendor/composer/autoload_real.php:41
Stack trace:
#0 /home/oacj2024/moliflu/vendor/composer/autoload_real.php(45): {closure}('0e6d7bf4a5811bf...', '/home/oacj2024/...')
#1 /home/oacj2024/moliflu/vendor/autoload.php(25): ComposerAutoloaderInit65e85f9f959c0b087110331754d451cf::getLoader()
#2 /home/oacj2024/moliflu.oacj2024.online/index.php(34): require('/home/oacj2024/...')
#3 {main}
thrown in /home/oacj2024/moliflu/vendor/composer/autoload_real.php on line 41

I'm not sure what could be causing this issue. I have properly configured the index.
 

249

6,622

6,642

Top