Mengyin’s fully automatic card issuance platform is launched

Mengyin automatic card issuance platform (hereinafter referred to as “Mengyin card issuance”) is used to provide individual users with online purchase of virtual goods and fully automatic delivery services. The purpose of developing it is actually useless, and there are many similar products on the market, but a friend asked for it, so it was born. The most basic functions are implemented with the principle of being as simple as possible, so the interface is very simple, and later expansion is also very convenient. Demo website (The server is located in Oregon, USA, the speed is a bit slow, for demonstration purposes only) ...

May 12, 2018 · 3 min · MoeJue

Installation of PHP environment under Linux

Learning environment: Centos 7.2 official version _64 bit # Update source yum update 安装nginx yum install nginx -y 安装mysql wget https://repo.mysql.com//mysql57-community-release-el7-11.noarch.rpm yum localinstall mysql57-community-release-el7-11.noarch.rpm 安装PHP7.2 rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm yum update yum install -y php72w-cli php72w-common php72w-dba php72w-devel php72w-fpm php72w-gd php72w-imap php72w-mbstring php72w-mysql php72w-pdo php72w-pdo_dblib php72w-pear php72w-pecl-igbinary php72w-pecl-xdebug php72w-process php72w-xml php72w-xmlrpc php72w-opcache php72w-pecl-memcached php72w-pecl-mongodb php72w-pecl-redis 启动服务 service nginx start service mysql start service php-fmp start /usr/sbin/php-fpm –nodaemonize –fpm-config /etc/php-fpm.conf > /dev/null 2>&1 & ...

May 7, 2018 · 2 min · MoeJue

Fantasy Realm Picture Bed System Stops Update Announcement

According to incomplete statistics, the lightweight Sina Picture Bed System-Fantasy Realm has been installed more than 2,000+ times since the release of version 1.0 (2018-03-08) (2018-04-30), and it has been installed dozens more times every day. The number of them increased dramatically, among which no more than 5% were pirated users (you are all a shame). During this period, it was reprinted and published more than a hundred times by large and small websites, blogs, forums, software parks, etc., including those who spread piracy, and was even sold on a certain platform. ...

April 30, 2018 · 3 min · MoeJue

emlog sina upload plugin + interface V1.1

emlog background write article sina upload image plugin The first time to write emlog plugin, reference to the seven cattle bed writing (yes, that is the background of that) recommended two together to use! plug-in download directly uploaded to the backstage of the emlog can be, without decompression (who said this, stand out, to ensure that you do not kill you) Specific methods of use in the plug-in settings interface has written, download address at the bottom of the article! Which good people have emlog developer account, can help me submit to the emlog application center! ...

April 21, 2018 · 3 min · MoeJue

Fantasy Realm Picture Bed System V1.2 Official Version Released

Fantasy Realm 1.2 Its birth is not the final solution. The purpose of developing it is just to facilitate your own use. Project homepage project address Fantasy Field V1.0 ☜(For detailed introduction, click Jieli) download Latest official version Download now Install You need to unzip the source code of Fantasy Realm and upload it to the root directory of the website. Accessing the website domain name will automatically jump to the installation program. Just follow the wizard prompts to install. If it does not jump, please manually visit http://your domain name/install.php to install it. After the first successful installation, you need to log in to the administrator background and perform some basic configurations on the image bed before it can be used. Backend address: http://yourdomain/admin But ironically, you need to log in at the frontend ...

April 11, 2018 · 2 min · MoeJue

Simple Steps for Using Git

This article does not elaborate any conceptual knowledge, just make a note, simply is the use of the steps, if you encounter obstacles, please Google it! Using SSH to Bind Git to GitHub 1. Generate SSH key ssh-keygen -t rsa Specify the RSA algorithm to generate the key, after which two files will be generated, id_rsa and id_rsa.pub, i.e., the key id_rsa and the public key id_rsa.pub. For these two files ...

April 3, 2018 · 2 min · MoeJue

Sina Weibo theme static template wheel

Everything on the front end is a paper tiger. If you really want to pick it up, there is nothing you can’t take away. Yes, I borrowed this theme from [Sina, a new simple blog theme - Magic Change Sina] (https://www.52ecy.cn/post-64.html) I also mentioned it in the article [ ](https://www.52ecy.cn/post-64.html) The so-called original author (who also changed someone else’s work), I didn’t directly steal his site, but someone who stole my article without noting it and had the nerve to ask me** ...

March 20, 2018 · 3 min · MoeJue

Fantasy Realm Picture Bed User Help

Since many people encounter problems during installation and use, I still have to summarize it. If it still can’t be solved, you can join the group and ask questions to the omnipotent group friends. Verification code is not displayed Check whether the server supports the GD graphics processing library Check the server WEB environment Apache: If your program is installed in a secondary directory, modify the .htaccess file in the program root directory <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f Rewritebase/your secondary directory name/index.php RewriteRule ^(.*)$ /Your secondary directory name/index.php?/$1 [L] ...

March 19, 2018 · 3 min · MoeJue

Lightweight Sina Tuktuk program Fantasy Domain 1.0 released

The realm of fantasy Wow, finally we have our own graphic bed. Fantasy Fields is a lightweight Sina Tupelo system developed in PHP. It was not created to be the final solution, it was developed to be easy to use. Project homepage Project Address System Description In Fantasy Realm, all the images are hosted in Sina Cloud, and each image has multiple thumbnails at different levels. This is one of the most important features of the fantasy field. There is a perfect user system and administrator system. The administrator has full access to the backend, and can configure all the basic features of the site. My Gallery, which lists all the images uploaded by the user, and the Administrator’s Gallery, which shows all the images hosted by the system. You can delete, preview or copy an image here, but deleting it just means that it will no longer appear in the system, the image still exists on Wave, you should know that. Explore, it’s the frontend’s preview of the user’s images, where you can discover and find what you need. If you don’t need it, you can turn it off in the background. Uploading a Sina image bed is not a no-brainer, it requires you to log in, but we have a separate Sina login program that doesn’t rely on any extensions and has no CAPTCHA, cookie expiration will automatically log you in to take care of all the worries, so you have to set up your Sina password in the background to use it properly. ...

March 8, 2018 · 3 min · MoeJue

Randomized Secondary Image API 2nd

After a gap of 2 days and three months, it’s been a long time since the first randomized secondary image API was released. The second bullet api, out of the blue Update Notes: Compared to the last version, this time the images are more suitable for background images, desktop wallpapers, etc. The last version was a hodgepodge of images, all kinds of images, miserable (I don’t even use them myself). In this version, I spent some time to select some pictures (1080P+) and upload them to Sina Cloud. Support https in the real sense, the pictures are all hosted on Sina cloud, the speed is also improved. Remove all kinds of meaningful parameter settings The content of the images are all anime and secondary yuan images (all ages (laughs)) ...

March 4, 2018 · 1 min · MoeJue