forked from jiangguang5201314/WpDotNet
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress 4.7 for .NET Framework/Mono (through Phalanger)
License
hlizard/WpDotNet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
实际上只需要对官方的WordPress修改几行代码即可正常部署使用,具体修改参考如下两个提交: https://github.com/hlizard/WpDotNet/commit/604929b69375044868317a829470cd27b0d70c2a https://github.com/hlizard/WpDotNet/commit/4568c51d8c9a6781853773f03323e6600180c238 其他说明: - 插件我没有测试过,但估计很多插件用不了(因为Phalanger只支持到PHP 5.4) - 本人不懂PHP,所以以上修改只能作为参考,虽然我做过简单的部署使用,但这些修改是否会引起其他问题我也不太清除:( WP.NET - The most popular CMS is now running on .NET/Mono This package contains actual source code of WordPress and Phalanger - the PHP compiler for .NET and Mono. This makes it fastest way how to run WordPress and enables developers to use not just PHP, but also any other .NET language (e.g. C#) to extend WordPress. WP.NET is fully managed ASP.NET application capabable of running 64bit under Windows or Linux. System Requirements: - ASP.NET 4.0 or Mono 4.x - IIS 7.0 or Apache or Jexus - MySql 5.0 or higher System Recommandation: - for IIS: IIS URL Rewrite 2.0 (http://www.iis.net/download/urlrewrite) IIS Instalation recommandation: - run permissions.bat - sets permission for IIS_IUSRS for this folder and all subfolders - run iis_setup.bat - sets "Phalanger v4.0" apppool in your IIS and asociate localhost/wordpress url with this wp installation - just access localhost/wordpress and folow traditional 5-minut installation of WordPress Web.config - as ASP.NET application it needs to contain web.config where are necessary configuration for .NET and Phalanger License: WP.NET is free software, and is released under the terms of the GPL version 2 or (at your option) any later version. See license.txt
About
WordPress 4.7 for .NET Framework/Mono (through Phalanger)
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 72.0%
- JavaScript 15.5%
- CSS 12.4%
- C# 0.1%
- Classic ASP 0.0%
- ApacheConf 0.0%