.php にアクセスするとダウンロードになる!
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[php 5.3.9 de トラブル]]
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*.php にアクセスするとダウンロードになる! [#va075a2a]
pkgng へ移行して、pkg upgrade した後、.php ファイルへアク...
まぁ、良くあるトラブルではあるが、思わぬ原因だったんで、φ...
pkg upgrade した場合、Apacheやphpなどもupgradeされるが、l...
# portupgrade lang/php5
[Reading data from pkg(8) ... - 284 packages found - done]
** Port marked as IGNORE: lang/php5:
doesn't install the Apache module anymore: updat...
** Listing the failed packages (-:ignored / *:skipped / ...
- lang/php5 (marked as IGNORE)
ということなので・・・
* portinstall www/mod_php81 [#wc2f96fc]
Installing mod_php81-8.1.24...
[activating module `php' in /usr/local/etc/apache24/http...
********************************************************...
Make sure index.php is part of your DirectoryIndex.
You should add the following to your Apache configuratio...
<FilesMatch "\.php$">
SetHandler application/x-httpd-php
</FilesMatch>
<FilesMatch "\.phps$">
SetHandler application/x-httpd-php-source
</FilesMatch>
********************************************************...
If you are building PHP-based ports in poudriere(8) or S...
add WITH_MPM=event to /etc/make.conf to prevent build fa...
********************************************************...
===> SECURITY REPORT:
This port has installed the following files which ...
servers and may therefore pose a remote security r...
/usr/local/libexec/apache24/libphp.so
If there are vulnerabilities in these programs the...
risk to the system. FreeBSD makes no guarantee abo...
ports included in the Ports Collection. Please typ...
to deinstall the port if this is a concern.
For more information, and contact details about th...
status of this software, see the following webpage:
https://www.php.net/
===> Cleaning for mod_php81-8.1.24
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
[[php 5.3.9 de トラブル]]
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*.php にアクセスするとダウンロードになる! [#va075a2a]
pkgng へ移行して、pkg upgrade した後、.php ファイルへアク...
まぁ、良くあるトラブルではあるが、思わぬ原因だったんで、φ...
pkg upgrade した場合、Apacheやphpなどもupgradeされるが、l...
# portupgrade lang/php5
[Reading data from pkg(8) ... - 284 packages found - done]
** Port marked as IGNORE: lang/php5:
doesn't install the Apache module anymore: updat...
** Listing the failed packages (-:ignored / *:skipped / ...
- lang/php5 (marked as IGNORE)
ということなので・・・
* portinstall www/mod_php81 [#wc2f96fc]
Installing mod_php81-8.1.24...
[activating module `php' in /usr/local/etc/apache24/http...
********************************************************...
Make sure index.php is part of your DirectoryIndex.
You should add the following to your Apache configuratio...
<FilesMatch "\.php$">
SetHandler application/x-httpd-php
</FilesMatch>
<FilesMatch "\.phps$">
SetHandler application/x-httpd-php-source
</FilesMatch>
********************************************************...
If you are building PHP-based ports in poudriere(8) or S...
add WITH_MPM=event to /etc/make.conf to prevent build fa...
********************************************************...
===> SECURITY REPORT:
This port has installed the following files which ...
servers and may therefore pose a remote security r...
/usr/local/libexec/apache24/libphp.so
If there are vulnerabilities in these programs the...
risk to the system. FreeBSD makes no guarantee abo...
ports included in the Ports Collection. Please typ...
to deinstall the port if this is a concern.
For more information, and contact details about th...
status of this software, see the following webpage:
https://www.php.net/
===> Cleaning for mod_php81-8.1.24
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: