phpbar.de logo

Mailinglisten-Archive

[php] nochmal flush unter NT

[php] nochmal flush unter NT

a.stagl_(at)_gmx.at a.stagl_(at)_gmx.at
Wed, 9 Aug 2000 12:36:26 +0200 (MEST)


hi,

ich muss aber gleich vorausschicken, dass ich mich auch nur sporadisch mit
den config-files auseinander gestezt hab, da ich aber eine sehr ähnliche
umgebung habe wie du (winnt, apache 1.3.12, php 4.0.1 als modul) und bei mir
alles klappt, hab ichs mal mit einem konfig-file-vergleich probiert... hier
nun mein ergebnis:

also dir httpd.conf scheint zu passen... sonst würde ja auch dein apache
nicht laufen.

==[deine php.ini]==
error_log	=	"D:\intranet\php4\log\php4_error.log"	; log errors to
specified file
=> da stimmt der pfad nicht

==[deine php.ini]==
auto_prepend_file	= ""
==[meine php.ini]==
auto_prepend_file	=

==[deine php.ini]==
include_path	=   "C:\Apache\php4\include"                ; UNIX:
"/path1:/path2"  Windows: "\path1;\path2"
==[meine php.ini]==
include_path	=                   ; UNIX: "/path1:/path2"  Windows:
"\path1;\path2"

==[deine php.ini]==
extension_dir	=	"./"				; directory in which the loadable extensions
(modules) reside
==[meine php.ini]==
extension_dir	=	./				; directory in which the loadable extensions
(modules) reside

lass mich wissen, wenn es dir weitergeholfen hat.

lg,
andy

-- 
,- STAGL Andreas --------------.  WebDesign & Programmierung
|  Rennweg 70/4/24    \\|//    |\ --------------------------
|  A-1030 Wien        (o ~)    '-|     Tel: +43-699-10511858
'---._________.---ooOo-(_)-oOoo--'     mailto:a.stagl_(at)_gmx.at

Sent through GMX FreeMail - http://www.gmx.net


php::bar PHP Wiki   -   Listenarchive