• 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.

ASP VB - Plesk

K

khalilah

Guest
Hi,

Could someone please help? I am hosting my site on PLESK 7.5 (Win)... I have created my site and works fine on my local server, but when i upload it to plesk it no longer work. I get a 505 error (some kind of permissioning error)...

URL : http://www.intelitech.com.au <-- PLESK
URL: http://211.31.4.132:81 <-- local machine

PLEASE HELP!

I have checked the connection string and its fine, if I create a plain asp page with no recordsets it works fine... As soon as a recordset is created it no longer displays the page. Again please help. Thanks


:(
 
Just allow "parent directory" in property of your site under IIS
 
http://www.intelitech.com.au/
shows
Directory Listing Denied

it means that there is no index file similar to index.html, index.php, index.asp and etc.

http://211.31.4.132:81/ shows

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

Please try the following:
Click the Refresh button, or try again later.

Open the 211.31.4.132:81 home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file 'file:///G|/Intelitech/Connections/conn_Intel.asp' was not found.
/index.asp, line 18


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; ru) Opera 8.50

Page:
GET /index.asp

Time:
Saturday, February 11, 2006, 12:53:28 AM

More information:
Microsoft Support

Noone of that sites are working.
 
You can do it via Plesk

CP -> Domains -> domain.com -> web directories -> directory name -> properties -> Enable parent paths
 
Back
Top