ERROR: %s'), $error); ?>
/>
'.__('Already Installed').'
'.__('You appear to have already installed WordPress. To reinstall please clear your old database tables first.').'
');} $php_version = phpversion(); $mysql_version = $wpdb->db_version(); $php_compat = version_compare( $php_version, $required_php_version, '>=' ); $mysql_compat = version_compare( $mysql_version, $required_mysql_version, '>=' ) || file_exists( WP_CONTENT_DIR . '/db.php' ); if ( !$mysql_compat && !$php_compat ) $compat = sprintf( __('You cannot install because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s.'), $wp_version, $required_php_version, $required_mysql_version, $php_version, $mysql_version ); elseif ( !$php_compat ) $compat = sprintf( __('You cannot install because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s.'), $wp_version, $required_php_version, $php_version ); elseif ( !$mysql_compat ) $compat = sprintf( __('You cannot install because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s.'), $wp_version, $required_mysql_version, $mysql_version ); if ( !$mysql_compat || !$php_compat ) { display_header(); die('
' . __('Insufficient Requirements') . '
' . $compat . '
'); } switch($step) { case 0: case 1: // in case people are directly linking to this display_header(); ?>
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) ) wp_die($wpdb->error->get_error_message()); display_header(); // Fill in the data we gathered $weblog_title = isset($_POST['weblog_title']) ? stripslashes($_POST['weblog_title']) : ''; $admin_email = isset($_POST['admin_email']) ? stripslashes($_POST['admin_email']) : ''; $public = isset($_POST['blog_public']) ? (int) $_POST['blog_public'] : 0; // check e-mail address $error = false; if (empty($admin_email)) { // TODO: poka-yoke display_setup_form( __('you must provide an e-mail address.') ); $error = true; } else if (!is_email($admin_email)) { // TODO: poka-yoke display_setup_form( __('that isn’t a valid e-mail address. E-mail addresses look like: username@example.com') ); $error = true; } if ( $error === false ) { $wpdb->show_errors(); $result = wp_install($weblog_title, 'admin', $admin_email, $public); extract($result, EXTR_SKIP); ?>
admin
'. $password .'
'; } echo '
'. $password_message .'
'; ?> kurulum hatasi
5
●470
- 24-02-2010, 00:39:17Üyeliği durdurulduDenilenleri yapiyorum tarayıcımdan siteniz.com/wp-admin/install.php cagiriyorum ama asagidaki error hatasini aliyorum yardimci olacak bir arkadas varmi acaba?
- 24-02-2010, 03:08:26Üyeliği durdurulduOrdada ayni hatayi verdi aslinda cok basit bir kurulum neden bu hatayi veriyor anlamiyorum.sizdeyiz adlı üyeden alıntı: mesajı görüntüle
- 24-02-2010, 22:15:50Üyeliği durdurulducmod hangi dosyalara verilcek?Down adlı üyeden alıntı: mesajı görüntüle
- 24-02-2010, 23:37:39wp-content klasörü: 755
Cache klasörü: 777
Images/avatars klasörü: 777
Diğer tüm klasörler: 755
Diğer tüm dosyalar: 644
Config.php: 666 (kurulumdan önce), 644 (kurulumdan sonra)
Normal cmod ayarları bunlardır. Eğer windows ta kuruyorsan dediğim gibi elle ayarla wp-config.php yi