LAMP环境搭建
http://www.cnblogs.com/sweet521/p/6015133.html
学习笔记之LAMP环境安装(最好的PHP环境搭建)
http://blog.youkuaiyun.com/u014610047/article/details/50606353
----------------------------------------------------------------------
Libraries have been installed in:
/home/lhh/download/lnmp/src/memcached-2.2.0/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
Installing shared extensions: /usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/
/home/lhh/download/lnmp/src /home/lhh/download/lnmp
PHP memcached module installed successfully!
/home/lhh/download/lnmp
/home/lhh/download/lnmp/src /home/lhh/download/lnmp
[tz.zip] found
[ocp.php] found
/home/lhh/download/lnmp
Starting MySQL... SUCCESS!
####################Congratulations########################
Total OneinStack Install Time: 25 minutes
Nginx install dir: /usr/local/nginx
Apache install dir: /usr/local/apache
Database install dir: /usr/local/mysql
Database data dir: /data/mysql
Database user: root
Database password: 123456
PHP install dir: /usr/local/php
Opcache Control Panel url: http://192.168.0.100/ocp.php
phpMyAdmin dir: /data/wwwroot/default/phpMyAdmin
phpMyAdmin Control Panel url: http://192.168.0.100/phpMyAdmin
redis install dir: /usr/local/redis
memcached install dir: /usr/local/memcached
index url: http://192.168.0.100/
Please restart the server and see if the services start up fine.
Do you want to restart OS ? [y/n]: