[How-to] CSF Support in Hestia CP

Once it finishes installing, I go back to the panel and I get an error 500

It does not allow me to enter the panel directly, I cannot see anything and what I do is a clean installation

If you can’t follow the instructions then don’t modify the code. 1.3.3 is the current release

2 Likes

Upgraded to CSF v14.09 and everything is working flawlessly.

Please follow the provided steps in the how-to tutorial as @eris pointed out.

2 Likes

When I finish the installation I get error 500 and in the error.log the following, I get repeated several times

2021/03/16 12:44:39 [error] 14813#0: *52 ā€œ/usr/local/hestia/web/list/csf/index.phpā€ is not found (2: No such file or directory), client: 00.00.00.00, server: _, request: ā€œGET /list/csf/ HTTP/1.1ā€, host: "servidor.xxxxxx.com:80$

I’ve been looking and inside the folder …

/ usr / local / hestia / web / list / csf /

we have a folder called images, and two files frame.php and index.php

any ideas?

@MaKiSpAiN - That’s correct and it should actually work…

Did you apply the fix from the how-to?

receta-escaldc3b3n-de-gofio

And I apply all the steps to install them, the ones that are in the first post.

any ideas ???

This seems like a permission issue to me… Are you running on Debian?

Yes, Debian GNU/Linux 10 (buster)

to me…

Debian 10 hetzner cloud.
With a clean Installation the hestia panel works.
Then if install CSF I got error 500 in the hestia panel.
I tried many time with a clean installation but after the installing csf I got error 500…in the panel !

Update : After I tried to uninstall csf and hestia panel works again.

Make sure you use

<?=_('CSF')?>

before to edit the panel html file.

I applied the steps in the first topic. Until dot 7 it is well, then when I apply the dot 8
8. sh install.hestia.sh

I got error 500 in the panel…

Check /var/log/hestia/nginx-error.log and check what Error is in it

no errors…the file is empty

Today I tried to rebuild the vps with Debian 9. After installing the CSF

I got the same error: Internal Server Error 500 !

The nginx-error.log file is empty.

Update : Later I rebuild the vps with Ubuntu 18.04

Always same error : Internal Server error 500…I don’t know think about it.

I have another vps (always with hetzner) with Debian 10 and CSF (the latest version 14.09 ) works well. It is On from 18 months…

@flanders Thanks for your input. Is the CSF panel working for you if you proceed with steps 1-6 & perform changes in the ā€œ/usr/local/hestia/web/templates/admin/panel.htmlā€ file?

Also, please verify that ā€œ/usr/local/hestia/web/list/csf/ā€ folder’s content is not empty (from previous install).