DelphiFAQ Home Search:

What is the configure script? I need to install php

 

comments2 comments. Current rating: 3 stars (1 votes). Leave comments and/ or rate it.

Question:

What is the configure script? I need to install php

Answer:

When you install php, unless you use a binary image, you usually have to do the following
(as with most unix software downloads)

1) run configure
this is a script. You can run it like this:

./configure

2) create the make file with the configuration information that was gathered in step 1)

make

3) run the installation

make install

4) maybe run some tests

make test


These steps are pretty universal, whether you want to install perl, apache, mysql or php
Sometimes steps 3 and 4 are in reverse order.

If you have special requirements, you have to pass them in step 1, as your documentation describes.


Comments:

2007-05-01, 10:11:34
anonymous from Iran in Chahar Mahall va Bakhtiari, Iran  
rating
2007-05-01, 10:12:05
anonymous from Iran  
lpop

 

 

Email address (not necessary):

Rate as
Hide my email when showing my comment.
Please notify me once a day about new comments on this topic.
Please provide a valid email address if you select this option.
 
It seems that you are
from Washington, US .

Info/ Feedback on this

Show city and country
Show country only
Hide my location
Leave your comment here:
Please type in the code:
photo Add a picture:

Please do not post inappropriate pictures. Inappropriate pictures include pictures of minors and nudity. The owner of this web site reserves the right to delete such material.