Server is running on Ubuntu 11.10, no software firewall nor antivirus.
Do you mean: $enable_enhanced_debug=true; ???
Output Debug File: 12.20.2011 14:48:12 - Action:dir; Directory: __/__/pictures/upload Request: /admin/upload/tfu_file.php?action=dir&dir=&ts=1324388893867&tfu_rn=1321465760889341841624381646731&tfu_is_flash_10=1&tfu_ut=-1&TFUSESSID=un0ut504a0gie4bo53slf8j693 Stack: tfu_file.php:57:tfu_debug:Action:dir; Directory: ../../pictures/upload Current memory usage: 2890 KB
Apache2 Error log file (as soon as the Upload Dialog appears, no new errors if I click 'Upload' button): [Tue Dec 20 14:52:09 2011] [error] [client 138.###.###.##] client denied by server configuration: /var/www/twg/admin/upload/lang/en.xml
I have following lines in my .htaccess file: <FilesMatch "\.(txt|xml|log)$"> Order deny,allow Deny from all </FilesMatch>
The server is running on port 443 with a self-made certificate. I have to ignore the warning if I open the page with any browser (Firefox or IExplorer).
|