Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6555195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:47:23+00:00 2026-05-25T12:47:23+00:00

I wish to install the bundle into my symfony project. However, I am coming

  • 0

I wish to install the bundle into my symfony project. However, I am coming across a few issues. Please accept my ignorance if the answer is trivial but I’ve tried searching for a solution but alas, I’ve found nothing.

In my deps file, I have:

[doctrine-couchdb]
  git=http://github.com/doctrine/couchdb-odm.git
[DoctrineCouchDBBundle]
  git=http://github.com/doctrine/DoctrineCouchDBBundle.git
  target=/bundles/Symfony/Bundle/DoctrineCouchDBBundle

I run the bin/vendors install command

In my autoload.php file I have:

'Doctrine\\ODM\\CouchDB'=> __DIR__.'/../vendor/doctrine-couchdb/lib',

I’ve registered the bundle:

new Doctrine\Bundle\CouchDBBundle\DoctrineCouchDBBundle()

When I run php app/console I get the error:

Fatal error: Class 'Doctrine\Bundle\CouchDBBundle\DoctrineCouchDBBundle' not found in /var/www/symfony2.test/app/AppKernel.php on line 22

I’ve noticed that for MongoDB ODM you have:

[doctrine-mongodb]
    git=http://github.com/doctrine/mongodb.git

is there not a doctrine-couchdb repo? Have you used this bundle?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T12:47:24+00:00Added an answer on May 25, 2026 at 12:47 pm

    I changed target to

    
        target= /bundles/Doctrine/Bundle/CouchDBBundle
    
    

    so now looks like this

    
        [DoctrineCouchDBBundle]
          git=http://github.com/doctrine/DoctrineCouchDBBundle.git
          target=/bundles/Doctrine/Bundle/CouchDBBundle
    
    

    because I noticed that name space for couchdb bundle is

    
        namespace Doctrine\Bundle\CouchDBBundle;
    
    

    therefore adding

    
        new Doctrine\Bundle\CouchDBBundle\DoctrineCouchDBBundle()
    
    

    to AppKernel will fail, if installation location does not match namespace/class_name.

    Detailed setup and configuration here DoctrineCouchDBBundle Git Hub Issue Log

    For those that are new to Symfony 2 bundling architecture, you probably wonder what configuration keys are mandatory and available for bundles. Info can be obtained from:

    
        bundle_dir/bundle_name/.../configuration.php
    
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wish to automatically enter a password while running an install script. I have
I wish to contribute code to http://svn.r-project.org/R/ But I only have experience with using
I have MinGW on my windows 7 machine. I wish to install and use
I wish to install Bugzilla on windows machine , and I don't want to
I wish to use the Tomcat install/deploy tasks from catalina-ant.jar to deploy a webapp
I have created a patch that runs successfully, however I only wish to make
I like that it installs into ~/.gem , I just wish it would stop
I wish to install X11 development libraries. I have Fedora 16 as OS. I
I have a tomcat server and I wish to install Jenkins and Sonar on
I have a .NET 3.5 application that I wish to install on the client's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.