zip format, not an MSI installation version, you need to register the service, in order to have a httpd icon in the desktop taskbar. Results in the CMD command line entered the installation Service command error, error, error message prompts me not to log in as an administrator!
Solution: Will cmd run as an administrator, and then re-enter the command, after the successful execution, can be found in the system services APACHE24 this service.
Then click to start on it, if you do not want to se
configuration, this step is more critical, be sure to set up, especially to consider what you want to support, such as GD Library, Xml,mysql and so on, if you want to know the detailed configuration, execute./configure--help to obtain:#./configure--enable-mbstring=lang--with-mysql=/usr/local/mysql--with-gd=/usr/local/gd2--with-apxs2=/usr/local /apache2/bin/apxs
Build a PHP environment in Windows: Apache + PHP + MySQL and apachemysql. To build a PHP environment in Windows: Apache + PHP + MySQL, apachemysql often needs to re-build the PHP enviro
Address: http://tech.163.com/06/0206/11/299AMBLT0009159K.html
Prepare the software first:
Apache official: apache_2.0.55-win32-x86-no_ssl.msi, more versions here;
PHP official: php-5.0.5-Win32.zip, more images, more Version Download;
MySQL official: mysql-4.1.14-win32.zip, more images, more Version Download.
1. install
Linux under Installation configuration mysql+apache+php+wordpress the Detailed notesLinux under the LMAP environment, it took me several days of time. has not been configured before, the installation of online information is confusing, plus I use the version of the problem, the installation process has some errors, after several installation, turned a lot of information, finally find out where the problem,
Configure the latest PHP and MYSQL servers through one hour of research and setup. The latest PHP 5.0 + MYSQL 5.0 + WIN2003.
I personally think it is necessary to write a tutorial because many aspects are different from those of the old version.
To be honest, I also read many official documents to solve many strange pr
Php connection to the MySQL database. 1. libmysql is missing in the system32 (C: windowssystem32) Directory of the system. dll file. the solution is to find libmysql in the php directory. dll, and libmysql. dll is copied to 1 in the C: windowssystem32 Directory. libmysql is missing
directory under your PHP Directory, for example, extension_dir =" C: \ PHP \ ext "; then search register_globals = Off, change Off to On;
Search; extension = php_mysql.dll, remove the quotation mark.
2. in the manual, change "PHP \ sapi \ php4isapi. dll" to "php5isapi. dll" in the
Through one hour of research and setup. the latest PHP5.0 + MYSQL5.0 + WIN2003. I personally think it is necessary to write a tutorial. because many aspects are different from old versions. to be honest, I also read many official documents to solve many strange problems. relevant software can be found at WWW. SKYCN. NET Download. through one hour of research and setup. the latest PHP 5.0 + MYSQL 5.0 + WIN20
The latest PHP 5.0 + MYSQL 5.0 + WIN2003.I personally think it is necessary to write a tutorial because many aspects are different from those of the old version.To be honest, I also read many official documents to solve many strange problems.
======================================
You can download related software from WWW. SKYCN. NET.
MYSQL 5.0 FOR WINDOWSPHP 5.
openldap-clients openldap-servers II. Download and install apache1. Check whether httpd has been installed. The code is as follows:Copy code Rpm-qa | grep httpdHttpd-2.2.3-31.el5.centos.4Httpd-manual-2.2.3-31.el5.centos.4 To uninstall the old installation package, run the following command:Rpm-e httpd-2.2.3-43.el5.centos -- nodeps note: If you enter the rpm-e httpd-2.2.3-31.el5.centos.4 command, the system will prompt that you have a dependency
This article mainly introduces the basic tutorial of connecting to and operating MySQL databases using PHP. This article describes mysql extension, database connection, and database interaction. For more information, see
Start from here
What is the background database in my blog? That's right, it's MySQL. the script u
browser: // localhost/WordPress, page prompts did not find the wp-config.php file, followed to inside a look, the original he only has a wp-config-simple.php template, another, there is a readme.html file, you can first look at this file, then I know what's going on, so I will wp-config-simple.php corresponding place (in fact, as long as the general change three places, database name, access database user name and the password of the user name ), save as a wp-config.php file.
Refresh the prev
/from/http://mysql.cdpa.nsysu.edu.tw/
Shared:
Http://dev.mysql.com/get/Downloads/MySQL-5.0/MySQL-shared-5.0.45-0.glibc23.i386.rpm/from/http://mysql.cdpa.nsysu.edu.tw/
In addition, this version is installed with a text interface, it may be missing a perl component: perl-DBI-1.32-5.i386.rpm, When you install Mysql may
. zh indicates the meaning of Simplified Chinese) $ cfg ['defaultcharset'] = 'gb2312) Now, phpmyadmin has been configured. You can enable http: // localhost/phpmyadmin/to access the convenient and convenient graphical management software phpmyadmin. For other options in the configuration file that are not mentioned in this article, you don't have to worry about it or modify it. The specific operations on phpmyadmin are not covered in this article. However, the graphical interface is easy to und
installed phpMyAdminReference Link: 79244200At this point, the Apache + mysql + php + phpmyadmin All installation completed, the browser access Http://localhost/phpmyadmin appears below the following interface to complete the successful completion.Problems and Solutions:1. Issue: Install Apache under Windows 2008 Execute d:\apache\bin>httpd-k Install "cannot start this program because the computer is
Description
PHP in compiling the installation, Nginx to be able to invoke PHP to provide dynamic PHP format of the Web page, must be implemented with FASTCGI, but fastcgi is just a framework to achieve FASTCGI framework PHP-FPM, But for the 5.2.x version of PHP, the default
Install nginx PHP MySQL and related extensions in yum in redhat6.2Reference: http://blog.s135.com/nginx_php_v6/
Reference: http://kerry.blog.51cto.com/172631/857461
Reference: http://www.cnblogs.com/sink_cup/archive/2012/09/14/web_server.html
Use the centos source to install and use the repo file of centos6 of 163.com, yum makecache
Sudo-SLang = CYum-y install GCC gcc-C ++ Autoconf libjpeg-devel libpng-deve
the latest version. Because the php version of CentOS 6.3 of the latest version is 5.3, the php version of CentOS in the earlier version is also relatively low.
Run the following command:
yum -y update
Note:: If an error is reported during execution, run the following command to fix the problem:
rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY*Step 2: Install Apahce, Mysql
First, Introduction
What is lamp?Lamp is a Web network application and development environment, is the abbreviation of Linux, Apache, MySQL, Php/perl, each letter represents a component, each component in itself is a very powerful component in the aspect it represents.The word lamp originated in the German magazine "C ' t Magazine", and Michael Kunze first assembled the items together in 1990 to create lam
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.