Dolphin Errors

CWeb Creative

New Member
Messages
321
Reaction score
6
Points
0
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
inactive_inactive.gif
Permissions
inactive_active.gif
Paths
active_inactive.gif
Database
inactive_inactive.gif
Config
inactive_inactive.gif
Cron Jobs
inactive_inactive.gif
Permissions Reversal
inactive_inactive.gif
Modules

boonex-logo.png

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
 

Linkz0rs

Member
Messages
247
Reaction score
7
Points
18
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.
 

Linkz0rs

Member
Messages
247
Reaction score
7
Points
18
I don't think there's anything you can do, it seems x10 might have blocked it.
 

CWeb Creative

New Member
Messages
321
Reaction score
6
Points
0
Well thats odd hmm i think ill try a few more things and ill try again after all the server setup is done.
 

Linkz0rs

Member
Messages
247
Reaction score
7
Points
18
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.
 

CWeb Creative

New Member
Messages
321
Reaction score
6
Points
0
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
 

CWeb Creative

New Member
Messages
321
Reaction score
6
Points
0
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.
 

earthinc

Banned
Messages
104
Reaction score
1
Points
0
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??
 

seanw2354

New Member
Messages
3
Reaction score
0
Points
0
I got those errors when I was trying to install dolphin 7 by myself... I thought there must be an easier way... I took a look around and I thought what is "Softaculous"? I took a look and their is an auto installer in there for Dolphin 7 that you just put in your info and where you want it and it will install for you.
 

vv.bbcc19

Community Advocate
Community Support
Messages
1,524
Reaction score
92
Points
48
Softaculous should install dolphin successfully.Then check the file permissions in the folder where dolphin is installed.
Then try installing manually in a separate folder but check if all folders are given 755 and all files are given 644 permission.
 

Ebydas

New Member
Messages
17
Reaction score
0
Points
0
If its installed in any other server, there is a chance to got site broken. And also need to install ray to get full features of dolphin
----------
Not all folders 755 and 644 .there somany folders and files to be chmod 777 and 666
 
Last edited:
Top