Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
passenger /
templates /
installer_common /
Delete
Unzip
Name
Size
Permission
Date
Action
cannot_access_files_as_root.txt.erb
728
B
-rwxrwxrwx
2019-03-17 19:40
gem_install_permission_problems.txt.erb
739
B
-rwxrwxrwx
2019-03-17 19:40
low_amount_of_memory_warning.txt.erb
1000
B
-rwxrwxrwx
2019-03-17 19:40
run_installer_as_root.txt.erb
552
B
-rwxrwxrwx
2019-03-17 19:40
world_inaccessible_directories.txt.erb
663
B
-rwxrwxrwx
2019-03-17 19:40
Save
Rename
<yellow>Warning: some directories may be inaccessible by the web server!</yellow> The web server typically runs under a separate user account for security reasons. That user must be able to access the <%= PROGRAM_NAME %> files. However, it appears that some directories have too strict permissions. This may prevent the web server user from accessing <%= PROGRAM_NAME %> files. It is recommended that you relax permissions as follows: <% for dir in @directories -%> sudo chmod o+x "<%= dir %>" <% end %> <b>Press Ctrl-C to return to the shell. (Recommended)</b> After relaxing permissions, re-run this installer. -OR- <b>Press Enter to continue anyway.</b>