A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
diese funktion wird nur untersstützt, wenn php als modul für apache läuft.
apache_request_headers() returns an associative array of all the http headers in the current request. this is only supported when php runs as an apache module.
das ist eine irreführende fehlermeldung des apache, die in aktuellen versionen behoben ist.
finally, the default location of the apache configuration files changed between apache 1.2 and apache 1.3. you should check to make sure that the configuration file you are adding the addtype line to is actually being read. you can put an obvious syntax error into your httpd.conf file or some other obvious change that will tell you if the file is being read correctly.
dann sollten sie die folgenden zwei zeilen in ihrer apache conf datei einfügen:
만약 아파치에서 php를 모듈로 사용하고 싶다면, php4ts.dll 을 windows/system (windows 9x/me의 경우) 이나 winnt/system32 (windows nt/2000의 경우) 디렉토리로 옮겨야 한다. 그런 다음 아파치 conf 파일에 다음 두줄을 추가해 주어야 한다.:
es gibt abhängig von ihrer apache installation und unix variante viele mögliche wege den server zu stoppen und neu zu starten.
이것은 libphp4.so 공유 라이브러리를 만든다. 이 파일은 아파치의 httpd.conf 파일에서 loadmodule 설정을 사용하여 아파치에 적재 될 수 있다. 그리고 postgresql 지원은 libphp4.so 에 포함시킨 형태이다.