• teman ,gue mau tanya nih ,aku udah up load data ke server ,tetapi saat di buka wordpress saya muncul tulisan ERROR.tulisanya seperti ini
    ————————————————————————
    There doesn’t seem to be a wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn’t work for all server setups. The safest way is to manually create the file.CREATE A CONFIGURATION FILE.
    ————————————————–Tetapi setelah di konfigurasi muncul tulisan ——————–> Sorry, I can’t write to the directory. You’ll have to either change the permissions on your WordPress directory or create your wp-config.php manually.
    ——————————————————–
    ini link web word press saya http://milikkita-kita.net46.net/wp-admin/setup-config.php

Melihat 2 balasan - 1 sampai 2 (dari total 2)
  • coba

    # masuk lewat ftp,
    # copy file wp-config-sample.php dan simpan dg nama wp-config.php
    # ubah file permission (chmod) file wp-config.php itu menjadi 644 atau 755.

    terus jalankan lagi instalasi wordpressnya ->>
    http://milikkita-kita.net46.net/wp-admin/install.php

    * Copy file “wp-config-sample.php”,
    * Hasil copian tadi rubah menjadi “wp-config.php”, lalu rubah mode accsessnya,
    * Buka file “wp-config.php”, lalu editlah seperti ini:

    1. define(’DB_NAME’, ‘’);
    2. define(’DB_USER’, ‘’);
    3. define(’DB_PASSWORD’, ‘′);

    * Buka kembali browser anda, ketikkan “http://domainanda”,
    * Isi kolom “Blog Title” (judul blog) dan “E-Mail”, klik “Install WordPress”,
    * Copy password yang diberikan, klik “Log In”
    * Masuk dengan “Username: admin” dan password yang tadi di-Copy
    * Langsung rubah password di menu “User – Your profile”

Melihat 2 balasan - 1 sampai 2 (dari total 2)
  • Topik ‘tanya nich wordpress sy error’ tertutup untuk balasan baru.