how to run an asp file in linux (putty)

Reply

Join Date: May 2008
Posts: 34
Reputation: darcee is an unknown quantity at this point 
Solved Threads: 0
darcee's Avatar
darcee darcee is offline Offline
Light Poster

how to run an asp file in linux (putty)

 
0
  #1
Jun 23rd, 2008
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!
Bachelor of Science In Computer Science Information Technology Major in Systems and Software Engineer... Asia Pacific College Philippines.

Im Not that Good but ill Never Put You down
~•~•~•~•Dar -C
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 6
Reputation: gpm1982 is an unknown quantity at this point 
Solved Threads: 1
gpm1982 gpm1982 is offline Offline
Newbie Poster

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

 
0
  #2
Jun 24th, 2008
check where your DOCUMENT_ROOT is located in httpd.conf. I would suggest creating a file called phpinfo.php, and write the following 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
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 34
Reputation: darcee is an unknown quantity at this point 
Solved Threads: 0
darcee's Avatar
darcee darcee is offline Offline
Light Poster

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

 
0
  #3
Jun 25th, 2008
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?
Bachelor of Science In Computer Science Information Technology Major in Systems and Software Engineer... Asia Pacific College Philippines.

Im Not that Good but ill Never Put You down
~•~•~•~•Dar -C
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for ASP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC