That didn't help--at least I don't think it did. I hadn't copied the php4ts.dll because the instructions I was following didn't say to. But when I did I still had the problem. It ended up the problem was that I was specifying the wrong path in the browser, I was specifying the regular "DOS" path to the .php file. When I specified it though the localhost URL it worked.
Thanks anyways.
Main Topics
Browse All Topics





by: _nn_Posted on 2003-11-05 at 15:17:08ID: 9690840
Wild guess : did you move php4ts.dll to the system32 directory as suggested on http://www.php.net/manual/ en/install .apache2.p hp ?
Btw, it's preferable to use forward slashes '/' in pathnames in apache config files.
LoadModule php4_module c:/PHP/php4apache2.dll