Click to See Complete Forum and Search --> : Why can't the php4.1.0 as apache module


zhaoxin
12-13-2001, 07:26 AM
i can't use the php4.1.0 as apache module under win98.when i start the apache server
the windows warning me encounter a error.
like this
access violence
msvcrt.dll
what's wrong?
how to solve it.

Anon
12-13-2001, 10:22 AM
I had no problems loading apache as a Module under W98.

Did you remember to copy php4ts.dll to c:\windows\system\ ?

I wrote a totutial at my site: www.mdz.dk , here can you find more info.

zhaoxin
12-14-2001, 11:17 AM
Thank u very much!
i just updated the php4ts.dll in c:\php4
but forgot to update the one in c:\windows
thank u for ur reply.