How to Debug php programs? Gedit + Mozilla Firefox
Use the above Notepad + browser for debugging.
If a part of the php program fails, the results of the entire program may not be displayed in the browser.
In this way, it is difficult to
1. sudo apt-Get install apache2 libapache2-mod-php5 PhP5 php5-gd mysql-server php5-mysql phpMyAdminWhen downloading and automatically installing the configuration, a box will pop up asking you to enter the password !! Remember the password
2.
2011-10-31 12:44
because the Linux default Yum source is installed with PHP 5.1 package,
Yum Install php view later
Rpm-qa PHP
Php-5.1.6-23.2.el5_3
because some programs need to use the version above php5.2
so I found the information, finally
Obtain PHP source codeHttp://www.php.net/downloads.php#v5
Decompress the source code package
$ CD php-5.2.5/EXTCreate an extension function prototype file.Gedit Tsing. protoInput function prototypeString say_hello (string str_name)Save and exit
Refer to: hi. baidu. comdabutianxiaitem2065e6a50dbb0ff614329b43 1. installation 1. Apache installation Introduction: ApacheHTTPServer is the world's top Web server software. It can run in almost all $ sudoapt-getinstallapache2Apache a new directory
First, we need to install MySQL. The installation in Ubuntu is very simple. You just need to run the following command to install the MYSQL server: sudoapt-getinstallmysql-server after installing and playing with the MySQL server, we need to install
In Linux, the default Yum source is installed with the PHP 5.1 package,
After installing php In yum, View
Rpm-Qa PHP
Php-5.1.6-23.2.el5_3
Some programs require php5.2 or later versions.
So I found the information and finally found an introduction to
From: http://apps.hi.baidu.com/share/detail/37687288
Ubuntu (Apache + PHP + MySQL) + phpMyAdmin
Create Apache + PHP + MySql in Ubuntu
Basic Support Environment. Zend optimization is not applied yet, so Zend optimizer installation is not involved
UBUNTU 10.10nginx + php-fpm + mysql simple setup first, we need to install MYSQL. it is very easy to install in UBUNTU. you just need to run the following command to install the MYSQL server:
Sudo apt-get install mysql-server
After installing and
First of all, we need to install MySQL, installed in Ubuntu is very simple, you just need to use the command to simply install the MySQL server:
sudo apt-get install Mysql-server
After installing play MySQL server, we need to install Nginx, it is
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.