I am having a weird problem with uploading files via swfupload on my cake application. When i access my application on localhost (i am using xampp ) everything runs fine, files get uploaded placed where they should etc, but when someone else tries to connect from the internet to my server, file upload doesnt work anymore, swfupload shows the progress indicator allright, i get upload complete but nothing happens from here on... files don't get moved to the folder where they are supposed to, no database entries are made. I even tried uploading the application to my web host but same issue here, i also made sure to set all write permissions for the folders i am using to store the file.
I simply dont understand what is happening, why everything works perfectly for me on localhost and why it doesn't when someone else accesses my server or i run my app on domain webhost. I hope somebody can help me figure this out. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---