• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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