Web Hosting Talk







View Full Version : ASP Problem


KevlerS
12-08-2002, 01:09 PM
I tried to setup a simple ASP counter with FileObject, and it does not seem to work with Plesk. The ASP module is switched on. It works here when I try it on my test server, but not on the my home page. Could you please let me know why that is? I did everything the same on my test server and the net server.
The home page is www.cornelp.com/default.asp
The directory is in CGI-BIN Dir, under Dir of PageCnt.
The Connections String on my Default web page is: /cgi-bin/PageCnt/getHitCnt.asp and the show command is <%=showHitCnt%>

I appreciate your help and support on this matter.

Rich2k
12-08-2002, 04:24 PM
ASP on Plesk is NOT VBScript ASP but perl

Alex042
12-09-2002, 08:34 PM
If your code requires VBScript, Apache ASP probably won't work. You'll need true ASP or you can try ChiliSoft ASP.