I installed instant asp on my pc, and auto-configured it for apache (i chose a wrong version number, mine wasn't shown) and it added the following lines to my httpd.conf:
iASP Setting
LoadModule iasp_module "e:/InstantASP/bin/apache/win32/1.3.2/iasp.dll"
Alias /iasp "e:/InstantASP"
IaspConfig server "e:/InstantASP/properties/server.properties"
IaspConfig rules "e:/InstantASP/properties/rules.properties"
But when i try to restart my apache webserver, i get an error about something not plugged to the system (i dunno how to translate it from italian) when loading iasp.dll
I'm sure that the path to iasp.dll is correct. What's the mistake? I know this isn't the right place to ask, but this is windows help right? 🙂
Please don't just say: "ASP is @!#$, forget about it". Asp is really easy to learn and i learned asp before php. So I need ASP-PHP support on my webserver....