Page 1 of 1

(Newbie) chmode problem

PostPosted: 08. May 2005 13:10
by jeepster
Hello, I've a problem with chmode my files

SITE CHMOD 666 ultramode.txt
500 Syntax error, command unrecognized.
CHMOD 666 ultramode.txt
500 Syntax error, command unrecognized.
Server does not support attribute modifications
Failed [Server does not support attribute modifications]


I think that it is a problem in apache but I am not sure.
Who can help me out with this ?

PostPosted: 08. May 2005 14:27
by Wiedmann
There is no chmod on Windows.

PostPosted: 08. May 2005 15:53
by jeepster
Ok if chmode is not possible under windows how can I use php on xampp.
Because some files need to be edit on a way that I now as chmode or changing the attributes.

So it isn't possible ?

PostPosted: 08. May 2005 16:08
by Wiedmann
how can I use php on xampp.

Put your files in "\xampp\htdocs" and access them with "http://localhost/file.php". Where's the problem?

Because some files need to be edit on a way that I now as chmode
or changing the attributes.

:?:

PostPosted: 08. May 2005 16:11
by jeepster
There seems to be a problem with the MySQL server, sorry for the inconvenience.

We should be back shortly.

Thats what is coming in my screen when i am trying to open php-nuke.
And in the install file says " 3) In order to use the ultramode.txt news file please be sure to chmod 666.
This file is used to show news from your site in some old programs and
frontends and is reserved to future use in PHP-Nuke. For backend use
backend.php file instead. "

So that's my problem



I've found another topic about this http://community.apachefriends.org/f/viewtopic.php?t=11442 I believe that what i want to do is not possible. Is that true ?