All Projects → midoks → MDserver_64

midoks / MDserver_64

Licence: MIT license
PHP integrated environment - (Win7, 8, 10) 64-bit available

Programming Languages

C#
18002 projects
HTML
75241 projects
XSLT
1337 projects
CSS
56736 projects

Projects that are alternatives of or similar to MDserver 64

php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (+11.11%)
Mutual labels:  php55
Php7 Reference
An overview of the features, changes, and backward compatibility breakages in PHP 7
Stars: ✭ 1,416 (+7766.67%)
Mutual labels:  php72
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+19888.89%)
Mutual labels:  php72
SimpleFramework
Powerful, lightweight and extensible php command line framework.
Stars: ✭ 16 (-11.11%)
Mutual labels:  php72
laravel-username-generator
Automatically generate usernames for Laravel User Model
Stars: ✭ 37 (+105.56%)
Mutual labels:  php72
Synapse
High performance load balance server for Minecraft: Bedrock Edition.
Stars: ✭ 30 (+66.67%)
Mutual labels:  php72
docker-compose-lemp-stack
Docker Compose Linux Nginx MariaDB PHP7.2 Stack
Stars: ✭ 55 (+205.56%)
Mutual labels:  php72
really-simple-telegram-bot
Example of php telegram bot, for medium article
Stars: ✭ 13 (-27.78%)
Mutual labels:  php72
framework
Core package for avored shopping cart
Stars: ✭ 72 (+300%)
Mutual labels:  php72
pimf-framework
Micro framework for PHP that emphasises minimalism and simplicity
Stars: ✭ 42 (+133.33%)
Mutual labels:  php72
OwOFrame
A lightweight MVC framework for PHP
Stars: ✭ 46 (+155.56%)
Mutual labels:  php72
mdserver-web
Simple Linux Panel
Stars: ✭ 1,064 (+5811.11%)
Mutual labels:  php72
simplepie-ng
Don't use this yet.
Stars: ✭ 41 (+127.78%)
Mutual labels:  php72
pasvl
Array Validator (regular expressions for arrays, sort of)
Stars: ✭ 40 (+122.22%)
Mutual labels:  php72
crypto-monitor
Monitor the crypto currency rate
Stars: ✭ 71 (+294.44%)
Mutual labels:  php72
Slapper
The new home of Slapper, the NPC plugin for PocketMine.
Stars: ✭ 99 (+450%)
Mutual labels:  php72
squirrelmail
🌰️🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
Stars: ✭ 42 (+133.33%)
Mutual labels:  php72
opcode-analysis
A set of Docker images to test out PHP code against the interpreter to see the resulting opcodes with multiple PHP versions.
Stars: ✭ 14 (-22.22%)
Mutual labels:  php72
SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+188.89%)
Mutual labels:  php72

MDserver_64

说明

一个款在Windows7,8,10上64位集成的PHP环境,一般WIN8,WIN10不带.NET,需要安装。

详情

MDserverV3(PHP环境一键集成),文件采用7-Zip压缩,将解压缩到一个路径中不含有汉字和空格的分区或目录即可。
这是64位版本的。
     
1.MDserver集成了一下软件:
PHP55(TS) | PHP71(TS) | PHP72(TS)
Apache2.4.7
MySQL 5.6.24
memcached
redis
MongDB

Rythem			HTTP抓包工具
Putty			SSH登录工具
WinSCP			SSH登录工具
FlashFxp		FTP登录工具
VIM			代码编辑器
kcachegrind		Xdebug分析器
SecureCRT		ssh登陆
HeidiSQL		数据库管理
FSCapture		截图工具

2.PHP集成yaf框架,lumen,phalcon,php_apm,
php_apm,php_bitset,php_seaslog,php_solr,
php_ssh2,php_yaml
php_sphinx,php_varnish
等必备的扩展和开发工具

注意:
1.MySQL默认用户名:root,密码为空
2.MySQL数据库文件存放目录:MySQL\data


MySQL后台:
localhost/phpMyAdmin
127.0.0.1/phpRedisAdmin

Redis后台:
localhost/phpRedisAdmin
或
127.0.0.1/phpRedisAdmin

Mongodb后台:
localhost/phpMongodb
或
127.0.0.1/phpMongodb

3.新增php版本切换功能(在php设置下面)

4.调试
127.0.0.1/info.php?mdd=ok

5.imagick扩展集成
安装文件在bin文件下,也可以自己下载:http://www.imagemagick.org/download/binaries/
安装后,需要重新启动电脑。重启电脑后,生效

一些问题:
1.第一启动的时候,会遇到一些阻碍,比如360的安全警报。
2.都要选择线程安全的php版本
3.在使用过程中遇到Win10默认占用80端口,解决Win10默认占用80端口.
(http://jingyan.baidu.com/article/08b6a591a31d8914a8092214.html)


- httpd.exe你的电脑中缺失msvcr110.dll
http://www.microsoft.com/en-us/download/details.aspx?id=30679

- 应用程序无法正常启动0xc000007b解决方法
http://jingyan.baidu.com/article/4dc408488ff783c8d946f1e8.html

相关链接

  • 添加PHP72版本
  • 更新扩展组件
  • 代码优化
  • 添加web管理界面
  • FSCapture软件更新
  • 代码优化
  • memcache.php工具添加
  • memcache(www/cmd)启动bat
  • php71版本增加memcache扩展
  • 减少php70版本维护
  • 增加一些php71版本扩展
  • 修复xhprof不能使用的问题(官方的存在问题)

截图

  • Main

截图

  • Web管理

截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].