Avatar

Level 2
Hi! I developping an application under Flex 2 / Java -
running on LCDS / JRun server.



I'm trying to add uploading capabilities. I'm using a php
script for the upload part.



First, I just try to put script on the app directory. Doesn't
work.

After that I set up an apache server from where I put a small
web site with my script. It's telling me that my file is
succesfully uploaded, but I can't find the file. The apache log
give me no error.



Someone can help me?