mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
This commit is contained in:
parent
b851f37123
commit
f4983c0d3f
167 changed files with 1134 additions and 1147 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue