/var/www/vhosts/ihelp.ro/ajutam.ro
NameSizeModeActions
wp-admin/-0755rm
wp-content/-0755rm
wp-includes/-0755rm
.htaccess5230644editdlrm
index.php4050644editdlrm
license.txt199030644editdlrm
readme.html74250644editdlrm
wp-activate.php73490644editdlrm
wp-blog-header.php3510644editdlrm
wp-comments-post.php23230644editdlrm
wp-config-sample.php33390644editdlrm
wp-config.php26490600editdlrm
wp-cron.php56170644editdlrm
wp-links-opml.php24930644editdlrm
wp-load.php39370644editdlrm
wp-login.php514590644editdlrm
wp-mail.php87270644editdlrm
wp-settings.php310550644editdlrm
wp-signup.php346500644editdlrm
wp-trackback.php52140644editdlrm
xmlrpc.php32050644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/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' ) ); }