I am going to try and install this one more time! Is there anything that I need to do BEFORE I Upload Files On Beta 7?
I am going to try and install this one more time! Is there anything that I need to do BEFORE I Upload Files On Beta 7? |
hmmm....wait beta 8?? |
hmmm....wait beta 8?? LMMFAO should wait for Beta 8 that is probably true |
I changed the .htaccess like it said too now I'm on the permissions on Install. Everything is green however at the top of my page I have the following showing up in black Warning: file_exists() [function.file-exists]:
open_basedir restriction in effect. File(/usr/X11R6/bin/mogrify) is not
within the allowed path(s):
(/home/moretore::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)
in /home/moretore/public_html/install/index.php(1293) : runtime-created function on line 2 |
Mankya, You said "I changed the .htaccess like it said too" Where does it say to change the .htaccess in the install? Nothing to see here |
Well I didn't mean that sorry...I've done installs in both the home and /community. My server says this is a issue with Boonex. God what do I have to do to get this installed? So what do I have to do to correct this error? Warning: require_once(../inc/classes/BxDolIO.php) [function.require-once]: failed to open stream: Permission denied in /home/moretore/public_html/community/install/index.php on line 451 |
did you upload the files in binary mode? |
Yes I uploaded them in binary same errors Warning: require_once(../inc/header.inc.php) [function.require-once]: failed to open stream: Permission denied in /home/moretore/public_html/install/index.php on line 446 |
Just a curious question, What is the permission level of your INC folder ? Nothing to see here |
well it is at 755 right now I just am trying this again clean install Here In A Subfolder and right now it is set a 0755 I just started and even though I got green lights on everything below at the top I am getting this error now. Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/mogrify) is not within the allowed path(s): (/home/moretore::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/moretore/public_html/community/install/index.php(1293) : runtime-created function on line 2 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/convert) is not within the allowed path(s): (/home/moretore::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/moretore/public_html/community/install/index.php(1293) : runtime-created function on line 2 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/composite) is not within the allowed path(s): (/home/moretore::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/moretore/public_html/community/install/index.php(1293) : runtime-created function on line 2 Just a curious question, What is the permission level of your INC folder |
I just went to that "Here in a Subfolder" link and I did not see any errors at the top of the page. Im assuming you havent started the install yet, since that link took me to the Beta Install page.. Not sure I would leave that link there for too long. Nothing to see here |
I just went to that "Here in a Subfolder" link and I did not see any errors at the top of the page. Im assuming you havent started the install yet, since that link took me to the Beta Install page.. Not sure I would leave that link there for too long. Not sure I just clicked on it and got those errors again! Now I'm doing a fresh install of 6.1.4 at Homies Hood which I bought for my nephew since nothing has ever been on that domain so we will see so far a OK |
Okay, I know you have green lights, but just to prove a point here, change the 755 perm on the inc/ directory to 777 and watch what happens. You just might be amazed if my brain is pointing in the right direction here.
|
On a new install on the path check even though I have a green light on everything below at the top of the page I am getting this error now on homiehood.com Warning: file_exists() [function.file-exists]:
open_basedir restriction in effect. File(/usr/X11R6/bin/mogrify) is not
within the allowed path(s):
(/home/moretore::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)
in /home/moretore/public_html/homieshood.com/install/index.php(1630) : runtime-created function on line 2 |
Okay, I know you have green lights, but just to prove a point here, change the 755 perm on the inc/ directory to 777 and watch what happens. You just might be amazed if my brain is pointing in the right direction here. Already tried that |
Homies Hood is up and running WTF is going ON? |
Sounds like safe mode is 'on'. It needs to be off. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
So much hassle... 16 posts and no resolvation. The error is right in front of you... meaning Dolphin could'nt find the usual path to mogrify and so on. First open a text editor and paste this code into it: <html> After that save it as phpinfo.php (not .txt/.doc or etc) Upload it to you Dolphin root (usually public_html) folder and browse the address www.yoursite.com/dolphin/phpinfo.php and see there the right paths: Look what path it has generally after usr/.... it must be something like usr/sbin/php or usr/local/php or so... After that type it manually in Dolphin's installation paths and just add to usr/.... the "/php", the "/mogrify" and the "/convert" after it. Hit the next button and if you dont find that error anymore, it means you guessed the right path. Otherwise ask your host to install ImageMagick for you. That's all... Good luck! |
Sounds like safe mode is 'on'. It needs to be off. How do I turn it off? |
So much hassle... 16 posts and no resolvation. The error is right in front of you... meaning Dolphin could'nt find the usual path to mogrify and so on. Right! I did notice on the other site that even though it was green and don't ask me why I looked but one was user/local/bin and the others were user/bin and even though the light was green on all I changed it too one user/local/bin on all of them. No error after that until I got into the admin. I did the phpinfo.php that you suggested and it says user/local/lib ? that is bin correct or should I use the lib? Thank |
So much hassle... 16 posts and no resolvation. The error is right in front of you... meaning Dolphin could'nt find the usual path to mogrify and so on. Right! I did notice on the other site that even though it was green and don't ask me why I looked but one was user/local/bin and the others were user/bin and even though the light was green on all I changed it too one user/local/bin on all of them. No error after that until I got into the admin. I did the phpinfo.php that you suggested and it says user/local/lib ? that is bin correct or should I use the lib? Thank Give me your phpinfo.php link to see |
Sent it too you through message I just installed it again made sure everything was what the php said and nothing again. DAMN well i used bin and not lib |
Actually I think I need a new host!!!!! |