金庸ematrix的留言



dafei198607发表于:2008-09-05

该走的路确实很长

fantasyxin发表于:2008-08-30

首猜````````` 下面是在安装完xampp之后start后出现的错误 ect_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_setenvif.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_speling.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_ssl.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_status.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_suexec.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_unique_id.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_userdir.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_usertrack.so to root:object_r:texrel_shlib_t: Invalid argument chcon: failed to change context of /opt/lampp/modules/mod_vhost_alias.so to root:object_r:texrel_shlib_t: Invalid argument Starting XAMPP for Linux 1.6... XAMPP: Starting Apache with SSL (and PHP5)... XAMPP: Starting MySQL... XAMPP: Starting ProFTPD... XAMPP for Linux started. [root@localhost opt]#  上面那些 chcon: failed to change context of /opt/lampp/modules/mod_vhost_alias.so  不知道具体什么含义,启动后进phpmyadmin后台不可以执行SQL语句他会提示 Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/phpmyadmin/libraries/header_meta_style.inc.php:27) in /opt/lampp/phpmyadmin/libraries/common.lib.php on line 1154 错误。。报告↑          系统是redhat AS4      叫这个lib打败了``````   亲爱的、敬爱的、伟大的、帅气的张老师。。给解决下吧。

上官学奎发表于:2008-05-21

哥们,能否看一下你上传的即时通信系统的源码

金庸ematrix 回复于:2008-05-23

我会尽快整理发布源代码,我还打算将文件传送、音视频应用加上去,并进一步实现广域网的P2P会话,欢迎多交流!

dvpom发表于:2008-05-13

用JXTA时运行程序出现-警告: No class for urn:jxta:uuid-DEADBEEFDEAFBABAFEEDBABE0000000C0206

有人指点说:修改net.jxta.platform.Module文件,但添加urn:jxta:uuid-deadbeefdeafbabafeedbabe0000000C0206 net.jxta.impl.shell.ShellApp Reference Implementation of Shell后仍然错误,请问有什么办法 ? 急,急,先谢了 

金庸ematrix 回复于:2008-05-15

把jxse-lib-2.5\jxta.jar包解压,在META-INF\servicesnet.jxta.platform.Module文件最后添加一行:urn:jxta:uuid-deadbeefdeafbabafeedbabe0000000C0206 net.jxta.impl.shell.ShellApp Reference Implementation of Shell即可;欢迎多交流 http://blog.csdn.net/ematrix001