Messages

melissa:2YJaA7 http://google.com sdf http://google.com http://google.com sdfgwq

melissa:YhmI00 http://google.com sdf http://google.com http://google.com sdfgwq

melissa:N5ppGb http://google.com sdf http://google.com http://google.com sdfgwq

Oyuduaod:comment6

Fgmaebwo:comment2

User Name:

Content:

Tags:

gae(3)    css(3)    日志(3)    python(3)    svn(3)    weblogic(2)    ie(2)    ftp(2)    c++(2)    原则(2)    bugfree(2)    jira(2)    turbolinux(2)    tinyMCE(1)    南京(1)    static_dir(1)    django(1)   

 

 Categories:   All    管理 (27)    GAE (7)    杂谈 (14)    网站 (7)    Python (6)    Java (8)    c++ (1)    生活 (8)    我的儿子 (4)    Database (4)    骗局 (2)    source code (1)

Modify the service port in Xampp

2009-03-05 07:52:41   Category:管理   Comments:0   Reference:1   Tags: xampp , port , bugfree

I wanted to install a bugfree on a turbolinux. The Xampp was downloaded from http://www.apachefriends.org/en/xampp-linux.html and extracted into /opt/lampp/. I found that the service port is used by other application when I executed the command :/opt/lampp/lampp start. So I had to modify the ports to another valid ports.

First, I opened the /opt/lampp/lampp file(It checked the ports of apache) to modify the http port and ssl port.
Second, modified the http port in /opt/lampp/etc/http.conf("Listen 80" and "ServerName localhost").
Third, modified the ssl port in /opt/lampp/etc/extra/http-ssl.conf("Listen 443" and "ServerName www.example.com:443").
Then we can start our server: /opt/lampp/lampp start.

TrackBack URL:http://jum.appspot.com/feeds/trackBack/10641/

Management software

2009-02-11 09:14:58   Category:管理   Comments:0   Reference:1   Tags: bugfree , jira

I have use a open source bug management software, bugFree. I want to find a task management software and a document management software. I searched them in google. I found that there are so many software, but most of them is so simple. For example ,taskfreak is a task management software, but it is a personal task mangement and is not a enterprise task management. Maybe I should use jira to work for my department.

TrackBack URL:http://jum.appspot.com/feeds/trackBack/5641/