Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • oh yes, I am using WP2.1.3 and in Your Profile under User, for the checked column, it only says
    “Use the visual editor when writing” instead of “visual RICH editor”.

    i had the same problem, even when u checked on the visual rich editor thing, nothing helps. even the icons above are missing and all i see is <p/> here and there.

    any idea how to handle this? tq.

    Hi,
    I experience the same problem too. both my wordpress and own domain wordpress has the same version. export of the XML file to my computer is fine but when it comes to the import into my own domain blog, this message came out:

    Unable to create directory /home/demoment/public_html/blog/wp-content/uploads/2007/04. Is its parent directory writable by the server?

    does that mean i need to check with my host company ?
    thanks a lot.

    chinnee

    Hi,
    I experience the same problem too. both my wordpress and own domain wordpress has the same version. export of the XML file to my computer is fine but when it comes to the import into my own domain blog, this message came out:

    Unable to create directory /home/demoment/public_html/blog/wp-content/uploads/2007/04. Is its parent directory writable by the server?

    does that mean i need to check with my host company ?
    thanks a lot.

    chinnee

    Hi there,
    I experience the same problem where there is a message (please see below) as below at my installation page above “Welcome to wordpress installation…”. Should i ignore it by going straight into the installation or best correct it before anything starts ?

    Thanks a lot.

    Warning: Cannot modify header information – headers already sent by (output started at /home/demoment/public_html/blog/wp-config.php:1) in /home/demoment/public_html/blog/wp-admin/install.php on line 15

    I followed the sample thru tutorial..This is how my wp-config.php looks like. Anything wrong i have done ? Tx a lot.

    <?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘blog’); // The name of the database
    define(‘DB_USER’, ‘demoment’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘xxxxxx’); // …and password
    define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

    // You can have multiple installations in one database if you give each a unique prefix
    $table_prefix = ‘blog_’; // Only numbers, letters, and underscores please!

    // Change this to localize WordPress. A corresponding MO file for the
    // chosen language must be installed to wp-includes/languages.
    // For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
    // to enable German language support.
    define (‘WPLANG’, ”);

    /* That’s all, stop editing! Happy blogging. */

    define(‘ABSPATH’, dirname(__FILE__).’/’);
    require_once(ABSPATH.’wp-settings.php’);
    ?>

    one question. I forgot to open and save as for the wp-sample.config file. Instead i renamed it straightaway and after the modification, i save it. would that be a problem
    for the failure of my inition of installation ?
    tx.

    Hi,

    I have done the step 2: setting up my database, usename and password in Mysql in cpanel
    Also set up set 3: wp_config file by keying in my bdname, username and password.

    And yet, i couldnt start up on the installation. This is what i get when i go into my page (refer below). can anyone pls help ?

    tx.
    demoment

    “Can’t select database
    We were able to connect to the database server (which means your username and password is okay) but not able to select the blog database.

    Are you sure it exists?
    On some systems the name of your database is prefixed with your username, so it would be like username_wordpress. Could that be the problem?
    If you don’t know how to setup a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.”

    Hi,
    First time user here,and i have the same problem, cant access to database. My host is “localhost” in the wp-conf. file and it just din work out. wonder why ? appreciate if anyone can help.

    thanks.

Viewing 9 replies - 1 through 9 (of 9 total)