Page 1 of 3

[DA] no link on admin interface

Posted: 02 May 2009, 05:38
by ikillbill
Hi

thanks for this good how-to

my box is centOS5+Apache2+directadmin

I did a "manual install", no errors overall and start CSF from SSH

However, I could not see a CSF link on DA interface

I saw some people said manual install fixed, but not working here

how to fix this please?

thanks

Posted: 07 May 2009, 10:01
by chirpy
No idea, I'm afraid. I'm unable to recreate problems installing on the latest version of DA using the default template.

Posted: 06 Aug 2009, 17:05
by ichosting
We encounter the same problem.
No link to the gui part in DA.

We use CentOS 5.3 64 bit and latest version.

Posted: 20 Aug 2009, 09:56
by chirpy
Try the following:

SSH login to your DA admin account (directly or su from root) and then run:

/usr/local/directadmin/plugins/csf/exec/csf

It should display the csf UI HTML.

Posted: 31 Aug 2009, 12:20
by ichosting
It says PERMISSION DENIED

Posted: 08 Sep 2009, 10:44
by ichosting
Any idea? :(

Posted: 10 Sep 2009, 10:08
by chirpy
"PERMISSION DENIED" isn't a message from anything that I know of. Try posting the exact message you get.

Posted: 23 Sep 2009, 22:13
by snaaps
Same problem here when i run de plugin in da i get:
Permission denied [User:admin UID:501]

When i run /usr/local/directadmin/plugins/csf/exec/csf in ssh i get:
Permission denied [User:root UID:0]

This is a fresh DA install with restored accounts..

Posted: 24 Sep 2009, 15:27
by urgido
same problem here

as admin:
-bash: /usr/local/directadmin/plugins/csf/exec/csf: Permission denied

as root:
Permission denied [User:root UID:0]

Posted: 24 Sep 2009, 15:34
by ForumAdmin
The C wrapper that csf uses checks the file /usr/local/directadmin/data/admin/admin.list for the user account that you access the wrapper from. Does /usr/local/directadmin/data/admin/admin.list contain the "admin" account? If it does contain the account name, can you attach that file to a post in this thread as a txt file. Can you also add the permissions and ownership of that file, i.e.:

ls -la /usr/local/directadmin/data/admin/admin.list