Alright, i kinda figured this would hurt me a little as a had a heck of a time getting this to work the first time around.
Alright, I have a flash uploader that ive been using.. and took me forever to get to work right (I kept getting a server error) so in my .htaccess I had to add
SecFilterEngine Off
SecFilterScanPOST Off
And this fixed it... but now with php5 im getting a new error (that I have no idea what it means) [google was no help]
an IOerror. what is that? (the php behind it still works.. as I used a php script to talk to the php part of the uploader...and this still works fine..) but .. this IOerror is kinda new... any help please?
Last edited by m-productions on Fri Sep 07, 2007 7:53 pm; edited 1 time in total
Alright, I have a flash uploader that ive been using.. and took me forever to get to work right (I kept getting a server error) so in my .htaccess I had to add
SecFilterEngine Off
SecFilterScanPOST Off
And this fixed it... but now with php5 im getting a new error (that I have no idea what it means) [google was no help]
an IOerror. what is that? (the php behind it still works.. as I used a php script to talk to the php part of the uploader...and this still works fine..) but .. this IOerror is kinda new... any help please?
Last edited by m-productions on Fri Sep 07, 2007 7:53 pm; edited 1 time in total
