Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This Simply Doesn't Work #22

Open
sjwdavies opened this issue Feb 8, 2012 · 1 comment
Open

This Simply Doesn't Work #22

sjwdavies opened this issue Feb 8, 2012 · 1 comment

Comments

@sjwdavies
Copy link

I'm trying to get this to work, have downloaded it and created a new project - and have downloaded the latest Doctrine 2.2, and the pathways simply don't match.

For example the latest download of Doctrine 2.2 doesn't have a 'vendor' folder in it?

I change all the application.ini pathways to point to the new relevant pathways, and now get:

PHP Fatal error: Class 'Memcache' not found in m:\Bisna\library\Bisna\Doctrine\Container.php on line 485.

Can anyone point me in the direction of a tutorial that shows how to get this awesome piece of code up and running?

@ponchorage
Copy link

I had the same initial problem as you. After updating the paths, it worked for me. The line about memcache in my application.ini is

resources.doctrine.cache.instances.default.adapterClass = "Doctrine\Common\Cache\MemcacheCache"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants