Hi everyone!
I installed PHP4 on Apace (WinME) and it woked. But now for the problem. I cannot make the external modules work =(
I really tried to read the documentation but i can't figure it out!
In PHP3 the 'php.ini' should be copied to the C:\windows\ directory. What about the .ini in PHP4?
And where should i put the DLL's? I the windows directory too, or in the php dir?
And do i have to edit the ini-file to find those DLL's? I tried to change the extension_dir = "C:\php" and several other possebilites. Please help! As soon as i uncomment the extension = x.dll , PHP wont work at all!
-Carlos