Can anyone help me on how to install PHP as a module instead of a CGI executable in Win98/ME. This is because whenever I call a php script, it always add '/php/php.exe' in the browser and somehow it seems to mess with my JPG image files. It does this by parsing JPG files instead of displaying it. But when I remove the "php/php.exe' from the browser URL window, everything works fine.
Anyway, any help is appreciated, be it a script to remove 'php/php.exe' or whatever.
Another thing I notice is that when I call any file in the browser without the trailing slash, it always give me a 404 error message. Any way to work around this? Thanks again.