Results 1 to 3 of 3

Thread: error installing latest

  1. #1
    jagsinc is offline Junior Member
    Join Date
    Jul 2006
    Posts
    1

    Default error installing latest

    I get this error


    Warning: main() [function.main]: open_basedir restriction in effect. File(/DBManager.php) is not within the allowed path(s): (/home/httpd/vhosts/mlragents.com/httpdocs:/tmp) in /home/httpd/vhosts/mlragents.com/httpdocs/mlr/include/database/MysqlManager.php on line 77

    Warning: main(DBManager.php) [function.main]: failed to open stream: Operation not permitted in /home/httpd/vhosts/mlragents.com/httpdocs/mlr/include/database/MysqlManager.php on line 77

    Fatal error: main() [function.require]: Failed opening required 'DBManager.php' (include_path='.:') in /home/httpd/vhosts/mlragents.com/httpdocs/mlr/include/database/MysqlManager.php on line 77

    any sugestions?

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Angry Re: error installing latest

    Your hosting provider or system admin may have restrictions on which directories can use "includes." Probably means they are running php in "safe mode"

    Run phpinfo.php and do a find on "open_basedir." If the setting is something other than "no value" then they are restricting what directories can be included.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    ytchan is offline Junior Member
    Join Date
    Aug 2006
    Posts
    2

    Question Re: error installing latest

    If there are these restrictions, how is the best way to get around it?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •