Uploadify, LAMP, Lucid

Hello,

I'm wondering if anyone has used Uploadify for multiple file uploads on a LAMP stack and got the thing to work live?

I've had Uploadify working locally during development, but it won't write directories or (of course, in that case) move files on the server.

  • My permissions are good– I've got other scripts that mkdir and moveuploadedfile with no trouble to other folders in the same directory with the same permissions.

  • I've inserted breakpoints and echoed file paths-- everything seems to be in order.

  • My php.ini is configured to allow for large fille uploads and to allow more time for a slow upload process. But no luck.

  • And, again, the same Uploadify configuration was working nicely on my local machine.

If anyone has any ideas, they would be greatly appreciated.

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct