/home/altere25/dev.usaigc
NameSizeModeActions
.well-known/-0755rm
.wp-cli/-0755rm
cgi-bin/-0755rm
dckbvza/-0755rm
fxwsatj/-0755rm
mwo1yqu/-0755rm
urkazps/-0755rm
.htaccess8040644editdlrm
index.php7020644editdlrm
license.txt199150644editdlrm
readme.html73990644editdlrm
wp-activate.php72110644editdlrm
wp-blog-header.php3510644editdlrm
wp-comments-post.php23230644editdlrm
wp-config-sample.php30130644editdlrm
wp-config.php32120600editdlrm
wp-cron-se0d.php16590644editdlrm
wp-cron.php56380644editdlrm
wp-links-opml.php25020644editdlrm
wp-load.php39270644editdlrm
wp-login.php509240644editdlrm
wp-mail.php85250644editdlrm
wp-settings.php264090644editdlrm
wp-signup.php343850644editdlrm
wp-trackback.php48850644editdlrm
xmlrpc.php31540644editdlrm
Edit: /home/altere25/dev.usaigc/wp-load.php (3927B)
' . 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://wordpress.org/documentation/article/editing-wp-config-php/' ), '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' ) ); }