|
[Webware-discuss] Installation problems...(was: Why I use PHP...)
From: <io219@at...> - 2003-04-15 18:07
|
Using Apache 2, I add the following to httpd.conf:
( Some parts were guessed, as they were not found
in any of the files I was forced to stumble upon. )
LoadModule webkit_module modules/mod_webkit.dll
WKServer localhost 8086
SetHandler webkit-handler
AddType text/psp .psp
AddHandler psp-handler .psp
I get the following error when running apache:
D:\Web\Apache\bin>Apache.exe
Syntax error on line 18 of D:/Web/Apache/conf/httpd.conf:
Cannot load D:/Web/Apache/modules/mod_webkit.dll into server: The specified mod
ule could not be found.
Yet the file exists, and I use PHP just fine from this directory:
D:\Web\Apache\bin>dir D:\Web\Apache\modules\mod_webkit.dll
Directory of D:\Web\Apache\modules
01/21/2003 09:26a 61,440 mod_webkit.dll
1 File(s) 61,440 bytes
0 Dir(s) 9,233,719,296 bytes free
|
| Thread | Author | Date |
|---|---|---|
| [Webware-discuss] Installation problems...(was: Why I use PHP...) | <io219@at...> |