Hi All,
I am using Apache 1.3 on Windows and have just successfully installed PHP 4.
I'm trying to get a PHP based Forum working (called S8Forum), and have created a subdirectory within DocumentRoot called "forum". This contains files such as index.php etc..
At the moment, the forum fires up, but with a few error messages, relating to file permissions.
The instructions for forum installation ask me to:
" CHMOD the ~/data directory and the ~/users directory
and the ~/sigs directory to 777 "
What does this mean? How can I do CHMOD in Apache on Windows?
I think what I need to do is ensure Apache can write to these directories (data, users, sigs) but I don't understand the step above. I have tried typing "chmod /?" in the command prompt, but without success.
Could anyone advise me on what I need to do to setup suitable access permissions for this forum? Is the 'execute' permission required?
Any help would be much appreciated.
Thanks,
James.
I am using Apache 1.3 on Windows and have just successfully installed PHP 4.
I'm trying to get a PHP based Forum working (called S8Forum), and have created a subdirectory within DocumentRoot called "forum". This contains files such as index.php etc..
At the moment, the forum fires up, but with a few error messages, relating to file permissions.
The instructions for forum installation ask me to:
" CHMOD the ~/data directory and the ~/users directory
and the ~/sigs directory to 777 "
What does this mean? How can I do CHMOD in Apache on Windows?
I think what I need to do is ensure Apache can write to these directories (data, users, sigs) but I don't understand the step above. I have tried typing "chmod /?" in the command prompt, but without success.
Could anyone advise me on what I need to do to setup suitable access permissions for this forum? Is the 'execute' permission required?
Any help would be much appreciated.
Thanks,
James.