wp-config.php. Потребна ми је пре него што почнемо. Потребна вам је помоћ? Имамо је. Можете направити датотеку wp-config.php преко веб сучеља, али ово не ради на свим подешавањима сервера. Најсигурнији начин је да ручно креирате датотеку.", "Вордпрес › Грешка"); } require_once('../wp-config.php'); require_once('./includes/upgrade.php'); if (isset($_GET['step'])) $step = $_GET['step']; else $step = 0; header( 'Content-Type: text/html; charset=utf-8' ); ?> > <?php _e('WordPress › Installation'); ?>

WordPress

'.__('Already Installed').'

'.__('You appear to have already installed WordPress. To reinstall please clear your old database tables first.').'

'); switch($step) { case 0: case 1: // in case people are directly linking to this ?>

ReadMe documentation at your leisure. Otherwise, just fill in the information below and you\'ll be on your way to using the most extendable and powerful personal publishing platform in the world.'), '../readme.html'); ?>

 

ERROR: you must provide an e-mail address")); } else if (!is_email($admin_email)) { // TODO: poka-yoke die(__('ERROR: that isn\'t a valid e-mail address. E-mail addresses look like: username@example.com')); } $result = wp_install($weblog_title, 'admin', $admin_email, $public); extract($result, EXTR_SKIP); ?>

log in with the username "admin" and password "%2$s".'), '../wp-login.php', $password); ?>

Note that password carefully! It is a random password that was generated just for you.'); ?>

admin
wp-login.php