CampaignChain / campaignchain

CampaignChain Community Edition
Other
119 stars 51 forks source link

Error 500 - Sensio #402

Open xtechgamer735 opened 7 years ago

xtechgamer735 commented 7 years ago

Getting this error when I try to install at /install/

CRITICAL - Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load interface "StepInterface" from namespace "Sensio\Bundle\DistributionBundle\Configurator\Step". Did you forget a "use" statement for another namespace?" at /var/www/vhost/vendor/campaignchain/core/Wizard/Install/Step/BitlyStep.php line 31

groganz commented 7 years ago

Please try again.

xtechgamer735 commented 7 years ago

@groganz Tried again but now getting this error: https://pastebin.com/8jYrrdxf

groganz commented 7 years ago

Please check whether the campaignchain/update package is installed? It's supposed to reside at vendor/campaignchain/update/. Does that folder exist in your installation? Is there something in the installation console output that tells you that there was an error installing that package?