permissions
Posted by: tallberg (---.range81-129.btcentralplus.com)
Date: February 11, 2007 10:37PM

How do i change dirrectory persmision in the www fold on a windows mashine?

Options: ReplyQuote
Re: permissions
Posted by: CyberSpatium (71.237.217.---)
Date: February 12, 2007 01:00AM

you can not chmod a windows directory, it is only supported on linux/unix.dont worry about it because not being able to set permissions for windows will not effect your script in any way.

if you are installing a script and it says you need to chmod a directory, just ignore that instruction.


CyberSpatium
WAMP English Forum Admin
--------------------------------------

like my free support? help support me by checking out my new Newbie Webmaster Development Forum dedicated to the newbie webmaster here:
www.WebDevNewbie.com

Options: ReplyQuote
Re: permissions
Posted by: yfastud (---.cable.mindspring.com)
Date: February 12, 2007 05:02AM

Right click on your folder and uncheck "Read Only" if checked because it might effects your scripts.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)
[wp.jlbn.com] (testing WordPress 2.1)

Options: ReplyQuote
Re: permissions
Posted by: tallberg (---.range81-129.btcentralplus.com)
Date: February 12, 2007 10:02PM

Yeh when i do that i just changes back to hidden.

What to do?



Post Edited (02-12-07 22:02)

Options: ReplyQuote
Re: permissions
Posted by: yfastud (---.cable.mindspring.com)
Date: February 12, 2007 11:09PM

Some apps will auto change back to "Read Only" and in that case, you can't do nothing but accept it.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)
[wp.jlbn.com] (testing WordPress 2.1)

Options: ReplyQuote
Re: permissions
Posted by: ess14 (---.dsl.onthenet.net)
Date: February 13, 2007 02:32AM

Well how the hell do you run a PHP script that will not let you past a certain point unless it see's a 777 permission?!

Im getting so frustrated i spent like 5 hours on this yesterday.

please any help will stop me going insane...

Options: ReplyQuote
Re: permissions
Posted by: yfastud (---.cable.mindspring.com)
Date: February 13, 2007 03:29AM

It sounds familiar. What apps are you trying? If I've experienced, maybes I can help.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)
[wp.jlbn.com] (testing WordPress 2.1)

Options: ReplyQuote
Re: permissions
Posted by: cab33010 (---.hsd1.fl.comcast.net)
Date: February 13, 2007 03:38AM

Go to this link on instruction on how to run and install WAMPS

[movielibrary.lynda.com]

they give you five free videos that will help you, also take note of my tips below.


After installing WAMP I found only one service working, when I Checked which service was not running, I found it was the Apache server. On the Apache link I pressed test port 80, and found my IIS 5.0 was using it even after I disconnected using the Internet Information Services icon.


Solution

1- I Uninstalled WAMP
2- I stopped IIS 5.0 by Click on Start, followed by Run, and type "CMD". Press OK, then I entered iisreset /stop in the Command Prompt window and press enter.
3- I installed WAMP
4- Pressed start all services

Since I work with ASP I’m going to have to stop the IIS server by using step 2 every time



You only need one server at a time to work. Stop IIS when you need to work with PHP or stop WAMPS when you wish to work with ASP remember to start the respective server that you wish to work with.

Starting IIS Server

go to the Control Panel - click on the Administrative Tools icon - then click Internet Information Services - expand the local computer tree - right click on Default Web Site then - click Start to run IIS server.

Stopping IIS Server

go to the Control Panel - click on the Administrative Tools icon - then click Internet Information Services - expand the local computer tree - right click on Default Web Site then - click Stop IIS server.


Starting WAMPS (PHP & MYSQL) Server

Pressed start all services from the task bar icon of the WAMPS icon


Stop WAMPS (PHP & MYSQL) Server

Pressed start stop all services from the task bar icon of the WAMPS icon


Options: ReplyQuote
Re: permissions
Posted by: cab33010 (---.hsd1.fl.comcast.net)
Date: February 13, 2007 03:51AM

If you need to chage permissions and you have no Security tab to adjust or change permissions, just use the following steps:

1. Launch Windows Explorer or My Computer.
2. Click on the Tools at the menu bar, then click on Folder Options.
3. Click on View tab.
4. In the Advanced Settings section at the bottom of the list, uncheck and unselect (clear the tick) on the “Use simple file sharing (Recommended)” check box.
5. Click OK.
6. Now right click on the florder you wish to change permissions
7. Click on the Security tab
8. Change the Security for your users and press ok.

Options: ReplyQuote
Re: permissions
Posted by: digi (---.abhsia.telus.net)
Date: February 13, 2007 08:26AM

What if I unchecked read-only and it still doesnt work?

Options: ReplyQuote
Re: permissions
Posted by: tallberg (---.range81-129.btcentralplus.com)
Date: February 13, 2007 11:44AM

Hi I tryed these instructions and found that “Use simple file sharing (Recommended)” check box was not there. Any ideas?


1. Launch Windows Explorer or My Computer.
2. Click on the Tools at the menu bar, then click on Folder Options.
3. Click on View tab.
4. In the Advanced Settings section at the bottom of the list, uncheck and unselect (clear the tick) on the “Use simple file sharing (Recommended)” check box.
5. Click OK.
6. Now right click on the florder you wish to change permissions
7. Click on the Security tab
8. Change the Security for your users and press ok.

Options: ReplyQuote
Re: permissions
Posted by: yfastud (---.cable.mindspring.com)
Date: February 13, 2007 11:53PM

Already mentioned, list application that you guys want to run, if I've already tested it, I will give you a hint.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)
[wp.jlbn.com] (testing WordPress 2.1)
[ws.jlbn.com] (testing WebSpell 4.01.02)

Options: ReplyQuote
Re: permissions
Posted by: cab33010 (---.hsd1.fl.comcast.net)
Date: February 15, 2007 04:56AM

Go to this link below I uploaded a image of the window.

[twu561.org]

Options: ReplyQuote
Re: permissions
Posted by: tallberg (---.range81-129.btcentralplus.com)
Date: February 15, 2007 03:24PM

Thanks for this. However it appear i dont have that option in my windows installation.cab33010 wrote:

> Go to this link below I uploaded a image of the window.
>
> [twu561.org]

Options: ReplyQuote
Re: permissions
Posted by: cab33010 (---.hsd1.fl.comcast.net)
Date: February 17, 2007 12:46AM

Are you using Windows XP home or Pro, It may only work in pro.

Options: ReplyQuote


Sorry, only registered users may post in this forum.