This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

sorentruelsen339
sorentruelsen339

Hi

After I did a "php Artisan October:update" in CMD, the live version of my webpage went bad with the following error code:

"Fatal error: Class 'ComposerAutoloaderInit2c579c974d9c82c1077e6ce3d79f0911' not found in /public_html/vendor/autoload.php on line 7"

The file referenced looks like this:

"<?php

// autoload.php @generated by Composer

require_once DIR . '/composer' . '/autoload_real.php';

return ComposerAutoloaderInit2c579c974d9c82c1077e6ce3d79f0911::getLoader();"

It seems to be related to some attempt from the IDE to sync, which I guess was very unsuccesful. Swapping to the development version (localhost) yields the same response.

The same happens if I try to go to the backend

Any ideas anyone?

Søren

Last updated

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.