linux下实现问卷调查系统

LimeSurvey是一款在线问卷管理系统,具有问卷的设计、修改、发布、回收和统计等多项功能。同时它也是一个开源软件,其最新版本的软件包可以完全免费获取和使用。它集成了调查程序开发、调查问卷的发布以及数据收集等功能,使用它,用户不必了解这些功能的编程细节。 网上收集的调查数据可以导出多种文件格式以便分析,例如 spss数据格式 *.dat文件。

limesurvey重要特点

1、LimeSurvey是一个基于WEB的投票系统,它支持MySQL/PostgreSQL/SQL Server

2、LimeSurvey总计有49种语言/方言版本,它使用UTF-8字符集(易于国际化)。这些版本主要包括:阿尔巴尼亚,巴斯克语,中文,克罗地亚,丹麦语,荷兰语,芬兰语,法语,加利西亚语,德语,希腊语,匈牙利语,希伯来语,意大利语,日语,葡萄牙语,俄语,塞尔维亚语,斯洛文尼亚语,西班牙语,瑞典语,以及其他一些不完全的翻译版本。

3、国内的积沙调查网就是使用的limesurvey哦!

实验环境centos-5.5

实验软件

在安装软件前,先安装LAMP结构这里选用,yum安装

yum install -y httpd* mysql* php*

limesurvey200plus-build130526.tar.gz

service mysqld restart

Stopping mysqld:  [  OK  ]

Starting mysqld:  [  OK  ]

service httpd restart

Stopping httpd: [  OK  ]

Starting httpd: [  OK  ]

tar zxvf limesurvey200plus-build130526.tar.gz

mv limesurvey /var/www/html/limesurvey

cd /var/www/html/limesurvey/

-rw-r--r--  1 2029 2029 5716 May 26 14:54 index.php

chmod +x index.php 
-rwxr-xr-x  1 2029 2029 5716 May 26 14:54 index.php

vim /etc/passwd

apache:x:48:48:Apache:/var/www:/sbin/nologin

chown  -R  apache:apache .

mysqladmin  -uroot password 123456

[root@localhost ~]# mysql -uroot -p

Enter password:

Welcome to the MySQL monitor.  Commands end with ; or \g.

Your MySQL connection id is 3

Server version: 5.1.69 Source distribution

Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its

affiliates. Other names may be trademarks of their respective

owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

测试

http://服务器ip/limesurvey

202638619.png



202748497.png

选择语言为,简体中文,点击start installation


211706510.png




211844424.png






212111770.png



212742301.png

212743640.png

212743878.png

212744391.png

212746429.png

输入用户名 admin  密码 passwd


212943144.png

到此为止,一个简单的问卷调查系统完成




本文转自 mailfile 51CTO博客,原文链接:http://blog.51cto.com/mailfile/1217536,如需转载请自行联系原作者

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值