i'd like to change right (chmod) for my files ...

Problems with the Windows version of XAMPP, questions, comments, and anything related.

i'd like to change right (chmod) for my files ...

Postby sanktusmw » 05. October 2006 18:06

how can I change the right to 0777

where can I find the filesystem of my xampp for windows
sanktusmw
 
Posts: 4
Joined: 05. October 2006 17:58

Postby Wiedmann » 05. October 2006 18:09

how can I change the right to 0777

First you need a *nix and then with the command chmod.

where can I find the filesystem of my xampp for windows

Sorry, don't understand.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

do I need to open the file using fopen before I can change..

Postby sanktusmw » 05. October 2006 18:13

rights of my files do you know any script which does that job
sanktusmw
 
Posts: 4
Joined: 05. October 2006 17:58

i mean there must be a filesystem in which

Postby sanktusmw » 05. October 2006 18:19

I can change rights manually like in the following example:

a0551@smail2$ ls -l poster*
-rw------- 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw------- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
a0551@smail2$ chmod a+x poster.ps
a0551@smail2$ ls -l poster*
-rwx--x--x 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw------- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
a0551@smail2$ chmod g+wr poster.ps.old
a0551@smail2$ ls -l poster*
-rwx--x--x 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw-rw---- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
a0551@smail2$ chmod g-w poster.ps.old
a0551@smail2$ ls -l poster*
-rwx--x--x 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw-r----- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
a0551@smail2$ chmod a+rwx poster.ps
a0551@smail2$ ls -l poster*
-rwxrwxrwx 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw-r----- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
sanktusmw
 
Posts: 4
Joined: 05. October 2006 17:58

Postby Wiedmann » 05. October 2006 18:26

One question:
You have post in the Windows forum. You have Windows or Linux?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

xampp for windows 2000

Postby sanktusmw » 06. October 2006 11:22

I use xampp for windows 2000
sanktusmw
 
Posts: 4
Joined: 05. October 2006 17:58

Postby Wiedmann » 06. October 2006 11:43

use xampp for windows 2000

Hmm, but that:
sanktusmw wrote:a0551@smail2$ ls -l poster*
-rw------- 1 a0551 66 8 Oct 19 16:17 poster.ps
-rw------- 1 a0551 66 8 Oct 21 12:59 poster.ps.old
a0551@smail2$ chmod a+x poster.ps

looks like *nix?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 111 guests