Since my webshop went online about a year ago, It has been offline a dozen of times with an HTTP 500 error. The problem seems to be somewhere with my vqcache.
I did a php error info last time it was offline and this came out:
Code: Select all
Warning: require_once(.../vqmod/vqcache/composer/autoload_real.php): failed to open stream: No such file or directory in .../vqmod/vqcache/vq2-_var_www_qb192452_data_www_storage_vendor_autoload.php on line 5
Fatal error: require_once(): Failed opening required '.../vqmod/vqcache/composer/autoload_real.php' (include_path='.:/opt/alt/php72/usr/share/pear') in .../vqmod/vqcache/vq2-_var_www_qb192452_data_www_storage_vendor_autoload.php on line 5
Thanks a lot!!