general.inc.php and act_structure.php error

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
barry00374
Posts: 3
Joined: Sun 20. Feb 2005, 22:32
Location: Hoofddorp

general.inc.php and act_structure.php error

Post by barry00374 »

When working on the site structure, I unchecked the "Visible" and "Public" intems at status. When pressing the 'send category data' button, I get the following error.....

Code: Select all

Warning: fopen(/home/httpd/vhosts/woman-online.nl/httpdocs/config/phpwcms/conf.indexpage.inc.php): failed to open stream: Permission denied in /home/httpd/vhosts/woman-online.nl/httpdocs/include/inc_lib/general.inc.php on line 680

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/woman-online.nl/httpdocs/include/inc_lib/general.inc.php:680) in /home/httpd/vhosts/woman-online.nl/httpdocs/include/inc_act/act_structure.php on line 264
[/color]

Have the same problem with 1.1.9 and 1.2

Sorry if this question was asked before. :oops:
I tried to look for a user with the same error, but coudn't find one.

I hope someone can help me out on this.

Best regards,
Barry
Pappnase

Post by Pappnase »

hello

first check the permissons again!

conf.indexpage.inc.php = 666
barry00374
Posts: 3
Joined: Sun 20. Feb 2005, 22:32
Location: Hoofddorp

Solved

Post by barry00374 »

This helped me out!

Thanks!!!! :P :P
ourpobox
Posts: 54
Joined: Wed 2. Jun 2004, 16:41
Location: Virginia, USA
Contact:

Post by ourpobox »

Uhh....it didn't help me.

I am trying to search for an answer to my problem, but finding too many different answers that don't apply...

I am trying to change the template on a section and keep getting the VERY informative answer:

"error"

on the page load. :wink:

It reflects in the Address window that it failed trying to do something with:

include/inc_act/act_structure.php

Which I have CHMOD'ed to 666 with no effect....

HELP! Any ideas?

BTW, the template contains an IFRAME to display Coppermine on the pages in that section.

Thanks,

Greg
Pappnase

Post by Pappnase »

hello

did zou have something laike norton security prducts installed.

but the ERROR message sounds like a database problem!
so the eimplest would be to delete all files and db and reinstall!
Karla
Posts: 223
Joined: Tue 26. Oct 2004, 11:56

Post by Karla »

It can be several things... try this thread:
http://www.phpwcms.de/forum/viewtopic.php?t=3102
Post Reply