Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Alderwiereld's avatar

File Upload

I have been working on a project that involved uploading a file on a server as a local project on my local development environment on my computer. Upon hosting it on a live server, the file upload is no longer working. What could be the problem??

0 likes
1 reply
martinbean's avatar

What could be the problem??

@Alderwiereld It could be any number of things, and any trying to answer would be guessing.

Instead, check your error log to see exactly what the problem is :)

Please or to participate in this conversation.