1. Download Redis installation packageOpen Browser input address: http://download.redis.io/redis-stable.tar.gz Download the latest Redis stable installation packageMac OS downloaded files are saved by default under the downloads file.2. Compiling Installing RedisOpen terminal into Downloads directory: CD Downloads,Unzip the Redis installation package that you just downloaded: Tar xvzf redis-stable.tar.gz,
root folder of the user level) the folder is a user-level Web site without the need to create a sudo mkdir again ~/sites then you need to configure zhuzi.confAdd for example the following code (10.10) How to configure
12345
"/Users/zhuzi/Sites/">Options Indexes MultiViewsAllowOverride NoneRequire all granted
Then change folder permissionssudo chmod 775/etc/apache2/users/zhuzi.confAlso need to configure httpd.confsudo m
The long-awaited Mac book Pro has finally arrived as a qualified Java development engineer; The first thing to do is to deploy the Java EE Development environment, which is still the same as Windows, install Eclipse and install Tomcat, then SVN. The Windows environment is divided into minutes, but it is not expected that I have been engaged for a whole day. Install what Baidu a search a big, but these content either old to with now install not quite a
When the Mamp is installed, the service prompts Apache to start failing and port 80 is occupied. View process Discovery there are several httpd. OS x comes with Apache, but it is not started by default. I did not open the Web share, how to boot it? I do not know whether it is because of the installation of other software caused. General boot-up entries can be in the system Preferences–usersgroups–login Item
Operating system: MAC OS XTools: MAMP, Phpstorm, Xdebug, Chrome1. Download Mamp2, installation is relatively simple, after installation, the application will add the following 4 applications MACGDBP is the PHP debugger, using the XdebugTo use this debugger, you need to configure it in php.ini: [Xdebug]zend_extension= "/applications/mamp/bin/php/php5.5.10/lib/php/extensions/ No-debug-non-zts-20121212/xdebu
file contentof course, before we open it, we'll run the terminal:sudo apachectl startThen the browser opens localhost, is not directly out of the PHP code--Okay, don't be fooled, let's fix this.Create a new file, such as in the split line:--------------------------------------------------------------------------------------------------------------- -----## Additional PHP Apache directives,# part of the entropy.ch PHP package for
The locally tested site does not function properly after upgrading to the latest system, because the version of his Apache is upgraded with the MAC system upgradeServer version:apache/2.4.9 (Unix)Server built:sep 9 2014 14:48:20The version before upgrade is 10.9Server version:apache/2.2.26 (Unix) Server Built:dec 10 2013 22:09:38Basically, the previously configured block was overwritten.So the site doesn't work properlyThe solution is1 re-enable PHP t
The locally tested site does not function properly after upgrading to the latest system, because the version of his Apache is upgraded with the MAC system upgradeServer version:apache/2.4.9 (Unix)Server built:sep 9 2014 14:48:20The version before upgrade is 10.9Server version:apache/2.2.26 (Unix) Server Built:dec 10 2013 22:09:38Basically, the previously configured block was overwritten.So the site doesn't work properlyThe solution is1 re-enable PHP t
Install Nginx under Mac OS X there are not many friends, because in the MAC system installation Nginx environment is not practical, but someone touched us together to see, maybe it will help you.
I was nginx through the brew install, and the front was smooth,
Nginx Common commands:
Nginx-s Stop/quit/reopen/reload
Use the Ln-s command to create a software link
Mac OS X Snow Leopard
This tutorial will teach you how to create a JSP server running environment under the apple snow leopard system.
Step 1: Download Apache Tomcat for jsp development. A server that compiles JSP files is required, which is equivalent to IIS on windows. Apache Tomcat is a good choice. You can download and install Apache Tomcat from the official website for free. I downloaded version 6.0.
On the MAC system, install MySQL Server is usually with DMG package in the graphical interface under the prompt installation, in addition to MySQL also provides the compressed TAR Archive binary Package installation mode, that is, free installation decompression run version, compared to the DMG package, free installation Version of the process is more concise, pure command-line operation, more in line with the code guests Toss spirit.
System environm
, if the installation appears to restart, it is likely that the AHCI is not opened orThe kernel file Mach_kernel in the installation disk is not suitable, or the Cpus=1 parameter is not used when starting the installation.If you do not see the installation screen,-V can see the specific problem, there is stuck, or there is a reboot, if too fastA flash past, there is a small trick, is to start, every other will press the pause key, then you can see the boot to There,Then enter again, so that you
with Pip3/python3, so it should be run with Python3.Python3 manage.py RunserverLet the command line fly for a while ~... xxx.....xxxdjango.db.utils.operationalerror:unable to open database fileAn error has been made.6. Then run with administrator privileges:sudo python3 manage.py runserverPrint:Performing system checks ... System Check identified no issues (0 silenced). You have unapplied migration (s). Your project properly until you apply the Migrations for app (s): admin, Auth, contenttypes,
Label:Mac install MongoDB One is through homebrew, the other is the direct official website download package settings, here we say is the latter. The main steps are: Download unzip, create folder, set permissions 1, download from the official website, the latest version is mongodb-osx-x86_64-3.0.5, unzip the file to a directory you want to place. It's assumed to be placed under/USERS/XXX/MONGODB.2. Create a new Data folder under/users/xxx/mongodb, create a new DB folder under Data 3, set permiss
1. First, install Firefox
Http://www.firefox.com.cn/download/
2. install an extension that supports Mac, Linux, and Windows. click the following link.Mac:Https://ftp.mozilla.org/pub/mozilla.org/labs/r2d2b2g/r2d2b2g-mac.xpiLiunx 32bit:Https://ftp.mozilla.org/pub/mozilla.org/labs/r2d2b2g/r2d2b2g-linux.xpiWindows:Https://ftp.mozilla.org/pub/mozilla.org/labs/r2d2b2g/r2d2b2g-windows.xpiThis is the biggest Firefox plug-in I have installed more than 60 M
In recent days, Mac OS X system camouflage Flash Installer Trojan again appeared in the Mac computer field, and early in September posing as the flash installer Trojan horse OS X/ FLASHBACK.A was exposed to security vendors once, after the security vendors have been effective in killing and defense work.
After a while, the final fix.Paste the link first: https://www.jetbrains.com/pycharm/help/mercurial.htmlIf you find that your pycharm is in the setting of mercurial:Hint can not find HG, how to do? From the official web point of view, if you are the same as I am the default installation is set to do so.Or try another/opt/local/bin/hg.
If you followed the installation procedure and the default /opt/local/bin location are or /usr/local/bin for
consistency, not ACID properties-Unstructured and unpredictable data-Cap theorem-High performance, high availability and scalability Install (MacOS) 1. Homebrew Installationbrew update
brew install mongodb
brew install mongodb --with-openssl //带TLS/SSL支持
brew install mongodb --devel //获取最新版本的
2. Create a new/data/db directorysudo mkdir -p /data/db
3. Start the servicesudo mongod //如果给/data/db加了权限的话,可以省掉sudo
4. Background Management ShellIf you need to get into MongoDB background management, yo
; }The corresponding modifications can be made by reference to the above configuration.
Configure PHP-FPM
Then modify the configuration of the Error_log and PID in the PHP-FPM configuration file:
Go to config file, sudo vim/private/etc/php-fpm.conf
Error_log =/usr/local/var/log/php-fpm.logpid =/usr/local/var/run/php-fpm.pidRefer to the corresponding modifications.
Open PHP-FPM:
sudo/usr/sbin/php-fpm
Re-start Nginx
Nginx-s Reload
Test the PHP file in the server root directory.
Nginx
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.