Priority File Manager

📁 public_html
Base Directory:
/home/toolrmtm/crazyespresso.com
NameTypeSizeActions
📄 .hcflag File 31
Edit Download
📄 .htaccess File 1105
Edit Download
📄 .htaccess.bk File 1037
Edit Download
📄 .litespeed_flag File 297
Edit Download
📁 .tmb Folder -
📁 .well-known Folder -
📁 cgi-bin Folder -
📄 error_log File 59087
Edit Download
📄 index.php File 405
Edit Download
📄 license.txt File 19903
Edit Download
📄 readme.html File 7425
Edit Download
📄 robots.txt File 121
Edit Download
📄 wp-activate.php File 7349
Edit Download
📁 wp-admin Folder -
📄 wp-blog-header.php File 351
Edit Download
📄 wp-comments-post.php File 2323
Edit Download
📄 wp-config-sample.php File 3339
Edit Download
📄 wp-config.php File 3567
Edit Download
📁 wp-content Folder -
📄 wp-cron.php File 5617
Edit Download
📁 wp-includes Folder -
📄 wp-links-opml.php File 2493
Edit Download
📄 wp-load.php File 3937
Edit Download
📄 wp-login.php File 51437
Edit Download
📄 wp-mail.php File 8727
Edit Download
📄 wp-settings.php File 31055
Edit Download
📄 wp-signup.php File 34516
Edit Download
📄 wp-trackback.php File 5214
Edit Download
📄 xmlrpc.php File 3205
Edit Download
' . 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' ) ); }