mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
91496ce07c
since now php5 seems pretty stable): - Build iconv extension by default - Remove obsolate MIME and YAZ extensions
20 lines
656 B
Plaintext
20 lines
656 B
Plaintext
*****************************************************************************
|
|
|
|
You have installed the mod_php5 package.
|
|
|
|
Have a look at the mod_php5 port if you need additional extensions other than
|
|
CTYPE, DOM, ICONV, PCRE, POSIX, SESSION, SIMPLEXML, SPL, SQLITE, TOKENIZER
|
|
and XML.
|
|
|
|
You can find it at
|
|
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/mod_php5.tar
|
|
|
|
Make sure index.php is part of your DirectoryIndex.
|
|
|
|
You should add the following to your Apache configuration file:
|
|
|
|
AddType application/x-httpd-php .php
|
|
AddType application/x-httpd-php-source .phps
|
|
|
|
*****************************************************************************
|