943,810 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 2090
  • ASP RSS
Jun 23rd, 2008
0

how to run an asp file in linux (putty)

Expand Post »
http://ipaddress/mrtg/mrtgdata/web/index.asp

and its says

Not Found

The requested URL /mrtg/mrtgdata/web/index.asp was not found on this server.

but i have an apache server( httpd)

thx in advance!
Reputation Points: 10
Solved Threads: 0
Light Poster
darcee is offline Offline
47 posts
since May 2008
Jun 24th, 2008
0

Re: how to run an asp file in linux (putty)

check where your DOCUMENT_ROOT is located in httpd.conf. I would suggest creating a file called phpinfo.php, and write the following text:
ASP Syntax (Toggle Plain Text)
  1. <?php phpinfo(); ?>
into that file. Put this file into your DOCUMENT_ROOT, and then view it from your browser as
http://ipaddress/phpinfo.php
If it works, then you can test the asp script by placing it in the specified DOCUMENT_ROOT. However, to make the asp really work in linux, you need to check out
http://www.mono-project.com/Main_Page
Reputation Points: 12
Solved Threads: 1
Newbie Poster
gpm1982 is offline Offline
6 posts
since Feb 2008
Jun 25th, 2008
0

Re: how to run an asp file in linux (putty)

i got the httpd.conf but I dont have an asp.conf in my /etc/httpd/conf directory in the httpd.conf but i installed the perl-Apache-ASP, also the perl_mod... I can't seem to get the server to run ASP pages Is there a step by step process somewhere that i can use to see what I am doing wrong?
Reputation Points: 10
Solved Threads: 0
Light Poster
darcee is offline Offline
47 posts
since May 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: Form's controls data takes too long to load
Next Thread in ASP Forum Timeline: creating order/order detail insert forms





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC