|
Make sure to post a link to your php info that we can see. a phpinfo.php file contents is simple this so you can make one yourself
<?phpinfo();?>
Your install sure acts like fileuploads are off. It process's nothing and does not even go to the bulkupload script
|