|
|
配置Aigaion - A Web based documentmanagement system,在config.php中,服务器地址写为localhost时,就能正常工作,但可能是别的页面也引用了localhost,所以一些图片的地址是不对的,如某一图片的属性为http://localhost/aigaion/themes/test/icons/aigaion.png,不能正常显示,如果换成主机在局域网中的IP,就连接不上,在MySQL中,也设置了一个用户,添加为所有主机bbs@"%"这样的授权,还是不行。不知道是不是写错了?
我应该改MySQL,还是改PHP的代码呀? |
|