Hello. I have trouble with move_uploaded_file() in PHP on my Ubuntu server 11.10. I have asked in php group but they say it is a server problem and not a PHP problem. I have tried different things like:
1) chmod directory to 0777 but still I cant move uploaded file. 2) sudo chown www-data.www-data images/ Still I can't move uploaded file. What can I do in my server configuration to make it possible for users to use this feature? Thanks for your time. Karl -- Hjemmeside: http://www.karl-arne.name/ -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
