Error happens both on acquia dev desktop 2 rc and on ubuntu 14.04 + nginx + php5-fpm

Please see attachments

Using:

  • Facetapi
  • Search api solr
  • Views

My default theme: Omega Kickstart 7.x-3.4

Error log message:

2015/03/17 07:10:57 [error] 32634#0: *898 FastCGI sent in stderr: "PHP 
message: PHP Fatal error: Call to a member function execute_display() on
a non-object in
...../all/modules/ajax_facets/ajax_facets.pag$
on line 35" while reading response header from upstream, client:
5.76.222.218, server: mydomainname.com, request: "POST
/ru/ajax/ajax_facets/refresh/ HTTP/1.1", upstream:
"fastcgi://unix:/var/lib/php5-fpm/web7.sock:", host:
"mydomainname.com", referrer:
"http://mydomainname.com/en/categories"
CommentFileSizeAuthor
Capture2.JPG90.6 KBSakhmed
Capture.JPG14.01 KBSakhmed

Comments

eugene.ilyin’s picture

Hm, looks like view is not loaded. Can you give me details of AJAX request? It should include the view name and display id.

eugene.ilyin’s picture

Issue tags: -fastsgi +fastcgi
muskatli’s picture

I have also this error with Drupal 7.36 and views 7.x-3.11

Anyone have an idea?

muskatli’s picture

My solution: the host provider deactivated Suhosin.

eugene.ilyin’s picture

Ok, I close the issue.

eugene.ilyin’s picture

Status: Active » Closed (cannot reproduce)