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

Class 'Zend_Log' not found - sounds strange? We do log ... #16

Open
seansan opened this issue Oct 31, 2015 · 1 comment
Open

Class 'Zend_Log' not found - sounds strange? We do log ... #16

seansan opened this issue Oct 31, 2015 · 1 comment

Comments

@seansan
Copy link

seansan commented Oct 31, 2015

Maybe it helps yoou

Fatal error: Class 'Zend_Log' not found in /home/xxx/domains/domai.nl/public_html/app/code/core/Mage/Core/functions.php on line 247

File does exist
lib/Zend/Log.php

@marleenberg
Copy link

Hi Sean,

I've fixed this issue by commenting the following in htaccess

php_value include_path "."
to (obvious)
#php_value include_path "."

and then the error disappeared and I was able to run the script.

Hope this helps!

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