Question
need help with upload Image using PHP,
Hello everyone,
I have some script to upload image to server from PHP, and its works fine in my ubuntu test server but whenever i try to use this scripts on my web server(main server), the progress will be done successfully but the image file was not uploaded on server, i even tried to upload image file just from VPS server but then also failed,
here is scripts
www.talismansacrifice.com/uttamup.rar
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Like @DarkSaint mentioned, folder permissions are a likely problem. Are you seeing any output in you web server’s error log? If you’re using Apache, that would be
/var/log/apache2/error.log