FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined function solr_get_version() in /home/fs/www/solr.php in nginx error log

152 views
Skip to first unread message

fs chan

unread,
Jul 17, 2015, 3:14:32 AM7/17/15
to php-...@googlegroups.com
Hi

I got this error : FastCGI sent in stderr: "PHP message: PHP Fatal error:  Call to undefined function solr_get_version() in /home/fs/www/solr.php

I have installed PHP Solr using "pecl install solr"

and add
"extension=solr.so"   to /etc/php5/fpm/php.ini  and reboot

The content of the php is:


<?php

$solr_version 
solr_get_version();

print 
$solr_version;

?>


Can any kind soul help me ?

Fook Sheng

Reply all
Reply to author
Forward
0 new messages