I have set up IU on my local host for the first and having trouble upload images through the admin panel, the path does not seem correct. Is this a localhost problem or how to I change the path ? This is the path but not reading the name of the site after localhost. http://localhost/manage/scripts/assetmanager/assetmanager.php?ffilter=image.
As I already answered to your ticket: It might be one of three things:
1) You don't have assetmanager.php file on that path 2) mod_security (or some "hardened" version of PHP) is blocking our file manager script 3) You have .htaccess configuration file with instructions to block this type of scripts (file managers)
You should ask your web hosting support if you have mod_security installed on your server, or suPHP or anything similar.