i have a proplem in upload
Please Help
Possible inconsistencies between LDM and its environment
- Parameter upload_enabled is enabled but parameter upload_dir is not set
- Parameter upload_dir points to a non-existent or inaccessible directory (maybe check open_basedir?)
- upload_max_filesize 100M >= post_max_size 8M in php.ini file - Large uploads may fail without warning
- web server DocRoot /usr/local/apache/htdocs seems to point to a non-existent directory
upload_dir
my upload dir is /uploads
There is a 777
Information My server
Code:
Environment
2.3.0-beta1
local_file_root
Website
local_file_root_prefix
not set
File uploads
Enabled
upload_dir
not set
thumbs_dir
not set
file_icons_dir
images/ldm-ox-icons
PHP 5.2.8
allow_url_fopen Yes
cURL No
GD2 Yes
open_basedir not set
post_max_size 8M
upload_max_filesize 100M
MySQL 5.0.67-community
wait_timeout 28800
In developing the evidence shows me wrong
How do I resolve this problem
Please Help Please Help Please Help Please Help