[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Permission denied error RaQ3



Hi all, I'm new to Linux and RaQ's. I've got a postnuke website running
on my RaQ3 and I'm trying to set up a stats package.

When I try to run the stats package I get these errors it's basically
trying to make a graph cart inside a php file.

Warning: fopen("modules/AdvStats/graph1.php", "w+") - Permission denied
in /home/sites/home/users/wuk/web/modules/AdvStats/admin.php on line 208

Warning: fputs(): supplied argument is not a valid File-Handle resource
in /home/sites/home/users/wuk/web/modules/AdvStats/admin.php on line 252

Warning: fclose(): supplied argument is not a valid File-Handle resource
in /home/sites/home/users/wuk/web/modules/AdvStats/admin.php on line 253

I've added all the permissions even 777 to all of the files but I can't
make sense of what it's trying to write to. I've added a tmp dir with
full write access just in case it was that.

I have the same set-up on a FreeBSD 4.6.2 box that works fine.

Not sure if you can even make sense of this, but any advice would be
great.

Thanks