Am trying to run CI framework, but i am getting an error on URL loading such as
Error -105 when loading url http://heserver/agro/product/get_product
Here,
agro - Folder name,
product - Class Name,
get_profuct - Function Name,
Please suggest me.
Am trying to run CI framework, but i am getting an error on URL loading such as
Error -105 when loading url http://heserver/agro/product/get_product
Here,
agro - Folder name,
product - Class Name,
get_profuct - Function Name,
Please suggest me.
It will be difficult without your source code. Are you using htaccess mod_rewrite normally? If yes, then this is not supported in ExeOutput and you should disable url rewriting.