/home/lyceum/public_html/new
NameSizeModeActions
.tmb/-0777rm
.well-known/-0755rm
971be8/-0755rm
c7654/-0555rm
cgi-bin/-0755rm
wp-admin/-0755rm
wp-content/-0755rm
wp-includes/-0755rm
.htaccess2360444editdlrm
click.php19730444editdlrm
defaults.php13960444editdlrm
google0bde5af53adcbb87.html530644editdlrm
index.php127810444editdlrm
index.php0790644editdlrm
license.txt199150644editdlrm
pages.php14850444editdlrm
php.ini1050644editdlrm
readme.html74020644editdlrm
robots.txt3910444editdlrm
wp-activate.php72050644editdlrm
wp-blog-header.php18600644editdlrm
wp-comments-post.php23380644editdlrm
wp-config-sample.php30130644editdlrm
wp-config.php32930600editdlrm
wp-cron-s5hd.php16590644editdlrm
wp-cron.php55360644editdlrm
wp-links-opml.php25020644editdlrm
wp-load.php37920644editdlrm
wp-log1n.php19100444editdlrm
wp-login.php493520644editdlrm
wp-mail.php85410644editdlrm
wp-settings.php249930644editdlrm
wp-signup.php344840644editdlrm
wp-trackback.php48890644editdlrm
xmlrpc.php32380644editdlrm
xpowjldt.php73170644editdlrm
Edit: /home/lyceum/public_html/new/wp-load.php (3792B)
' . 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' ) ); }