重阳 ChongyangLee

_____关注可编程技术______

导航

04 2010 档案

摘要:Joomla 安装示例数据库时显示: The XML response that was returned from the server is invalid 。如果忽略或者不安装示例数据库,打开页面后显示很多错误,例如 Non-static method ...造成这种现象的原因可能是多样的,而我所遇到的是由于 php 的配置引起,修改 lampp/etc/php.ini 的 error_re... 阅读全文

posted @ 2010-04-08 22:41 ChongyangLee 阅读(330) 评论(0) 推荐(1)

摘要:在 64bit 的 redhat 服务器上安装好xampp for linux 后,在Bash Shell 里运行 /opt/lampp/lampp start 显示需要32位兼容库,遍寻 ia32el 不见,后来在X11下试着启动,出现了 SELinux 的提示,按照上面的提示,多次执行 chcon 命令后,lampp 执行成功。我尚不知道如何才能在Bash shell 下显示 SELinux ... 阅读全文

posted @ 2010-04-06 21:07 ChongyangLee 阅读(1201) 评论(0) 推荐(1)