[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP on raq4i (I'm new to php on linux )
- Subject: Re: [cobalt-users] PHP on raq4i (I'm new to php on linux )
- From: "satan" <satan@xxxxxxxxxxxxxxxx>
- Date: Wed May 16 09:11:20 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Maybe chmod 777 or around on the file you try to open will help !
Stephen Gilbert
satan@xxxxxxxxxxxxxxxx
----- Original Message -----
From: "martin king" <mk@xxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, May 16, 2001 3:43 AM
Subject: [cobalt-users] PHP on raq4i (I'm new to php on linux )
> Hi
>
> I'm trying to get a hit counter working with a simple php script
>
> The script needs an empty file "count.dat". Which I have created "touch
> count.dat" .
>
> My problem is the file does not have permission to be written to.
> I get error:-
>
> #######error in ie5 shows ################################
>
> Warning: fopen("./count.dat","w") - Permission denied in
> /home/sites/home/web/ip_1.php on line 37
>
> ##################
>
> What / whose permission does it need ?
>
>
> Any help would be appreciated.
>
> Thanks
> Martin
>
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>