$ Langarray (PHP, NODEJS), $ osarray (FREEBSD, OSX), $ idearray (KEDITOR, ZendStudio) MACPORT installation history (earlier version) PHPnroe published in 2013-05-0302: 20: 21 macport installation requires updating the latest version before installation. For details, refer to: # using. port. self
$ Lang = array (PHP, NODEJS), $ OS = array (FREEBSD, OSX), $ ide = array (KEDITOR, ZendStudio) MACPORT installation History version (Old Version) PHP nroe is published on 02:20:21 when macport is installed, it is often required to update the latest version before installation. For details, refer to: # using. port. self
$ Lang = array ('php', 'nodejs'), $ OS = array ('freebsd ', 'osx'), $ ide = array ('keditor ', 'zendstudio ')
MACPORT installation history (old version) PHPNroe published on 02:20:21
Install
Macport often requires updating the latest version before installation. For details, see # using. port. selfupdate. If you need to install PHP of a previous version or configure the environment, you want to add a new module .... It will be very troublesome. Each software in macport has a Portfile. It specifies the version and installation operation (the same as the port in BSD ). To install php... Read the full text
Install libwebp in MACOXNroe was published on 03:01:06
Development
Libwebp is not added to macport, but the installation is also very simple./configure, make, sudo make install. After the first installation, JPEG is not supported. JPEG 9 is installed in macport, but it is not found. [Table] Later, we can see that./configure finds that jpeglib. h will be found under/usr/local/include by default. After macport is installed, the file is in/op... Read the full text
"Segmentation fault" appears in php-v"Nroe was published on 13:40:26
PHP development
Yesterday, I found that PHP has crashed. This means that "Segmentation fault" appears when php-v or php-m is used in the terminal ". Similar prompts are also displayed in FPM logs. Use gdb to trace the following: bash-3.2 $ gdb/usr/local/bin/phpGNU gdb 6.3.50-20050815 (Apple version gdb-1700.2) (Thu May 19 20... Read the full text
Sort HTTP status information into PHP Regular ExpressionsNroe published on 04:14:12
The conversion statement is semi-automated and requires manual sorting. The content can be copied directly. Dedicated for lazy people. First, remove the description of the brackets in the title. Search: ^ ([0-9] +) ([\ '\-a-zA-Z \ s] + )(\(. + \) $ Replace: \ 1 \ 2 avoid PHP syntax error search: 'replace: \ 'convert search: ^ (... Read the full text
Macpro glorious retirementNroe published on 15:17:56
Life
Mac pro glorious retirement, this book is previously mentioned MC026. Three years ago, 2.66 of the CPU was very strong at that time. In addition to the heat, it is very convenient. In the past few days, the main board broke down and retired. Go to Apple 4S shop asked, motherboard repair 5006 RMB broken. PS: The check fee is 303, and there is a value-added tax. So he simply retired. If you need parts, you can sell them in batches :). For example, memory, fan, heat sink, and 320 GB hard drive. ... Read the full text
It's Brain background management UINroe published on 01:06:57
Last night, I finally spent money on the relief service to buy a set of background management UI It's Brain. I would like to share with you that it feels really good. I paid a total of 24 USD With PAYPAL. ... Read the full text
OSX file before DOT _Nroe published on 03:38:24
OSX
Today, many ". _" files are found in the file system. For example, "/Zend/. _ Version. php ". Content: Mac OS X... Com. apple. quarantine... | Com. google. ChromeThis resource fork intentionally left blank... Read the full text
Upload progress on PHP filesNroe published on 16:11:26
PHP development
I don't know why. I am always fascinated by reading these things on files. Uploaded in previous day: iframe post file (iframe file Upload) zf 1.11.0 Zend_File_Transfer_Adapter_Http identifies file size problems, AJAX file uploads, NGINX file uploads, NGINX upload progress bars, and PHP File Upload progress bars process uploadprogress. In retrospect, this problem can be very simple or very difficult. Simple requirements... Read the full text
Old Cat versionNroe was published on 06:07:49
Life
... Read the full text
[Reprinted] find + xargs delete files with spaces in the file nameNroe was published on 09:11:37
Reprinted from: Problem: Find and delete files in a directory that have been modified for more than 7 days. Method 1: The [Table] problem arises. When you use the-exec option of the find command to process matched files, the find command passes all matched files to exec for execution. Unfortunately, some systems have limits on the length of commands that can be passed to exec, so that after the find command is run for a few minutes... Read the full text
PLEXTOR pocot solid state ssd M3 128 GBNroe was published on 02:44:06
Ext
I just purchased PLEXTOR pocot SSD M3 128G to test the read/write speed. I posted the results and shared them. The above is the test result of my colleague ibm windows, and then paste the result of my mac pro (PS: My book is the old version of MAC 026 )... Read the full text
Use JAVAHL in the repository under ZendStudio OSXNroe was published on 08:29:56
No SVNKIT is available in Subclipse 1.8.5. Currently, only JAVAHL is supported. Previously, the PORT was too subversion-javahlbindings had been lost, and GOOGLE had no data. Later, I started my research. I have been using Subclipse 1.6 + SVNKIT. Today, we saw Using JavaHL with Eclipse on OS X, which finally solved the long-standing problem. Haha... Read the full text