Hi trying to add an evernote account on /admin/build/evernote
I got WSOD.
I did everything on: http://chrisshattuck.com/blog/evernote-drupal-module-readmetxt-source-file, I downloaded the winzip and placed it on sites/all/libraries

The error I got is the following:

PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'HTTP/Request.php' (include_path='.:.::sites/all/libraries/evernote') in /sites/all/modules/evernote/OAuth/SimpleRequest.php on line 3, referer: admin/build/evernote 

Thanks for fixing it in advance!
greetings, Martijn

Comments

chrisshattuck’s picture

Are you on a Windows machine?

summit’s picture

No a linux server. I unzipped on a windows machine.
greetings, Martijn

chrisshattuck’s picture

The way the module is setting the include path seems to be giving people issues. I wish it wasn't working for me so I could test this out.

Just to make sure, do you have the following file: /sites/all/libraries/evernote/HTTP/Request.php?

summit’s picture

Hi,
Yes I have that file in folder HTTP.
Greetings, Martijn