Hi, I am upgraded from 0.5.3 to 0.9.0 and in the installer are the sections,
1 - check environment
2 - create config
3 - test config
after i put the values for config there is a page that says ...
"Copy or download the following configurations and save them in two files (names above the text box) within the RCMAIL_CONFIG_DIR directory of your Roundcube installation."
I have both files db.inc.php and main.inc.php
If i clic in "Continue" and go to the third section, ie test config, i get an error because the files db.inc.php and main.inc.php are not in the correct place.
Where do I need to put them ?
Thanks, Juan
There is a directory called config in the Roundcube folder. They need to go in there and the web server user needs to be able to read them.
Thanks John, now the config files are ok.
One thing to fix could be in the installto.sh if the directory config does not exist create it and copy the files.
Now i have the problem ...
Check config files
main.inc.php: OK
db.inc.php: OK
Check if directories are writable
Roundcube may need to write/save files into these directories
tmpround: NOT OK(not writeable for the webserver)
roundcube: NOT OK(not writeable for the webserver)
Use chmod or chown to grant write privileges to the webserver
Where should be those directories ? tmpround and roundcube ?
Thanks, Juan
Sorry i changed
roundcube: NOT OK(not writeable for the webserver)
to
/var/log/roundcube and it worked !!!
how do you not have the folders already? they are there in the package, for example the config folder contains the example config files. as for the two directories, you set them in your config file.... temp_dir and logs_dir