Hi, All
I'm trying to use Apache+php4 to setup a web site on my Windows 98 notebook for developing web pages. I want to load the extensions including in php4 package and use some add-on functions in it (ex. mssql support).
I've tried many kinds of path of "extension_dir" (C:\php4 c:/php4 c:\windows\system d:\php4 d:/php4 d:\php4\extensions ....), but the situation doesn't change -- I just get a "Unable to load dynamic library 'C:\php4/php_db.dll' - Can't find dll files needed for executing the application", or something similiar.
Can someone tell me what's the problem?
Thanks in advanced.
I really need this to get my job done.