Asp On Apache
have problem to install asp on apache 2 Linux.Follow guidelines at URL.I see that mod_perl is working but something wrong with httpd.conf I think.Get error when try to run
<Files ~ (^.asp)>
SetHandler perl-script
PerlModule Apache::ASP
PerlHandler Apache::ASP
PerlSetVar Global .
PerlSetVar StateDir /tmp/asp
</Files>
Have Perl 5.61 installed
View Replies
ADVERTISEMENT
i'm all over the place with my style. I began using IIS, asp, mysql, windows... now im interested in using apache, asp.net, mysql, windows... apache because of the security, mysql because obviously i love it to death, asp.net because it's something new i can learn...windows because im kinda scared of the linux hyped.... is there any fall back to my new config??? ASP.net will work with apache (sooner or later)... read more about it on go-mono.com.
View Replies
View Related
Develpe a site using ASP and testing it locally using Apache. Unfortunately when it calls the asp files they are only shown as text .... what am i doing wrong? Put when I test the same files in Personal Web Server they work perfectly.
View Replies
View Related
IIS for 2000 Pro and XP pro have some limitations built in.
For example, you can not configure multiple sites, and
they do not support SMTP. Also, the performance may
suffer. I've heard rumors that IIS for Pro/XP is limited
to 10 concurrent users.
You do not need CALs (user licenses) for people accessing
your web site via the internet/intranet. The CALs are for
users connecting locally (via your LAN/WAN). Code:
View Replies
View Related
Which version of Apache works (2.0 and higher?) Do you need a certainoperating system? Any additional software needed?
View Replies
View Related
I have apache and php4 installed and working. Now I want to try asp applications using apache...
View Replies
View Related
I have installed apache2.0 downloaded from apache.org a while ago. Now I want to host some ASP pages as well. what is the easiest methos to install the ASP module in the current apache 2.0.
View Replies
View Related
I run a personal web server using Apache. I've got Perl, PHP and MySQL all working great. But I'm confused about how to implement ASP ... could someone simply point me in the right direction?
View Replies
View Related
Can ASP run on Apache. If yes, how do you configure them to each other?
View Replies
View Related
My IIS keeps crashing again and again and it is a real pain to maintain it. I googled and found an apache module to run ASP pages but that module is not provided for apache 2.x .. does anybody know a better web server to run ASP other than IIS or any FREE method to run ASP on APache?
View Replies
View Related
I have an Apache environment set up locally, and it's supporting PERL and PHP and MySQL no problem. But I can't get ASP.net to work... or find any information about it anywhere. is this because microsoft are determined to do things their way? I have downloaded the .net framework thing, but I don't know where to go from there.
View Replies
View Related
how can i make asp files work in Apache2 n i m runnin win2000.
View Replies
View Related
Does Macromedia MX support ASP on Apache with MySql. Below is output of installed modules on my Linux server.
Apache::ASP Apache::ASP::State
Apache::ASP::Request Apache::ASP::Request Apache::ASP::Server
Apache::ASP Apache::ASP Apache::ASP:ate
Apache::ASP::CollectionItem Apache::ASP::CollectionItem Apache::ASP
Apache::ASP::Application Apache::ASP::Application Apache::ASP::GlobalASA
Apache::ASP::CGI Apache::ASP::CGI Apache::ASP::Session
Apache::ASP::Lang:erlScript Apache::ASP::Lang:erlScript
View Replies
View Related
is thier any way to run ASP files in apache just like php????? if yes how?
View Replies
View Related
I have asp pages running on IIS of XP prof.
I want to move to the apache web server
Can anyone explain how to do that?
View Replies
View Related
Is there any way to get ASP to work on a Linux box with apache and ensim?
View Replies
View Related
is it possible to restart apache from asp? the asp, of course, is running on the apache. it seems impossible to me, but.....of course, that is exactly what i am supposed to do. my asp script edits the config files, and i want the changes to take place immediately after i edit the files.
View Replies
View Related
I have installed apache on my computer to test php scripts. What do I now need to do to also run asp scripts? Do I have to install apache::asp or can I load a module that runs with my current apache?
View Replies
View Related
Is it possible to configure Apache to work with ASP.Net? If so, how do i do it?otherwise, do i have to use IIS for ASP?
View Replies
View Related
Does anyone know of a mod that I can run on Tomcat/Apache that will run ASP Scripts? I dont want to re-develop everything into JSP.
I do know of Chilisoft, but they were bought out be Sun and now you have to use Sun web server which will only run on Solaris, we are using Win 2003.
View Replies
View Related
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.
MySQL is supposed to be free. If you are using this product, how do
you like it? What are you using for a front end?
I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?
Is ASP Apache comparable to ASP or ASP.NET? Everything will run on a
Lunix Server to keep cost down.
View Replies
View Related
I've downloaded on my computer apache server, but as I can see it doesn't support asp.
Is there a free available asp module for apache? Or what other free web server could I use for testing my asp web? It seems to me that IIS is not free unless you are using XP professional. Unfortnately I don't have the money to upgrade from XP home to professional.
View Replies
View Related
I'm interested to install ASP over Apache, i have found several links but none works.
View Replies
View Related
Though I consider myself to be a fairly prominent PHP/MySQL programmer, I've come to the conclusion that if I'm ever going to get a job in a company of some size, I'll need to learn some ASP. So, I've decided to take a whack at Kevin Yanks ol' "Getting Started with ASP" article. However, the article has brought up a question.
In the article, Kevin suggestion to install IIS on ones own computer if you're running Windows 2000 (which I am). Later, he explains that to request files that are first parsed by the web server, one is to use http://localhost/and-so-on.
However, I already have phpdev installed, which, among other things, includes Apache for Windows, and http://localhost/ is what I've been using up until now to get the files parse by the Apache server.
So, when I install IIS, what decides which web server that's entitled to the http://localhost url? And will this mean that I have to drop my Apache server to install IIS?
View Replies
View Related
on win xp i am using apache web server and i want to run my asp files using apache web server....
View Replies
View Related
I have a quick question about setting up IIS. I don't have access to the IIS console myself, so I need to be able to explain to an IT-savvy client how to do this. We need to set up IIS so that our ASP scripts can access an MS SQL server. Does IIS support this out of the box? If not, what do we need to do to enable it?
View Replies
View Related
My company developed a website application that interacts with a database (SQL, ORA, Access).
The pages are written in ASP (classic), but the kicker is that the pages use a .dll to interface with the database. Obviously this is fine for Windows based computers, but what about Linux, is this even possible?
View Replies
View Related
I have a bunch of old pages on my windows server that are still being occasionally visited (from bookmarks). I would like to clean up the web server and delete these pages/folders, but do not want people to get a 404.
With Apache, I would use an .htaccess redirect, but as this server is an IIS server (running asp/html pages), I'm at a loss. Code:
View Replies
View Related
I need to access a database on a MS SQL Sever from my unix apache web server.I would preferably want to continue to use ASP rather than go to PHP or Perl - I know that I need to build unixODBC on the web box, but do I need to do anything else other than reference the SQL server in unixODBC?
Has anyone used unixODBC? The console & CLI seem fairly self-explanatory... Do you need extra drivers to connect to a MS SQL box? Can I still use the same server.createobject & ADODB statements in my ASP code? Or do they need to change? Syntax etc?
View Replies
View Related
we are using ASP and VBScript/JScript for submission of customer complaint forms to a MySQL DB. Our Apache Web server is run on a Linux box (Red Hat). Now I know if your running your server on Windows you can use CDO mail or Jmail to email forms.
What do you use if your server is running on Linux, or is there an Apache module I should be looking at that will allow forms to be emailed to myself on submition.
View Replies
View Related
I need to display a URL that links to a password protected wiki (htaccess) on an apache server. I'd like to include the userID and password in the URL so that the user is not prompted for it on the wiki end. If I was linking to another ASP page I could send the login info in the querystring, but how is this done with apache? Is this even possible?
View Replies
View Related