I've got a bit of a problem.
When seting up PHP for the Apache as a module, on my little system, Apache can't find a PHP's dll file, no matter which directory do I put it in :(.
Printable View
I've got a bit of a problem.
When seting up PHP for the Apache as a module, on my little system, Apache can't find a PHP's dll file, no matter which directory do I put it in :(.
I haven't used Apache in YEARS but did you check the config file if you can manually put directory of the DLL? if not, did u put it in in your system32 directory?
I was puting the path to the file in the config file.
I also tried copying the dll file in to apache directory.
I'll try to copy the dll in to win32 once I'm home.
Cheers
Tried copying PHP dll to Win32, and a couple of other folders, just in case, Apache still don't get it :(.
Does anyone know any links to where people had this problem solved?