All Projects → BeAPI → Phpwpinfo

BeAPI / Phpwpinfo

Licence: other
Provides an equivalent to the `phpinfo()` but with more WordPress requirements details.

Projects that are alternatives of or similar to Phpwpinfo

Config
Armbian configuration utility
Stars: ✭ 317 (+509.62%)
Mutual labels:  mysql, server, apache
Ezhttp
The bash shell script stack for installation of Nginx OpenResty Tengine lua_nginx_module nginx_concat_module nginx_upload_module ngx_substitutions_filter_module Apache-2.2 Apache-2.4 MySQL-5.1 MySQL-5.5 MySQL-5.6 MySQL-5.7 PHP-5.2 PHP-5.3 PHP-5.4 PHP-5.5 PHP-5.6 ZendOptimizer ZendGuardLoader Xcache Eaccelerator Imagemagick IonCube Memcache Memcached Redis Mongo Xdebug Mssql Memcached PureFtpd PhpMyAdmin Redis Mongodb PhpRedisAdmin MemAdmin RockMongo Jdk7 Jdk8 Tomcat7 Tomcat8
Stars: ✭ 443 (+751.92%)
Mutual labels:  mysql, apache
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (+638.46%)
Mutual labels:  mysql, server
Mycat2
MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast
Stars: ✭ 750 (+1342.31%)
Mutual labels:  mysql, server
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (+498.08%)
Mutual labels:  wordpress, mysql
Devilbox
A modern Docker LAMP stack and MEAN stack for local development
Stars: ✭ 3,598 (+6819.23%)
Mutual labels:  mysql, apache
Wp Eloquent
Eloquent ORM for WordPress
Stars: ✭ 478 (+819.23%)
Mutual labels:  wordpress, mysql
Webinoly
Optimized LEMP Web Server to manage your WordPress, PHP, or simple HTML sites running on a powerful NGINX setup.
Stars: ✭ 254 (+388.46%)
Mutual labels:  wordpress, mysql
Litecloud
User management system for the server (Home Cloud).
Stars: ✭ 26 (-50%)
Mutual labels:  mysql, server
Wordpress Rest Cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
Stars: ✭ 8 (-84.62%)
Mutual labels:  wordpress, mysql
Netkiller.github.io
Netkiller Free ebook - 免费电子书
Stars: ✭ 861 (+1555.77%)
Mutual labels:  mysql, apache
Neard
🎲 Portable WAMP software stack
Stars: ✭ 296 (+469.23%)
Mutual labels:  mysql, apache
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (+440.38%)
Mutual labels:  mysql, server
Docker Lamp
Docker with Apache, MySql, PhpMyAdmin and Php
Stars: ✭ 276 (+430.77%)
Mutual labels:  mysql, apache
Docs4dev
后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。
Stars: ✭ 974 (+1773.08%)
Mutual labels:  mysql, apache
Dbdeployer
DBdeployer is a tool that deploys MySQL database servers easily.
Stars: ✭ 467 (+798.08%)
Mutual labels:  mysql, server
Primary Vagrant
An Apache based Vagrant configuration for helping you get the most out of WordPress Development
Stars: ✭ 192 (+269.23%)
Mutual labels:  wordpress, apache
Cms
GleezCMS - A Light, Simple, Flexible Content Management System
Stars: ✭ 200 (+284.62%)
Mutual labels:  wordpress, mysql
Docker Testing
Stars: ✭ 18 (-65.38%)
Mutual labels:  mysql, apache
Wait4x
Wait4X is a cli tool to wait for everything! It can be wait for a port to open or enter to rquested state.
Stars: ✭ 30 (-42.31%)
Mutual labels:  mysql, tool

Be API Github Banner

phpwpinfo

phpwpinfo provides an equivalent to the phpinfo() function but with more WordPress requirements details about the PHP/MySQL/Apache environment and also offers suggestions for improvement.

This tool allows you to quickly test environment server where you want to install WordPress. It is written in full PHP and use Bootstrap for HTML/CSS/JS purpose, provided by CDN.

How ?

Installation

Talking about the main file (phpwpinfo.php), copy it's content, download the raw file or even better "wget" it directly on your server :

wget https://raw.githubusercontent.com/BeAPI/phpwpinfo/master/phpwpinfo.php

Usage

Then simply reach the my-site.com/phpwpinfo.php url on your site to get the results, which are protected with the following credentials :

  • Login : wordpress
  • Password : wordpress

What ?

1. Self deletion

This tool can, if your server allow it, delete itself.

2. What it checks for

It tests various elements such as :

  • PHP & MySQL Version
  • Apache modules
  • PHP Extensions
  • PHP Configuration
  • MySQL Configuration
  • Mail server feature

3. Display phpinfo and more

It also allows you to quickly view phpinfo() and MySQL variables.

4. Quick install

Finally, it allows (if you server allows it) to quickly install :

Contributing

Please refer to the contributing guidelines to increase the chance of your pull request to be merged and/or receive the best support for your issue.

Issues & features request / proposal

If you identify any errors or have an idea for improving this tool, feel free to open an issue. Please provide as much info as needed in order to help us resolving / approve your request.

Who ?

Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring some fun and talented guys. So we will be pleased to work with you.

This tool is only maintained, which means we do not guarantee some free support. Consider reporting an issue and be patient.

If you really like what we do or want to thank us for our quick work, feel free to donate as much as you want / can, even 1€ is a great gift for buying cofee :)

License

phpwpinfo is licensed under the GPLv3 or later.

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].