Problem when creating a new page

Warning: fopen(/home/globalai/public_html/test/core/pages/about_us.htm) [function.fopen]: failed to open stream: Permission denied in /home/globalai/public_html/test/core/common/SiteData.class.php on line 255

I am getting that error when i try to create a page in the admin section.

Cheers

Dan C

the core/pages directory and everything in it should be 0777.

What OS are you using? Seems like it reports those directories as writeable when they’re not. It’s supposed to check on install.

Ok that fixed it. Thanks Nabel.

Cheers

Dan C

Do you know what your server is running?

Linux is the server i am using. I fixed the problem, and am able to create pages now.

Cheers

Dan C