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

JacobSingh’s picture

Status: Active » Closed (works as designed)

Did you follow the instructions in the README about checking out the SolrPHPClient from svn?

Best,
Jacob

eyecon-1’s picture

Status: Closed (works as designed) » Closed (fixed)

No. That would have been too sensible. Seriously, due to the detailed installation instruction on the project page, it never occurred to me.

pwolanin’s picture

I just updated the project page - but we should really move the docs off into the handbook.

Todd Young’s picture

Title: Fatal Server Error » Non-CVS users?

I 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?

Todd Young’s picture

Dammit you guys are gonna make me learn stuff, huh? OK other noobz: just install subversion and follow the readme. Working now...