summaryrefslogtreecommitdiff
path: root/sapi/cgi/README.FastCGI
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
committerfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
commitf4983c0d3f56c2074458e4840db36643b2fec59b (patch)
tree2dcf521f07114e3bb2952439fe28cdfa40d30677 /sapi/cgi/README.FastCGI
parentb851f3712388de9f6c4addf2063dbc3c663a0b3b (diff)
downloadphp-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'sapi/cgi/README.FastCGI')
-rw-r--r--sapi/cgi/README.FastCGI2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cgi/README.FastCGI b/sapi/cgi/README.FastCGI
index c2952c0768..f51ae5686b 100644
--- a/sapi/cgi/README.FastCGI
+++ b/sapi/cgi/README.FastCGI
@@ -69,7 +69,7 @@ a line in your config like:
Don't load mod_php, by the way. Make sure it is commented out!
- #LoadModule php4_module /usr/lib/apache/2.0/libphp4.so
+ #LoadModule php5_module /usr/lib/apache/2.0/libphp5.so
Now, we'll create a fcgi-bin directory, just like you would do with normal
CGI scripts. You'll need to create a directory somewhere to store your