/var/www/p4ela.net/www
NameSizeModeActions
wp-admin/-0777rm
wp-content/-0777rm
wp-includes/-0777rm
.htaccess6470666editdlrm
eihmvtqq.php73170644editdlrm
index.php4050666editdlrm
license.txt199150666editdlrm
readme.html74090666editdlrm
wp-activate.php73870666editdlrm
wp-blog-header.php3510666editdlrm
wp-comments-post.php23230666editdlrm
wp-config.php34010666editdlrm
wp-cron-0nsi.php16590644editdlrm
wp-cron.php56170666editdlrm
wp-links-opml.php25020666editdlrm
wp-load.php39370666editdlrm
wp-login.php513890666editdlrm
wp-mail.php85430666editdlrm
wp-settings.php290320666editdlrm
wp-signup.php345190666editdlrm
wp-trackback.php51020666editdlrm
xmlrpc.php32460666editdlrm
Edit: /var/www/p4ela.net/www/wp-load.php (3937B)
' . sprintf( /* translators: %s: wp-config.php */ __( "There doesn't seem to be a %s file. It is needed before the installation can continue." ), 'wp-config.php' ) . '

'; $die .= '

' . sprintf( /* translators: 1: Documentation URL, 2: wp-config.php */ __( 'Need more help? Read the support article on %2$s.' ), __( 'https://developer.wordpress.org/advanced-administration/wordpress/wp-config/' ), 'wp-config.php' ) . '

'; $die .= '

' . sprintf( /* translators: %s: wp-config.php */ __( "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file." ), 'wp-config.php' ) . '

'; $die .= '

' . __( 'Create a Configuration File' ) . '

'; wp_die( $die, __( 'WordPress › Error' ) ); }