Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter flotsam

    (@flotsam)

    Thread Starter flotsam

    (@flotsam)

    Oops, I forgot this thread was still hanging about unresolved. A post on WP-Hackers prompted me to revisit.

    I resolved the problem by changing host but that’s far from ideal.

    The post on WP-Hackers may shed further light. The OP had the same problem and a reply from Noel Jackson said the following:

    I’ve experienced issues like this with Solaris 10. Some unixes treat getcwd() and realpath() differently than how they should be (really a PHP problem).

    What I did to fix it was chmod +x anything anything in the webroot path.

    from php.net:

    On some Unix variants, getcwd() will return FALSE if any one of the parent directories does not have the readable or search mode set, even if the current directory does. See chmod() for more information on modes and permissions.

    Maybe that’s the culprit.

    My original host used Solaris 10 on a Sun box so it may be relevant although it’s too late for me to confirm it now. I’m posting this just in case it helps others with a similar problem.

    Thread Starter flotsam

    (@flotsam)

    Michael, just out of inquisitiveness I also installed WP v2.0.11 on the same host and that doesn’t display the visual editor either. I think we can rule out this being a WP problem. Hopefully we’ll have a solution later today that we can share.

    And I also got as far as setting up permalinks today which caused some serious breakage and only deleting the .htaccess file returned either installation to a working condition. I’m not sure if this is related to the editor problem.

    Thread Starter flotsam

    (@flotsam)

    Hi, Michael. It works fine on my local machine (Win XP, XAMPP, etc) and on another commercial host I use. The problem host is a Sun box and I spent last night working with my hosting admin (a true hero!) trying out various fixes but to no avail so far. We’ll continue later on today (host is nine hours time difference to me) and report back if we get some success.

    Thread Starter flotsam

    (@flotsam)

    Thanks, Michael, but I’ve done that four times already. The chances of it working on the fifth clean reinstall are probably fairly slim 🙂

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