I have now deleted the admin/ so am done but 'chmod 000 admin/' didn't work for me but what I did't try 'chmod -R 000 admin/' .
Tschuss
Search found 5 matches
- 13 Feb 2018, 09:55
- Forum: General Discussion
- Topic: Don't delete disable admin directory!!
- Replies: 9
- Views: 7281
- 12 Feb 2018, 10:50
- Forum: General Discussion
- Topic: Don't delete disable admin directory!!
- Replies: 9
- Views: 7281
Re: Don't delete disable admin directory!!
Atrol
I guess just delete it!
I guess just delete it!
- 12 Feb 2018, 10:39
- Forum: General Discussion
- Topic: Don't delete disable admin directory!!
- Replies: 9
- Views: 7281
Re: Don't delete disable admin directory!!
Thanks Atrol
oh gosh that's a catch22!
maybe the warning message in check.php should be more specific.

oh gosh that's a catch22!
maybe the warning message in check.php should be more specific.
- 12 Feb 2018, 10:32
- Forum: General Discussion
- Topic: Don't delete disable admin directory!!
- Replies: 9
- Views: 7281
Re: Don't delete disable admin directory!!
Atrol
Can't remember may be chmod 700 but the issue is that Mantis login requires /admin/schema.php
Can't remember may be chmod 700 but the issue is that Mantis login requires /admin/schema.php
- 12 Feb 2018, 10:20
- Forum: General Discussion
- Topic: Don't delete disable admin directory!!
- Replies: 9
- Views: 7281
Don't delete disable admin directory!!
Mantis2.11.0 clean install
I ran:
admin/check/index.php?show_all=0&show_errors=1
and got
For security reasons, you should delete (or at least restrict access to) the admin directory. Refer to the MantisBT Admin Guide for further details.
so I did a chmod on admin/ but that crashed mantis because ...
I ran:
admin/check/index.php?show_all=0&show_errors=1
and got
For security reasons, you should delete (or at least restrict access to) the admin directory. Refer to the MantisBT Admin Guide for further details.
so I did a chmod on admin/ but that crashed mantis because ...