| | |
how to run an asp file in linux (putty)
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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!
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
Im Not that Good but ill Never Put You down
~•~•~•~•Dar -C
•
•
Join Date: Feb 2008
Posts: 6
Reputation:
Solved Threads: 1
check where your DOCUMENT_ROOT is located in httpd.conf. I would suggest creating a file called phpinfo.php, and write the following text:
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
ASP Syntax (Toggle Plain Text)
<?php phpinfo(); ?>
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
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
Im Not that Good but ill Never Put You down
~•~•~•~•Dar -C
![]() |
Other Threads in the ASP Forum
- Previous Thread: Form's controls data takes too long to load
- Next Thread: creating order/order detail insert forms
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





