Giter Site home page Giter Site logo

first installation -> Fatal error: Class 'Doctrine\Common\EventManager' not found in /Applications/MAMP/htdocs/pagekit/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php on line 126 about pagekit HOT 6 CLOSED

michael-tourneur avatar michael-tourneur commented on May 11, 2024
first installation -> Fatal error: Class 'Doctrine\Common\EventManager' not found in /Applications/MAMP/htdocs/pagekit/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php on line 126

from pagekit.

Comments (6)

ckdarby avatar ckdarby commented on May 11, 2024

Can't repoduce as of commit c76819c87ae

curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
cd /var/www/
git clone [email protected]:pagekit/pagekit.git
cd /var/www/pagekit
composer
composer install
#These are optional depending on your setup; I was lazy and ran my folder under a non www-data user
chmod 777 app/cache/ -R
chmod 777 app/sessions/ -R
chmod 777 app/logs/ -R
chmod 777 app/temp/ -R
chmod 777 .

screenshot from 2014-07-22 11 10 14

from pagekit.

michael-tourneur avatar michael-tourneur commented on May 11, 2024

i just tried on my computer at home it works well.
bug occurred on my laptop at work, maybe a dependency has failed doing the composer install...
give feedback later

from pagekit.

ckdarby avatar ckdarby commented on May 11, 2024

I've ran through the doctrine/dbal commits quickly thinking that maybe you had ran a composer install that happened to have a bad commit to doctrine during your install but that isn't the case.

The DriverManager & EventManager haven't been touched in ages to cause this. I'm considering this a one off mess up through the installation.

Please close your issue if your problem has been addressed. Thanks!
You can always reopen this issue if you can reproduce on the laptop in the future.

from pagekit.

michael-tourneur avatar michael-tourneur commented on May 11, 2024

@ckdarby, sorry for that
i just did a new composer update and seems to work now.
Pagekit seems to be interesting. keep going guys. i think i will contribute to the development as soon as possible.

from pagekit.

ckdarby avatar ckdarby commented on May 11, 2024

@michael-tourneur I look forward to seeing a pull request on here from you =D!

from pagekit.

michael-tourneur avatar michael-tourneur commented on May 11, 2024

@ckdarby do you have some features you would like to see on pagekit or just bug fixes?

from pagekit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.