Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.0-beta7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 21:42 UTC
Updated:
29 Sep 2009 at 17:28 UTC
2009-04-05 17:18:52: (mod_fastcgi.c.2618) FastCGI-stderr: PHP Fatal error: require_once() [function.require]: Failed opening required 'SolrPhpClient/Apache/Solr/Service.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/queer/sites/all/modules/apachesolr/Drupal_Apache_Solr_Service.php on line 2
Solr=http://people.apache.org/builds/lucene/solr/nightly/solr-2009-04-05.tgz
What have I f*cked up? I am testing this on a local machine running Fedora 10.
http://localhost:8983/solr/admin/ brings up:
Solr Admin (drupal-0.9.2)
localhost.localdomain:8983
cwd=/var/www/apache-solr-nightly/example SolrHome=solr/
Comments
Comment #1
JacobSingh commentedDid you follow the instructions in the README about checking out the SolrPHPClient from svn?
Best,
Jacob
Comment #2
eyecon-1 commentedNo. That would have been too sensible. Seriously, due to the detailed installation instruction on the project page, it never occurred to me.
Comment #3
pwolanin commentedI just updated the project page - but we should really move the docs off into the handbook.
Comment #4
Todd Young commentedI shouldn't expose my noobs in public, but:
How do people unfamiliar with CVS implement the ApacheSolr module? I read something about downloading the package from Acquia but I didn't see/understand it. The rest of the process is relatively elegant and seamless; when I read that README file I almost loaded my shorts.
Is there a stepwise manual for non-programmers to implement this SolrPHPClient missing link?
Comment #5
Todd Young commentedDammit you guys are gonna make me learn stuff, huh? OK other noobz: just install subversion and follow the readme. Working now...