+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Dolphin Errors

  1. #1
    CWeb Creative's Avatar
    CWeb Creative is offline x10 Lieutenant CWeb Creative is an unknown quantity at this point
    Join Date
    Dec 2009
    Location
    *nix
    Posts
    321

    Dolphin Errors

    Dolphin Errors
    I'm geting these errors when trying to install dolphin manually.
    *=censored directory
    Any help would be apreciated

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/php) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 2

    Warning: popen() has been disabled for security reasons in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 3

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 2

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 3

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 4

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 5

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 6

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 2

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 3

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 4

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 5

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/convert) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 6

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 2

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 3

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 4

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 5

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/composite) is not within the allowed path(s): (/home/:/tmp) in /home/wiivsps3/public_html/****/**/install/index.php(1294) : runtime-created function on line 6

    Dolphin Installation
    Permissions
    Paths
    Database
    Config
    Cron Jobs
    Permissions Reversal
    Modules


    Paths Check

    Dolphin checks general script paths.
    Site URL
    Description:
    Example:
    found
    Your site URL here (backslash at the end required)
    http://www.mydomain.com/path/
    Directory root
    Description:
    Example:
    found
    Path to directory where your php script files stored.
    /path/to/your/script/files/
    Path to php binary
    Description:
    Example:
    not found
    You should specify full path to your PHP interpreter here.
    /usr/local/bin/php
    Path to mogrify
    Description:
    Example:
    not found
    If mogrify binary doesn't exist please install ImageMagick
    /usr/local/bin/mogrify
    Path to convert
    Description:
    Example:
    not found
    If convert binary doesn't exist please install ImageMagick
    /usr/local/bin/convert
    Path to composite
    Description:
    Example:
    not found
    If composite binary doesn't exist please install ImageMagick
    /usr/local/bin/composite
    Check GD Installed GD library installed

    If you feel my post is useful in any way then please click on to give me Reputation! Its Key!
    Remember to read all of my post and ask coherent questions.
    Check out my Website (Still A Work in Progress)
    X10 Links: TOS Wiki IRC

  2. #2
    Linkz0rs's Avatar
    Linkz0rs is offline x10 Sophmore Linkz0rs is an unknown quantity at this point
    Join Date
    Feb 2009
    Location
    Virginia, USA
    Posts
    221

    Re: Dolphin Errors

    open_basedir restriction in effect. File(/usr/bin/X11/composite) is not within the allowed path(s): (/home/:/tmp)
    It seems there are restrictions blocking it.

  3. #3
    CWeb Creative's Avatar
    CWeb Creative is offline x10 Lieutenant CWeb Creative is an unknown quantity at this point
    Join Date
    Dec 2009
    Location
    *nix
    Posts
    321

    Re: Dolphin Errors

    So what can i do about it?
    If you feel my post is useful in any way then please click on to give me Reputation! Its Key!
    Remember to read all of my post and ask coherent questions.
    Check out my Website (Still A Work in Progress)
    X10 Links: TOS Wiki IRC

  4. #4
    Linkz0rs's Avatar
    Linkz0rs is offline x10 Sophmore Linkz0rs is an unknown quantity at this point
    Join Date
    Feb 2009
    Location
    Virginia, USA
    Posts
    221

    Re: Dolphin Errors

    I don't think there's anything you can do, it seems x10 might have blocked it.

  5. #5
    CWeb Creative's Avatar
    CWeb Creative is offline x10 Lieutenant CWeb Creative is an unknown quantity at this point
    Join Date
    Dec 2009
    Location
    *nix
    Posts
    321

    Re: Dolphin Errors

    Well thats odd hmm i think ill try a few more things and ill try again after all the server setup is done.
    If you feel my post is useful in any way then please click on to give me Reputation! Its Key!
    Remember to read all of my post and ask coherent questions.
    Check out my Website (Still A Work in Progress)
    X10 Links: TOS Wiki IRC

  6. #6
    Linkz0rs's Avatar
    Linkz0rs is offline x10 Sophmore Linkz0rs is an unknown quantity at this point
    Join Date
    Feb 2009
    Location
    Virginia, USA
    Posts
    221

    Re: Dolphin Errors

    It makes sense though, as a security precaution to not allow access to any directories except your home directory.. I think that may have been the basic idea in blocking it.

  7. #7
    CWeb Creative's Avatar
    CWeb Creative is offline x10 Lieutenant CWeb Creative is an unknown quantity at this point
    Join Date
    Dec 2009
    Location
    *nix
    Posts
    321

    Re: Dolphin Errors

    Yes it does and i has no effect on the script. I ignored the errors and it seems to be working fine. I havent played around with it too much but i think it might just be the installer not seeing things right. Well ill post here if i encounter any problems

    regards,
    Wiivsps3
    If you feel my post is useful in any way then please click on to give me Reputation! Its Key!
    Remember to read all of my post and ask coherent questions.
    Check out my Website (Still A Work in Progress)
    X10 Links: TOS Wiki IRC

  8. #8
    earthinc is offline Banned earthinc is an unknown quantity at this point
    Join Date
    Jan 2010
    Posts
    104

    Re: Dolphin Errors

    what all do you get with the free version of dolphin?

  9. #9
    CWeb Creative's Avatar
    CWeb Creative is offline x10 Lieutenant CWeb Creative is an unknown quantity at this point
    Join Date
    Dec 2009
    Location
    *nix
    Posts
    321

    Re: Dolphin Errors

    The only difference in free personal vs. paid personal is that there are powered by boonex logos at the top and bottom of the free versons pages.
    If you feel my post is useful in any way then please click on to give me Reputation! Its Key!
    Remember to read all of my post and ask coherent questions.
    Check out my Website (Still A Work in Progress)
    X10 Links: TOS Wiki IRC

  10. #10
    earthinc is offline Banned earthinc is an unknown quantity at this point
    Join Date
    Jan 2010
    Posts
    104

    Re: Dolphin Errors

    Quote Originally Posted by wiivsps3 View Post
    The only difference in free personal vs. paid personal is that there are powered by boonex logos at the top and bottom of the free versons pages.


    That's really what I thought, too, but when I installed it and skipped those errors, it seems a lot of things were taken out, such as blogs, etc. Could someone give me a link to their working dolphin script??

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. account set up errors on cossacks?
    By illusions261 in forum Free Hosting
    Replies: 6
    Last Post: 12-21-2009, 11:22 PM
  2. Ladder System Logical Errors
    By garrensilverwing in forum Programming Help
    Replies: 3
    Last Post: 12-08-2009, 03:28 AM
  3. Include errors
    By tech_patrick in forum Free Hosting
    Replies: 5
    Last Post: 04-22-2008, 10:13 PM
  4. Dolphin Software help. ( Dolphin Users Plz Help )
    By Starshine in forum Scripts & 3rd Party Apps
    Replies: 4
    Last Post: 04-13-2008, 01:24 PM
  5. HELP! Windows Filesystem Errors
    By Sup3rkirby in forum Computers & Technology
    Replies: 2
    Last Post: 12-22-2007, 04:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers