New Permissions problem?

Hi,

So I just set up the new Dolphin 6.1.2 and am having problems with Orca that I have not seen before. It all works fine when I'm not logged in and I only have problems when logged in as the admin...



Basically the site seems fine but when I switch to forums I get this


Warning: fopen(/home/albumdes/public_html/orca/conf/params.conf) [function.fopen]: failed to open stream: Permission denied in /home/albumdes/public_html/orca/inc/util.inc.php on line 263

Warning: Cannot modify header information - headers already sent by (output started at /home/albumdes/public_html/orca/inc/util.inc.php:263) in /home/albumdes/public_html/orca/inc/util.inc.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/albumdes/public_html/orca/inc/util.inc.php:263) in /home/albumdes/public_html/orca/inc/util.inc.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/albumdes/public_html/orca/inc/util.inc.php:263) in /home/albumdes/public_html/orca/inc/util.inc.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/albumdes/public_html/orca/inc/util.inc.php:263) in /home/albumdes/public_html/orca/inc/util.inc.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/albumdes/public_html/orca/inc/util.inc.php:263) in /home/albumdes/public_html/orca/classes/en/BxXslTransform.php on line 61




And underneath that it aske me for my Orca license regsistration. I type it in, it accepts it. I refresh the page and it asks for it again. I'm assuming that something somewhere isnt being updated with the registration.

It all seems like a possible permission problem. Any ideas?

Cheers

Max

Quote · 22 Jun 2008

looks like a permissions problem on your install?

i am going to try to install this 6.1.2 later in the week. and will report back what i find.

later,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 23 Jun 2008

Hi,

Yeah I also looked at all the files referenced in the errors and changed their permissions from 644 to 666 but that made no difference.

I also remember that during the install all permissions were set correctly as requested by the install.

Cheers

Max

Quote · 23 Jun 2008

orca/conf to 777

she needs to insert paramsconf file

I have video tutorials to help you mrpowless.com
Quote · 23 Jun 2008

Hi,

Orca/conf was already at 777 but I looked in conf and found params.conf at 644. Changed that to 666 and solved the problem.

Thanks for your help.

Cheers

Max

Quote · 23 Jun 2008

I'm having the same or similar issue.

Warning: Cannot modify header information - headers already sent by (output started at /public_html/orca/inc/header.inc.php:139) in /public_html/orca/inc/util.inc.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /public_html/orca/inc/header.inc.php:139) in /public_html/orca/inc/util.inc.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /public_html/orca/inc/header.inc.php:139) in /public_html/orca/inc/util.inc.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /public_html/orca/inc/header.inc.php:139) in /public_html/orca/inc/util.inc.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /public_html/orca/inc/header.inc.php:139) in /public_html/orca/classes/en/BxXslTransform.php on line 61

mrpowless anything? My Orca/conf is 777 and my params.conf is 666

Thanks for any help

Quote · 9 Sep 2008

The "headers already sent" error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>)

In a PHP file there should not be a space(s) before the beginning <? or after the closing ?>  ....

Have you recently edited any PHP files or the file indicated?
.

Quote · 9 Sep 2008

You can delete 'params.conf' file, it not necessary, it will recreate automatically (this is just cache file) during next Orca work, but yes, you should have 777 permissions at 'conf' folder.

Quote · 9 Sep 2008

I have been doing some CAREFUL editing. Let me scope it out... Thanks for responding!!!

Quote · 9 Sep 2008

The "headers already sent" error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>)

In a PHP file there should not be a space(s) before the beginning <? or after the closing ?>  ....

Have you recently edited any PHP files or the file indicated?
.

Rumpy you rule! THIS IS THE FIX. There is another guy looking for this fix. I hope he finds it.

I'm doing a new site and just bought all this stuff so I'm sure I'll be back!

I feel dumb...THANKS AGAIN! Embarassed

Quote · 9 Sep 2008
 
 
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.