BxBaseIndexPageView.php Permissions

Hi Guys and gals

I was trying to do some mods installation at the weekend - but it went awry after something did not work out with some of the inc files. I have restored them (from a backup I had) and got my website back up (partially) but am getting the following error messages at the top fo the homepage (that is not currently displaying all content):

Warning: include_once(/home/bywize/public_html/modules/boonex/avatar/include.php) [function.include-once]: failed to open stream: Permission denied in/home/mywebsite/public_html/templates/base/scripts/BxBaseIndexPageView.php on line 21

Warning: include_once() [function.include]: Failed opening '/home/bywize/public_html/modules/boonex/avatar/include.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mywebsite/public_html/templates/base/scripts/BxBaseIndexPageView.php on line 21

Warning: Cannot modify header information - headers already sent by (output started at /home/bywize/public_html/templates/base/scripts/BxBaseIndexPageView.php:21) in/home/mywebsite/public_html/inc/design.inc.php on line 133

The BxBaseIndexPageView.php permissions are currently set to 644 - am I missing something or am I on the wrong track?

Any help appreciated!

Regards

bywizer

Quote · 31 Oct 2011

its saying that boonex/avatar/include.php has the wrong permissions.  did you edit this file as the root user or the webpage owner ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 1 Nov 2011

Thanks for your answer dolphin_jay. As part of my modding attempt I did not work on this file at either level. I have checked the current permissions for the file and they are set to 644 (which I think is correct).

All the errors seem to be pointing towards the line 21 of BxBaseIndexPageView.php

is it not this element the one causing the issues?

I appreciate your time.

Quote · 1 Nov 2011

well i was thinking that you might have edited something as root user at one time.  or the files no longer have the right ownership.... ?

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 1 Nov 2011

Hi dolphin_jay - the files I was working on header.inc.php and design.inc.php - but I restored both of these files from my back-up. One thing I did notice is that all the persmissions for the files in the inc folders were set the same as the sub-folders - at 755. I changed them all to 644, but still the problem persists. One thing which I have noticed is that not matter how many times I change the persmission on the header.inc.php file to 644 it always resets its self back to 666. What I missing here? Am I on the wrong track?

Your help is appreciated.

Quote · 2 Nov 2011

change the inc folder to 777   then try to set the file permissions inside inc folder to your needs.

If you like you can pm and i'll have a look at the server.  something went wrong along the line somewhere....

EDIT: if your inc folder is set to 555  then set it to 755 then edit permisions inside that folder.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 2 Nov 2011

dolphin_jay found the cause:

The modules folder permissions was set to 700  i changed the modules folder to 755

Quote · 4 Nov 2011

dolphin_jay found the problem:

The modules folder permissions was set to 700  i changed the modules folder to 755

Quote · 4 Nov 2011
 
 
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.