I am uploading the `upload` folder but I cannot do anything.
I am using PHP 7.4 FPM, but also tried but 7.2 and nothing.
I tried to put the AddHandler in the .htaccess, also I renamed the htaccess.txt to .htaccess
Code:
Warning: require_once(includes/vb5/autoloader.php): failed to open stream: No such file or directory in /home/c2040364/public_html/foro/index.php on line 33 Fatal error: require_once(): Failed opening required 'includes/vb5/autoloader.php' (include_path='.:/opt/php7-4/lib/php') in /home/c2040364/public_html/foro/index.php on line 33
I tried to put the AddHandler in the .htaccess, also I renamed the htaccess.txt to .htaccess
Comment