Install genghis server in Windows

Today, I want to install a Genghis server on my windows server, and I thought it would be easy. (Indeed, it is easy), but a little bit tricky.

1. Download Genghis from http://genghisapp.com/.

2. Install Apache server with PHP, I want to make it easy, so I just install xampp (v1.7.7) instead.

3. After xampp installed, I copied the Genghis folder into <xampp>\htdocs\

4. Then, I started the Apache service, it saied, no "phpmongo" driver found.

5. Download the driver from here: http://pecl.php.net/package/mongo.

6. As the xampp (v1.7.7) version is a little bit old, it contains the PHP 5.2.3 (likely), so I should download the driver version = php_mongo-1.5.2-5.3-ts-vc9-x86

Note: You should download the thread safe driver, as php as a module of Apache.

7. Then copy the "php_mongo.dll" into the extend folder of PHP, <xampp>\php\ext

8. Config the php.ini file, insert a line "extension=php_mongo.dll"

9. Then restart the Apache service, it should be OK, but if it said "PHP Starup: Unable to load the dynamic module php_mongo.dll",

10. Try to copy the "libsasl.dll" (<xampp>\php\libsasl.dll) into the Apache\bin folder, (<xampp>\apache\bin)

时间: 2024-10-17 05:32:51

Install genghis server in Windows的相关文章

How to install Apache Server on Windows

Note Those of you interested in the Apache 2.0.X tutorial, it has been abandon and I will no longer keep it updated, but it can be found here. Apache 2.2.X Download & Unpack Go to http://www.apache.org/dist/httpd/binaries/win32/ and choose a mirror.

转-How to install an SSH Server in Windows Server 2008

window也可以通过ssh客户端连接,具体方式参考下面 1 How to install an SSH Server in Windows Server 2008 2 freeSSHd and freeFTPd 下载 3 SSH server rejected X11 forwarding request

How to install SharePoint 2013 on Windows Server 2012 R2

[Update 26.02.2014] Many thanks to everybody commented on this post. As Falk already mentioned in the comments, a Service Pack for SharePoint 2013 has been recently released. This release makes this article obsolete, as any compatibility issues seems

ArcGIS 10.3 for Server 在windows下的安装教程

原文:ArcGIS 10.3 for Server 在windows下的安装教程 以下是10.2的教程,10.3同样适用. 许可文件: ArcGIS For Server10.3许可文件 - 下载频道 - CSDN.NET http://download.csdn.net/detail/u013172428/8606589   一.操作系统要求 Operating Systems Minimum OS Version Maximum OS Version Windows Server 2012

How to Install Zabbix Agent on Windows System

Zabbix Agent is installed on remote systems needs to monitor through Zabbix server. The Zabbix agent collects resource utilization and applications data on client system and provide such information to zabbix server on their requests. This article wi

Sharepoint 2013 出现The tool was unable to install Application Server Role, Web Server (IIS) Role

在Windows Server 2012 R2环境下运行Sharepoint 2013前置运行软件发现会出现The tool was unable to install Application Server Role, Web Server (IIS) Role.这是因为R2版本操作系统中C:\Windows\System32下的ServerManagerCmd.exe不存在,但是它有一个ServerManager.exe这样的文件. 解决方案:将ServerManager.exe复制一份并重新

Migrating Oracle on UNIX to SQL Server on Windows

Appendices Published: April 27, 2005 On This Page Appendix A: SQL Server for Oracle Professionals Appendix B: Getting the Best Out of SQL Server 2000 and Windows Appendix C: Baselining Appendix D: Installing Common Drivers and Applications Installing

Install TightVNC Server in RHEL/CentOS and Fedora to Access Remote Desktops

Virtual Networking Computing (VNC) is a Kind of remote sharing system that makes it possible to take control of any other computer connected to internet. Keyboard and mouse clicks can easily transmit from one computer to another. It helps administrat

可编程的文字处理引擎TX Text Control .NET Server for Windows Forms

TX Text Control .NET Server for Windows Forms控件是一个完全可编程的,用于ASP.NET服务器环境与 Microsoft Internet Explorer的文字处理引擎.它的设计理念就是在服务器端集中文字处理过程. 具体功能: 直接在浏览器中以所见即所得方式编辑文档 TX Text Control .NET Server为您提供了一个浏览器控件,通过它可以在微软IE中以进行所见即所得模式进行文本处理,甚至使用来自不同源的数据从零开始通过编程生成文档.