dongqixuan3112 2013-07-09 10:53
浏览 36

CodeIgniter更改base_url

I'm new to using PHP and CodeIgniter. I have a folder named ePOD inside the htdocs which is fully working and I've copied all the content of it (ePOD folder) to another empty folder name which is ePODglobe. Both of these folders are inside the htdocs.

I've changed the base_url inside the ePODglobe folder and as I've tested the base_url it returned an Object Not Found Error. Aside from the base_url of ePODglobe, what else should I need to check and modify to make it working?

base_url inside ePOD folder(this is the original and working base_url):

$config['base_url'] = 'http://localhost/ePOD/';

base_url inside ePODglobe folder:

$config['base_url'] = 'http://localhost/ePODglobe/';
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
    • ¥20 怎么用dlib库的算法识别小麦病虫害
    • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
    • ¥15 java写代码遇到问题,求帮助
    • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
    • ¥15 有了解d3和topogram.js库的吗?有偿请教
    • ¥100 任意维数的K均值聚类
    • ¥15 stamps做sbas-insar,时序沉降图怎么画
    • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
    • ¥15 关于#Java#的问题,如何解决?