• Resolved oraclesoftruth

    (@oraclesoftruth)


    I am receiving the following error issues on my WordPress Multisite https://olc.oraclesoftruth.org.

    Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/oracles2:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/oracles2/public_html/olc/wp-includes/functions.php on line 2060</p>
    <p>Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/oracles2:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/oracles2/public_html/olc/wp-includes/functions.php on line 2051</p>
    <p>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/oracles2:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/oracles2/public_html/olc/wp-includes/functions.php on line 2060</p>
    <p>Warning: Cannot modify header information - headers already sent by (output started at /home/oracles2/public_html/olc/wp-includes/functions.php:2060) in /home/oracles2/public_html/olc/wp-includes/pluggable.php on line 897

    The main site works fine, but I created another blog site on the main network site. See link below.

    https://shinshuri.olc.oraclesoftruth.org

    The main network uses subdomains so every new blog I create receives a subdomain under the main subdomain. Can someone help me resolve the issue with the above errors? What could be causing these errors? Looks as though the main WP files are not able to be located for the new blog I created. I want to get this corrected so that as members create new blogs on my network it will point correctly and function properly.

    Any help is greatly appreciated.

    Thanks
    oraclesoftruth

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    I gather you’re using subdomains. It looks like your vhosts isn’t set up in httpd.conf to allow wildcard sharing.

    Thread Starter oraclesoftruth

    (@oraclesoftruth)

    Hi Ipstenu:

    I had Wildcard DNS set up for the subdomains via my ISP. Is this what you are referring to? If not, How do I set up httpd.conf to add wildcard sharing? Will this fix the issue?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    The DNS is only half of it. The other half is make sure your server can parse <anything>.domain.com – That you’re getting open-basedir errors means to ask your host to look, if they set it up.

    Thread Starter oraclesoftruth

    (@oraclesoftruth)

    Ok. Thanks. I’ll confirm with my ISP. I’ll keep you posted on the resolution.

    Thread Starter oraclesoftruth

    (@oraclesoftruth)

    All is well now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multisite Configuration Errors’ is closed to new replies.