kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Failed to initialize Mollify #561

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.install mollify as usual inside htaccess/htpasswd protected folder
2.change browser url to default index page for login
3.

What is the expected output? What do you see instead?
I'd like to login but popup open with "Request failed" message and page body 
message is: "Failed to initialize Mollify"

What version of the product are you using? On what operating system?
2.5.12

Please provide any additional information below.
Firebug Network panel show that mollify is looking for a session file 
......../backend/r.php/session/info/ but did not find it (404 error)

Original issue reported on code.google.com by punton...@googlemail.com on 23 Jul 2014 at 4:19

Attachments:

GoogleCodeExporter commented 8 years ago
The server error is "No input file specified". If you google this error, it is 
very common and is related to server CGI configuration.

With GoDaddy, this has been known to fix it: 
https://code.google.com/p/mollify/wiki/Troubleshooting#Godaddy_hosting_and_error
_"No_input_file_specified"

Original comment by samuli.j...@gmail.com on 30 Jul 2014 at 9:00