text submission

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

For windows there is advanced attributes, security attributes, user attributes etc.
bst82551
Forum Newbie
Posts: 15
Joined: Wed Dec 29, 2004 12:25 pm
Location: Huntsville, Texas

Post by bst82551 »

eh, no bueno... no bueno.

I think I'm giving up... I'm going to just attempt to install mysql again. I know I'm doing one little tiny thing wrong with the installation... I just don't know what. Anybody know where to find a detailed installation guide for mysql?
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Just use the good old MySQL manual. http://dev.mysql.com/doc/mysql/en/Windo ... ation.html
bst82551
Forum Newbie
Posts: 15
Joined: Wed Dec 29, 2004 12:25 pm
Location: Huntsville, Texas

Post by bst82551 »

thanks. wish me luck.

Brian
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Good luck Brian you will get there I guarantee it :D
Bon Bon
Forum Commoner
Posts: 66
Joined: Sat Mar 13, 2004 10:21 pm
Location: UK

Post by Bon Bon »

If you go to 'Tools, Folder Options, View' and then untick the 'Use Simple File Sharing' and then click 'OK' then right-click on a file you can set it's permissions.

There is a tab in the file properties window called 'Security' which allows you to choose which things are allowed to happen to the file. This is how you chmod in Windows.

If you need some screenshots on what I am talking about I will write a little step-by-step for you.
bst82551
Forum Newbie
Posts: 15
Joined: Wed Dec 29, 2004 12:25 pm
Location: Huntsville, Texas

Post by bst82551 »

well, it didn't work.. there is no option for simple file sharing... at least not on my computer. Do I need to have sharing enabled?

Brian
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

that helps.. :P ;)
bst82551
Forum Newbie
Posts: 15
Joined: Wed Dec 29, 2004 12:25 pm
Location: Huntsville, Texas

Post by bst82551 »

btw, i'm on winxp home... not pro. so... i don't believe i can do anything other than Simple File Sharing.

Brian
Post Reply