PDA

View Full Version : problems running Classic ASP scripts on Unix Server


crmpicco
05-30-2006, 04:24 PM
I have uploaded a website that I have built for a client onto a Unix server (dir /httpdocs).

The address is:
http://test.wizardcreation.com.

If you go to that address you will see an error message:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, wizardcreation@gmail.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


--------------------------------------------------------------------------------

Apache/2.0.51 (Fedora) Server at test.wizardcreation.com Port 80
===================================================================

Does something have to installed on a Unix Server to run ASP scripts?

Picco

miranda
05-30-2006, 10:34 PM
Yes, you need to get a 3rd party add on. SunASP(Formerly Chili!Soft) makes one such program.

If this is ASP.Net then you can use Mono (http://www.mono-project.com/Main_Page) to run the asp pages on Unix

degsy
05-31-2006, 03:08 PM
You would be better off moving to Windows Hosting.