Zotero Import plugin not working

I have no idea what the problem is. In the error log it says this:

“2020-01-10T02:02:18+00:00 ERR (3): RuntimeException: The configured PHP path (/bin/php) does not point to a PHP-CLI binary. in /home/memoriae/peopleshistoryfallujah.org/application/libraries/Omeka/Job/Process/Dispatcher.php:124
Stack trace:
#0 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Omeka/Job/Process/Dispatcher.php(93): Omeka_Job_Process_Dispatcher::_checkCliPath(’/bin/php’)
#1 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Omeka/Job/Process/Dispatcher.php(28): Omeka_Job_Process_Dispatcher::getPHPCliPath()
#2 /home/memoriae/peopleshistoryfallujah.org/plugins/ZoteroImport/controllers/IndexController.php(66): Omeka_Job_Process_Dispatcher::startProcess(‘ZoteroImport_Im…’, NULL, Array)
#3 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Zend/Controller/Action.php(516): ZoteroImport_IndexController->importLibraryAction()
#4 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch(‘importLibraryAc…’)
#5 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#6 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#7 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#8 /home/memoriae/peopleshistoryfallujah.org/application/libraries/Omeka/Application.php(73): Zend_Application->run()
#9 /home/memoriae/peopleshistoryfallujah.org/admin/index.php(28): Omeka_Application->run()
#10 {main}”

Does anyone know what this means?

They key phrase is [quote=“RossCaputi, post:1, topic:10114”]
configured PHP path (/bin/php) does not point to a PHP-CLI binary
[/quote]

You will want to look at the section of the Classic user manual which talks about setting the php path and you may need to contact your sysadmin or hosting company to find out what it is.

That was exactly it! It seems to be working now. Thanks for your help!

This topic was automatically closed after 250 days. New replies are no longer allowed.