Frequently Asked Questions:
How to install Apache with PHP and cURL on a Unix or Linux platform
Instructions current as of 11/03/2004
Apache Server Status for localhost
Server Version: Apache/2.0.52 (Unix)
Server Built: Nov 4 2004 17:15:11
_________________________________________________________________
Current Time: Friday, 05-Nov-2004 11:56:12 PST
Restart Time: Friday, 05-Nov-2004 10:45:11 PST
Parent Server Generation: 0
Server uptime: 1 hour 11 minutes
Total accesses: 1 - Total Traffic: 2 kB
CPU Usage: u.1 s.18 cu0 cs0 - .00657% CPU load
.000235 requests/sec - 0 B/second - 2048 B/request
1 requests currently being processed, 4 idle workers
___W_S..........................................................
................................................................
................................................................
................................................................
Scoreboard Key:
"_" Waiting for Connection, "S" Starting up, "R" Reading
Request,
"W" Sending Reply, "K" Keepalive (read), "D" DNS
Lookup,
"C" Closing connection, "L" Logging, "G" Gracefully
finishing,
"I" Idle cleanup of worker, "." Open slot with no current
process
# cp php.ini-dist /usr/local/lib/php.ini
AddType application/x-httpd-php .php .phtml
after the
commented #AddType application/x-tar .tgz line as follows:
#
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
#
#AddType application/x-tar .tgz
AddType application/x-httpd-php .php .phtml
Apache Server Status for localhost
Server Version: Apache/2.0.52 (Unix) PHP/4.3.9
Server Built: Nov 4 2004 17:15:11
_________________________________________________________________
Current Time: Friday, 05-Nov-2004 13:19:52 PST
Restart Time: Friday, 05-Nov-2004 13:19:47 PST
Parent Server Generation: 0
Server uptime: 5 seconds
Total accesses: 0 - Total Traffic: 0 kB
CPU Usage: u0 s0 cu0 cs0
0 requests/sec - 0 B/second -
1 requests currently being processed, 4 idle workers
_W___...........................................................
................................................................
................................................................
................................................................
Scoreboard Key:
"_" Waiting for Connection, "S" Starting up, "R" Reading
Request,
"W" Sending Reply, "K" Keepalive (read), "D" DNS
Lookup,
"C" Closing connection, "L" Logging, "G" Gracefully
finishing,
"I" Idle cleanup of worker, "." Open slot with no current
process
| CURL support | enabled |
| CURL Information | libcurl/7.12.2 |