Failed to Initialize Mollify : nginx sqlite3 phpliteadmin

245 views
Skip to first unread message

Danang Hartadi

unread,
Feb 18, 2015, 10:43:19 PM2/18/15
to moll...@googlegroups.com
hello, I've successfully install Mollify. but after setup, I receive request failed error from the mainpage.
here's my nginx error log

2015/02/19 03:30:16 [error] 8655#0: *54 FastCGI sent in stderr: "PHP message: MOLLIFY ERROR: ServiceException: Empty request=
PHP message: MOLLIFY ERROR: {0:{file:/usr/share/nginx/html/backend/include/MollifyBackend.class.php, line:78, function:getService, class:ServiceEnvironment, type:->, args:{0:Request}}, 1:{file:/usr/share/nginx/html/backend/r.php, line:81, function:processRequest, class:MollifyBackend, type:->, args:{0:Request}}}" while reading response header from upstream, client: xxx.xxx.xxx, server: _, request: "GET /backend/r.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "xxx.xxx.xxx"


any help would be appreciated. thank you very much. and I'm sorry for my poor english :)

Samuli Järvelä

unread,
Feb 23, 2015, 8:11:17 AM2/23/15
to moll...@googlegroups.com
It seems your PHP server does not receive the request path info at all.

REST service requests have URL like this:


where the "session/info" is the REST service. Your server does not get anything past "r.php".

I don't know why this is, some configuration issue I suppose. I've heard one other case, and couldn't help him either. So I've now added an option so that servers like this can be configured to have requests with REST service as url parameter instead, like


This will be in next release.
Reply all
Reply to author
Forward
0 new messages