Permissions error encountered during D7RC install

Hi Friends,

I am trying to install D7RC on my hosting account with Arvixe but i am getting these errors at the last step -

Warning: require_once(/usr/local/apache/htdocs/mysite/inc/security.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysite/public_html/inc/header.inc.php on line 171

Fatal error: require_once() function.require]: Failed opening required '/usr/local/apache/htdocs/mysite/inc/security.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/inc/header.inc.php on line 171

And this is line 171 in header.inc.php -

require_once(BX_DIRECTORY_PATH_INC . "security.inc.php");

The problem is with the path that it's trying i.e. /usr/local/apache/htdocs/mysite/inc/security.inc.php.

Instead it should look in - /home/mysite/public_html/inc/security.inc.php

I ran the installer again and see the installer picks up the Document Root as:

/usr/local/apache/htdocs/mysite/ which is wrong. So, I change it and put the correct path there i.e.

/home/micks80/public_html/

But still at the last step I get the exact same error as shown above. How can I force the installer to use the path i provide in document root?

Can anyone provide any clues?

Thanks

Mick

Quote · 15 Nov 2009

OK got it resolved. I had to delete the old header.inc.php file and run the installer again with the correct Document Root path.

So for anyone, please make sure you double check the document root path when you install D7RC and don't ignore it like i did .. learnt the lesson but in a hard way :)

Quote · 15 Nov 2009

This saved me big time.... Instead of having to totally re-install, i just copied the header file locally and changed the root. then sent ti back over and finished. I dont know if you went through the whole process again, but this worked for me and probably saved me a ton of time as well.  thanks for the post. was a life saver....

Quote · 6 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.