Real-Gecko / Filemin

File manager for Webmin written completely in perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 200

engineer837 opened this issue · comments

Hello- I see Error!!! 200 [object Object] whenever I try to browse one particular folder (/etc/ssl/certs), and that folder won't open. Other servers work fine on that same folder, with the same O/S and version of Filemin (2.1.0). Thanks

Do you have permission to access that particular folder?

What about accessing the folder while connected through SSH?

Try to grab the response with Firebug.

What's the exact server response?

The problem was caused by a corrupt file in the /etc/ssl/certs folder. I only know it is a .pem file, but finding the exact file has been a challenge. Meanwhile I have only populated the certs folder with the .pem files I think are essential. Filemin is not directly implicated in this problem. Thanks for your help.