my dog learned polymorphism
The moose likes PHP and the fly likes I need help on how to set file permission  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » PHP
Reply Bookmark "I need help on how to set file permission  " Watch "I need help on how to set file permission  " New topic
Author

I need help on how to set file permission

muntago Richard
Ranch Hand

Joined: Nov 13, 2010
Posts: 75
Good day everyone, I need help on how to set file permission for php files. I have image at c:/data/photo.gif directory that I want to upload to a database.
my database username is root and password is root76. How do I proceed. Thanks
Rajkumar balakrishnan
Ranch Hand

Joined: May 29, 2008
Posts: 445

if you're using linux, chmod 777 dirname or if windows, set the permissions using admin panel. Thats it


Never try to be a hard-worker. Be a smart-worker.
My Blog
muntago Richard
Ranch Hand

Joined: Nov 13, 2010
Posts: 75
Am not using linux. am using windows xp
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

muntago Richard wrote:Good day everyone, I need help on how to set file permission for php files. I have image at c:/data/photo.gif directory that I want to upload to a database.


I don't understand why you would need to set any file permissions for that. Where did you get that idea and what file did you think you needed to set a file permission on?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: I need help on how to set file permission
 
Similar Threads
Connection pool problem
How to loading policy file with signed Applet
Rmi activation on win-NT,win 2k
java .security .AccessControlException
Java2 Security Permissions