Forums

error in install (3 posts)

  1. zbrix
    Member
    Posted 4 years ago #

    Hello i'm starting to use wordpress and when trying to install i receive this message when trying to access install.php

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../wp-config.php) is not within the allowed path(s): (.:/tmp:/home/zendurl/public_html/t/thefirewall/) in /home/zendurl/public_html/q/quintino/wp-admin/install.php on line 3
    
    Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(../wp-includes/functions.php) is not within the allowed path(s): (.:/tmp:/home/zendurl/public_html/t/thefirewall/) in /home/zendurl/public_html/q/quintino/wp-admin/install.php on line 4
    
    Warning: require_once(../wp-includes/functions.php) [function.require-once]: failed to open stream: Operation not permitted in /home/zendurl/public_html/q/quintino/wp-admin/install.php on line 4
    
    Fatal error: require_once() [function.require]: Failed opening required '../wp-includes/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zendurl/public_html/q/quintino/wp-admin/install.php on line 4
  2. Chris_K
    Member
    Posted 4 years ago #

    I think the key issue here is the "open_basedir restriction in effect".

    Back when I was young and smart, I knew what that meant. Now, it just raises a vague alarm of some sort... perhaps see if your host will disable it?

    Maybe something helpful in these related posts: http://wordpress.org/search/open_basedir?forums=1

  3. whooami
    Member
    Posted 4 years ago #

    http://www.zendurl.com/quintino/wp-config-sample.php

    I see that -- have you actually that file and renamed it to wp-config.php ?

    open_basedir restriction in effect.. <-- that btw, is a reference to safe_mode in PHP.

Topic Closed

This topic has been closed to new replies.

About this Topic