Mac OS X Yosemite was officially released on October 17, 2014.As a Java developer, early adopters installed the latest version of the first time.and the previous OS X system is still a lot different. Here's a note on the Java development environment.1. JDK InstallationBy default, the 10.10 system also does not have a JDK installed, nor does it automatically download the JDK to an Apple server.There are two options, one is to download the latest version of the JDK (1.8.0_25) on the Oracle website
Editor to open the following file:sudo nano/etc/apache2/httpd.confThen press Ctl+w to find, search "PHP", the first match should be the following sentence code:LoadModule Php5_module libexec/apache2/libphp5.soPlease remove the # in front of this code and save the file.Then restart Apache again:sudo apachectl restartNow that PHP should be working, you can put a PHP test file in the user-level root directory (~/sites/) with the following code:END
Iv. installation of MySQL
1 OS X Maver
/~apple/info.php
Three. Install MySQL1. Download MYSQL-5.6.12-OSX10.7-X86_64.DMG from the official MySQL website and double-click to open the DMG file.2. Run mysql-5.6.12-osx10.7-x86_64.pkg, install the main package;3. Run mysqlstartupitem.pkg, let MySQL boot automatically run;4. Run Mysql.prefpane to add MySQL service management options to System preferences;In Terminal input:sudo chmod +w bashr
Tags: des blog http ar os using SP strong fileFirst, installationDownload MySQL installable DMG version to MySQL official online http://dev.mysql.com/downloads/mysql/For example:Mac OS X ver. 10.7 (x86, 64-bit), DMG ArchiveThe downloaded files are: mysql-5.6.10-osx10.7-x86_64.dmg1. Click, install in the package2. Click InstallOnce installed, the other system preferences will appear as follows:3. Click this
OS version: Mac OSX 10.11MySQL version: Download dmg v5.6.33 https://www.mysql.com/Installation steps1. Double-click the DMG installation2. Turn on MySQL serviceSystem Preferences-bottom-mysql-open serviceThe MySQL command cannot be used at this time, and the path to the MySQL command needs to be configured.3. Configure the path of the environment variable MySQLEdit the. bash_profile file in the current use
Tags: technology sharing program 3.3 Tips x86 platform min installation packageA bit Download MySQL Visit MySQL's official website http://www.mysql.com/downloads/then you will see a "download" click under "MySQL Community Server" on the page. Go to MySQL Download interface (http://www.mysql.com/downloads/mysql/), if you are using Mac OS to access, then it will be the default for you to choose the Mac OS X platform, and the following are listed in the Mac The version of MySQL that can be used on
There are two ways to install MySQL on Mac platforms:1) Use the official DMG installation;2) Use homebrew modeI recommend the use of homebrew way to install, save most of the trouble, the use of official DMG method recommended to the official website download: http://dev.mysql.com/downloads/mysql/Use homebrew mode Installation:sudo brew install MySQLStart:sudo mysql.server startYou may encounter the followi
Label:Mac OS X Yosemite was officially released on October 17, 2014. As a Java developer, early adopters installed the latest version of the first time. and the previous OS X system is still a lot different. Here's a note on the Java development environment. 1. JDK Installation By default, the 10.10 system also does not have a JDK installed, nor does it automatically download the JDK to an Apple server. There are two options, one is to download the latest version of the JDK (1.8.0_25) on the Ora
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
As Google officially has not provided adt-bundle download, the main push Androidstudio. You can download http://www.androiddevtools.cn from this link. There are not only adt-bundle, but also the latest androidstudio. Since OS X is not yet familiar, this is a adt-bundle installation.One, download jdkThere are two ways to download, one is to download from the link http://www.androiddevtools.cn, select Mac OSX version 1.8u5. As follows:The second is downloaded from the JDK's official website, the f
As required by the course, you need to install unity. Resources to be prepared: Unity4.5.2 official installation package: netstorage. unity3d. comunityunity-4.5.2.dmgUnity4.5.2 cracking tool: u3d452f1mac1, download the official installation package, normal installation. After the installation is complete, you can view
As required by the course, you need to install unity. Resources to be prepared: Unity 4.5.2 official installation package: http://netstorage.unity3d.com/unity/unity-4.5.2.
Xamarin for Visual Studio V3.11.431 was last released on Win 5.4.3-2015.4.17 (Win Mac), xamarinv3.11.431
Beta Release:Constraint L 3 edited constraint L 17 in Visual Studio
Released versions:
Windows
Xamarin. VisualStudio_3.11.431.msi (3673cfb)
XamarinStudio-5.9.0.427.msi (04666fd)
Mac
Monotouch-8.10.0.258.pkg (c2c0012)
MonoFramework-MDK-4.0.0.143.macos10.xamarin.x86.pkg (d136b79)
Mono-android-5.1.0-113.pkg)
Xamarin. mac-2.0.0.258.pkg (c2c0012)
XamarinStudio-5.9.0.427.
Because the JDK version on the computer and the version of the project group used inconsistent, so need to uninstall, but as a newcomer small white plus no Mac too much experience, or a little bit of some effort, from the Internet to check the information, finally solve the problem, so record.Reference Blog: Http://www.tuicool.com/articles/jANjUziAccording to the introduction of the Great God blog, only know that there are DMG and pkg of the MAC insta
Original address: http://blog.csdn.net/shangyuan21/article/details/18416537In an article on Windows7, using VMware to build the iphone development environment describes how to install the Mac OS X operating system on Windows, this article describes the installation of Xcode and the development of the first application1. Download and install XcodeAfter installing the Mac operating system, open the inside browser can go directly to the Apple's official website, search in the website Xcode can go t
MySQL installation and configuration tutorial on Mac
This example shares the MySQL installation tutorial on Mac for your reference. The details are as follows:
Download
MySQL Community Server: https://dev.mysql.com/downloads/mysql/
Go to the MySQL download interface (https://dev.mysql.com/downloads/mysql/), if you are using Mac OS access, then it will be selected for you by default Mac OS X platform, the following lists the MySQL versions that can be used on Mac OS. If you are using another Pla
I have just installed MySQL on a mac. who knows that this fool cannot log on to the password root under win? the error is as follows: ~~~~~~~~~~~~~~~~ $ Mysql-uroot-pEnterpassword: ERROR1045 (28000): Accessdeniedforuser #39; root #39 ;@# 39; localhost #39; (usingpassword: YES) mysql version: mysql-5.7.9-osx10.10-x86_64.dmg (official website mysqlmac password
I just installed MySQL on a mac. who knows that this fool cannot log on to the passwo
"Video Tutorial Address"http://www.tudou.com/programs/view/nbYDWzbbb2g/ice Force is insufficient qq:55423726Very simple."Ready to Work"XE4 's:http://pan.baidu.com/share/link?shareid=460087uk=1060104307Install the Apple virtual machine to see the following tutorials:Http://diybbs.zol.com.cn/1/34037_629.htmlInstall the latest version of the Cougar, after installing the Mac system, go to the official Apple Developer website to download the two most recent versions:https://developer.apple.com/downlo
Solution to EBIOS read error: error 0x31 error when installing snow leopard on vm ware 7 when you see this prompt, Press ESC and the boot menu appears, there are three options. Do not worry about them for the moment. Open Settings-> Hardware of the virtual machine, find the CD/DVD (IDE) device, or find the CD icon in the status bar of the VM window, click settings, and set the previous Darwin. iso is replaced with the DMG image of the Apple system, an
the following DMG version
Http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.14-osx10.7-x86_64.dmg
Easy to install with one click.
Install the SDK in the first three steps.
After installation, enter the terminal for easy access.
Alias mysql =/usr/local/mysql/bin/mysql
Alias mysqladmin =/usr/local/mysql/bin/mysqladmin
Add a shortcut and enter mysql to try it out.
Now you will
, zlib, Ming, Webalizer, mod_perl, eAccelerator, phpSQLiteAdmin.
The official statement made by XAMPP is as follows:
XAMPP for Mac OS x is the simplest, most practical and most complete webserver solution for Mac OS X. the distribution provided des an Apache 2 web server, integrated with the latest builds of MySQL, PHP (both 4 and 5) and Perl. it comes as a Mac OS X Installer package which contains all the necessary files and requires no dependencies.
-Cited from XAMPP-
The root Wikipedia nam
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.