• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Apache ASP support not working in plesk

R

rajk

Guest
i have uploaded asp files in my linux server with Apache ASP support (ticked) in parallel but i get INTENAL SERVER ERROR when opening asp files. Please help.
 
"My Plesk is not working!"

Did you tried check Apache logs, perform some investigation, etc? Can you provide more detailed information?
 
Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
 
I got this in httpd log

::1 - - [27/Oct/2010:08:25:36 +0100] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [27/Oct/2010:08:25:38 +0100] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [27/Oct/2010:08:25:38 +0100] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
 
Common Apache error log - /var/log/httpd/error_log
Apache error log for particular domain - /var/www/vhosts/domain.com/statistics/logs/error_log
 
i just realised some asp files are opening and some are not. what could be the problem ?
 
I got this error

[Thu Oct 28 11:55:06 2010] [error] [asp] [2032] [error] error compiling unprocessed_application.asp: , /usr/lib/perl5/vendor_perl/5.8.8/Apache/ASP.pm line 1468

pls help
 
It looks like that your script is written on VBScript. Actually by default Plesk Apache supports only ASP scripts written in Perl language. For more information, you can refer the below given KB article:

http://kb.odin.com/en/2228
 
Back
Top