Roundcube Community Forum

Release Support => Pending Issues => Topic started by: amerikhan on November 10, 2009, 06:30:50 AM

Title: Step 3 Test config Write Fail Check if directories are writable NOT OK
Post by: amerikhan on November 10, 2009, 06:30:50 AM
I'm running WAMP on a WINXP server. I want to use RoundCube with hMailSever which I have running successfully. Everything else is OK with the RC install, I got the database installed and running OK. My only problem is with

Check if directories are writable

C:/wamp/www/roundcubemail/temp:  NOT OK(not writeable for the webserver)
C:/wamp/www/roundcubemail/logs:  NOT OK(not writeable for the webserver)

Use chmod or chown to grant write privileges to the webserver


I do not understand how to use chmod or chown. I do not understand how to change a folder to 777. Please explain in detail. This is installed on a dedicated VPS I have full control over everything. Please help me solve this issuse i've tried a lot of things and have found no precise guides or resolution.
Title: Step 3 Test config Write Fail Check if directories are writable NOT OK
Post by: rosali on November 10, 2009, 07:21:36 AM
You are on windows. 'chmod' or 'chown' is for *nix OS. Just make sure that apache service user has access to the directories.