• Warning: main(wp-blogs///wp-config.php): failed to open stream: No such file or directory in /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wpmu-settings.php on line 28


    Fatal error: main(): Failed opening required 'wp-blogs///wp-config.php' (include_path='.:/usr/local/lib/php') in /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wpmu-settings.php on line 28

    Alright.. those were the errors. I did check out the wpmi-settings, it seems a variable named $wpblogs has some problem… that’s why it appears as “/” to fit in between “wp-blogs/” and “/wp-config.php”.
    Any idea why? Mucho gracias!
    https://blog.kiawin.com/
    PS: I am wondering is it caused by URI forwarding issue? (I faced this in WordPress 1.2 mingus).

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

    (@kiawin)

    As I try the real URI of my site, which is https://holiao.com/blog, error appears as

    The requested URL //blogs//home/kiawin/domains/holiao.com/public_html/blog was not found on this server.

    So, I pressume it is a URI issue. Anyway to curb this?

    You’re almost there now, I presume! Looking at the holiao blog address, you just have to chmod a few directories.

    Thread Starter kiawin

    (@kiawin)

    yup… realising it was URI issues… i removed the redirection.. and it’s done ?? and now i can say… “I hate redirection!” ??

    Awesome man, I hope it all works out well… ??

    Thread Starter kiawin

    (@kiawin)

    well.. it’s done. finish installed. Nevertheless, there’s 2 thing I noticed,
    1) all the templates link “register” to b2register.php instead of “wp-register.php” (i updated the sitetemplate.zip)
    2) when I submit my changes to index.php (as I have to modify b2register.php to wp-register.php), it will complain that

    Warning: Cannot modify header information - headers already sent by (output started at /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wp-admin/admin-header.php:6) in /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wp-admin/templates.php on line 107

    And I have few questions here,
    1) Where to register yourself? (wp-register.php?)
    2) Where to create yourself a blog?
    3) Why https://holiao.com/blog/ will forward me to https://holiao.com/blog/main/, while https://holiao.com/blog doesn’t?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress MU Installation Problem’ is closed to new replies.