Unfortunately no, the /logs folder is empty and apache logs return nothing.
Here the error logging parameters inside php.ini
; Error handling and logging error_reporting = E_ALL & ~E_NOTICE display_errors = On display_startup_errors = On log_errors = On log_errors_max_len = 1024 ignore_repeated_errors = Off ignore_repeated_source = Off report_memleaks = On track_errors = Off html_errors = On error_log = syslog
On Thu, 18 Feb 2010 22:24:50 -0600, Stan Hoeppner stan@hardwarefreak.com wrote:
Gerhard Mourani put forth on 2/18/2010 9:54 PM:
Hello List, I've succefully installed Roudcube on Linux and
everything
run perfectly except the Upload feature of the program. Nice
spellcheker
and look in general, one of the best if not the best in this area. I like a lot this webmail software and would like to use it for all my users but unfortunately, the upload feature which is very important as you may
know
today doesn't work. Permission of logs and temp directories are set correctly (drwxr-xr-x 2 apache apache 4096 Oct 31 09:20 logs/ - drwxr-xr-x 2 apache apache 4096 Feb 18 22:13 temp/). Temp directory is also correctly defined inside main.inc.php file ($rcmail_config['temp_dir'] =
'temp/';).
Apache server version is 2.2.14 with php 5.3.1 and dovecot 1.2.8.
Upload
dir is correctly defined inside /etc/php.ini file: ; File Uploads file_uploads = On ;upload_tmp_dir = upload_max_filesize = 128M I don't use .htaccess feature on this configuration of Apache. I've also made some search on the Internet (Google) about this problem without success and that's why I'm now on this mailling list to ask if some one know this issue and what to do to fix it, thanks.
Do you have any related log errors you can share with us? Either RCU or Apache logs? That would probably be helpful.
List info: http://lists.roundcube.net/users/