
|
View Full Version : I am having a permissions problem
tlswebhost 11-01-2004, 07:16 PM I have a auctions script installed
When i click on sell item, this is what shows up. - Warning: fopen(counter/auction_id.txt): failed to open stream: Permission denied in /home/autouk/public_html/auctions/sell.php on line 192
Is there anyone who could possible help me resovle this problem i have encountered?
Thank you
Tobie :confused:
azizny 11-01-2004, 07:42 PM CHMOD the counter folder in ur site to 777 via ur FTP program or web panel..
search more on chmod
peace,
tlswebhost 11-01-2004, 08:25 PM Originally posted by azizny
CHMOD the counter folder in ur site to 777 via ur FTP program or web panel..
search more on chmod
peace,
Thanks for the reply, I would if i knew how...
Would you be able to explain in a bit more depth?
I know how to get into all the files etc... via ftp..
But not how to Change to 777 CHMOD " or whatever that means,"
Regards
Tobie
jasong 11-01-2004, 08:47 PM What FTP program are you using?
For most of them you right click on the file, and go to "properties" or "chmod" or something like that, and it wil come up with a menue where you can either type in a 3 digit number or check 9 different boxes.
Either type in 777 or check all 9 boxes.
Also, if you have cPanel, you can click on the file in the file manager and then click on the change permissions link, again- type 777 or check all the boxes :)
That should get you strait:)
tlswebhost 11-01-2004, 08:51 PM Thanks, Ill Try The Cpanel...
Then if not, I will get back to you,
I am using ws_ftp for my ftp program thanks again
jasong 11-01-2004, 08:58 PM Ah, ws_ftp!
Good program.
Even if you are able to do it in cPanel, I would recomend learning how to do it in ws_ftp, as you will need to use this action a lot, especially for a auction script :D
tlswebhost 11-01-2004, 09:01 PM Hello... lol
I did look into the Cpanel, It does not seem to be letting me anything, I would " Prefer to Learn in FTP " Yes i like the program a lot..
So would it be possible for you to teach me how to MOD this Script then? :-)
Thanks
jasong 11-01-2004, 09:15 PM Well you dont really need to MOD the script, as it wont work then :)
If you are using the old free WS_FTP_LE then right click on the file and in the menu that pops up, click on " CHMOD (UNIX) "
jasong 11-01-2004, 09:33 PM I found a page that has a nice tutorial for this too:
http://www.eclecticpixels.com/tutorials/chmod/
tlswebhost 11-02-2004, 12:16 AM Thank you very much, I will read this... For Sure..
Thank You
<<Signature to be setup in your profile>>
tlswebhost 11-02-2004, 12:59 AM I would just like to say, Thanks to you " My Problem Has Been Sorted, And I have Learnt Something :-)"
Thanks JASONG
Regards
Tobie
jasong 11-02-2004, 01:17 AM Glad to help :)
Be sure to stick around!
tlswebhost 11-02-2004, 01:25 AM I am going to stick around , I have a hosting business I am just about to start...
Also Run 2 Traffic Exchanges..
How about you? :-)
Regards
<<Signature to be setup in your profile>>
|