Search the web
Sign In
New User? Sign Up
apache-asp · Apache::ASP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Apache ASP question - RedHat Linux - Plesk8.2   Message List  
Reply | Forward Message #2212 of 2277 |
Re: Apache ASP question - RedHat Linux - Plesk8.2

hc_andy wrote:
>
> I've created a sample "test.asp" (code below)

Where did you put it? What are the permissions on the file? What
happens if you copy it to test.html and replace the Write() call with
plain old static text?

> To get plesk/apache to display .asp pages, do
> I have to enable something somewhere

Plesk being Plesk, it should just work once you've installed the module.

If it doesn't, it can be a mess to find out why not, because Plesk likes
to create alternate copies of configuration files in odd locations which
it uses instead of the standard copy, which it leaves in place just to
confuse you. The only solution to this is to stop using Plesk and go
old school. (I am speaking as one who is strongly considering changing
hosting providers for this very reason.)

> <html>
> <body>
> <%
> $Response->Write("Hello, world!");
> %>
> </body>
> </html>

The syntax of your test file is fine. The problem lies elsewhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@...
For additional commands, e-mail: asp-help@...




Thu Aug 23, 2007 8:24 pm

warren@...
Send Email Send Email

Forward
Message #2212 of 2277 |
Expand Messages Author Sort by Date

Hi There, I'm new to plesk and web administration and have a simple asp question to ask. Is there a way I can test that Apache ASP is working properly on our...
hc_andy
andy.saykao@...
Send Email
Aug 23, 2007
3:47 am

... Where did you put it? What are the permissions on the file? What happens if you copy it to test.html and replace the Write() call with plain old static...
Warren Young
warren@...
Send Email
Aug 23, 2007
8:25 pm

I have placed test.asp in the httpdocs folder with file permissions set to 755. HTML and PHP files are loading without any problems from inside this folder. ...
hc_andy
andy.saykao@...
Send Email
Aug 24, 2007
12:30 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help