同样的错误...... [英] Same error as many......

查看:39
本文介绍了同样的错误......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述






我正在运行PHP 4.3.9和Apache 2.0.52。


这是错误:未添加未知过滤器:PHP


我已阅读超过40条建议但没有运气。有人可以帮忙吗?我是运行Cent-OS的
。有没有人需要查看我的配置文件?


什么都有帮助......


谢谢.....

推荐答案

ar*@unsu.com 写道:
ar*@unsu.com wrote:

我正在运行PHP 4.3.9和Apache 2.0.52。
I am running PHP 4.3.9 and Apache 2.0.52.



首先,更新。

First, update.


这是错误:未添加未知过滤器:PHP
This is the error: an unknown filter was not added: PHP



其次,谷歌为此。真的,几乎任何人都可以在不到5分钟的时间内找到答案。


-

----- -----------------------------

Iv ?? n S ?? nchez Ortega -ivansanchez-algarroba -escomposlinux-punto-org-

现在听:Enigma - Le Roi est mort,vive le Roi! (1996) - [5]

为什么!...(4:59)(95.818199%)

Second, google for that. Really, just about anybody can find the answer in
less than 5 minutes.

--
----------------------------------
Iv??n S??nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Now listening to: Enigma - Le Roi est mort, vive le Roi ! (1996) - [5]
Why!... (4:59) (95.818199%)


ar*@unsu.com 写道:




我正在运行PHP 4.3.9和Apache 2.0.52。


这是错误:未添加未知过滤器:PHP


我已经阅读了40多条没有运气的建议。有人可以帮忙吗?我是运行Cent-OS的
。有没有人需要查看我的配置文件?


一切都会有所帮助....
Hi,

I am running PHP 4.3.9 and Apache 2.0.52.

This is the error: an unknown filter was not added: PHP

I''ve read over 40 suggestions with no luck. Can anyone help? I am
running Cent-OS. does anyone need to see my config files?

Anything would help....



如果只告诉我们什么你做过&没做.....


长话短说,通常解决所有问题:

- 加载PHP模块(LoadModule php4_module modules / libphp4 .so)

- 只需使用正确的AddType应用程序/ x-httpd-php .php

- 删除所有SetInputFilter PHP& SetOutputFilter PHP来自您的Apache

config。


如有疑问,请删除Apache配置中对PHP的所有引用,并且

只需按照手册:
http://www.php.net/manual/en/install.unix.apache2.php

-

Rik Wasmus

.... spamrun完成

If only you told us what you did & didn''t do.....

Long story short, what usually solves everything:
- load the PHP module (LoadModule php4_module modules/libphp4.so)
- just use a proper AddType application/x-httpd-php .php
- remove ALL SetInputFilter PHP & SetOutputFilter PHP''s from your Apache
config.

When in doubt, remove ALL references to PHP in your Apache config, and
just follow the manual:
http://www.php.net/manual/en/install.unix.apache2.php
--
Rik Wasmus
....spamrun finished


6月2日上午10:30,Rik Wasmus< luiheidsgoe ... @ hotmail.comwrote:
On Jun 2, 10:30 am, Rik Wasmus <luiheidsgoe...@hotmail.comwrote:

a ... @ unsu.com写道:
a...@unsu.com wrote:


Hi,


我正在运行PHP 4.3.9和Apache 2.0.52。
I am running PHP 4.3.9 and Apache 2.0.52.


这是错误:未添加未知过滤器:PHP
This is the error: an unknown filter was not added: PHP


我读了40多条没有运气的建议。有人可以帮忙吗?我是运行Cent-OS的
。有没有人需要看到我的配置文件?
I''ve read over 40 suggestions with no luck. Can anyone help? I am
running Cent-OS. does anyone need to see my config files?


一切都会有所帮助....
Anything would help....



如果只告诉我们你的意思做过&没做.....


长话短说,通常解决所有问题:

- 加载PHP模块(LoadModule php4_module modules / libphp4 .so)

- 只需使用正确的AddType应用程序/ x-httpd-php .php

- 删除所有SetInputFilter PHP& SetOutputFilter PHP来自您的Apache

config。


如有疑问,请删除Apache配置中对PHP的所有引用,并且

只需按照手册操作: http:// www.php.net/manual/en/install.unix.apache2.php

-

Rik Wasmus

。 ..spamrun完成


If only you told us what you did & didn''t do.....

Long story short, what usually solves everything:
- load the PHP module (LoadModule php4_module modules/libphp4.so)
- just use a proper AddType application/x-httpd-php .php
- remove ALL SetInputFilter PHP & SetOutputFilter PHP''s from your Apache
config.

When in doubt, remove ALL references to PHP in your Apache config, and
just follow the manual:http://www.php.net/manual/en/install.unix.apache2.php
--
Rik Wasmus
...spamrun finished



这是我放入我的APACHE配置文件中的内容:


< Files * .php>

SetOutputFilter PHP

SetInputFilter PHP

< / Files>


AddType application / x- httpd-php .php .php3 .php4 .phtml

AddType application / x-httpd-php4-source .php


可能不需要它们,但我正在尝试任何事情。并且,我

尝试了20多个不同的建议......并且没有任何东西已经删除了

警告........


谢谢。

Here is what I put into my APACHE config file:

<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>

AddType application/x-httpd-php .php .php3 .php4 .phtml
AddType application/x-httpd-php4-source .php

Probably do not need them both, but I am trying anything. And, I
tried over 20 different suggestions......and nothing has removed the
warning yet........

Thanks.


这篇关于同样的错误......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆