Dynamic web pages for Unix Web Server


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Dynamic web pages for Unix Web Server
# 1  
Old 12-03-2000
Hi,

my company is considering a new development of our web site, which used to run on Apachi over Solaris.

The company who is going to do this for us knows only about developing it in ASP.
I guess this means we'll have to have another ISS server on NT for these dynamic pages Smilie

What are the alternatives since I don't want to start managing Windows? !!

Does anyone know of a the posibility to use asp pages under apachi/Solaris ?

What is the equivalance of that for Unix ? ( I guess php, which I understand this very site is using...)

Is it possible to convert asp to php maybe ?? (guess not)..

please help!


Hezki
# 2  
Old 12-03-2000
Hi,

Yes , you can use ASP in solaris(or any version of unix) also. Chillisoft software offers the product.
Here is the link.

http://www.chilisoft.com/platforms/solaris.htm


I hope it would provide a solution


Thanks

# 3  
Old 12-04-2000
Bug PHP to ASP

Hi Balaji,

Ive tried using ASP in solaris ( multi node unix server) but the chilisoft url that ive tried is corrupted.
i tried an alternative way which is convert ASP to PHP.
It worked succesfully.

# 4  
Old 12-04-2000
convert ASP to PHP

Thanks for the link!

how do I do that? (convert asp files to php ??)


Hezki
# 5  
Old 12-04-2000
An alternative to ChiliSoft is <A HREF="http://www.nodeworks.com/asp/">Apache::ASP</A> which runs with mod_perl under Apache.

HTH
# 6  
Old 12-05-2000
Thanks!

Thanks PxT !

I suspected there was such Package within apache modules..
and thanks alot for confiriming it!

I'm just worried if it won't be too compatible, just wehn will need the most importent page...
So that we'll have to install IIS again..

DO you know what are ASP's limitations when run on Apache.
I guess it won't be able to run COM parts at least...

anything else I should be aware of before I implement it?

thanks!

Hezki
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Unix script to segregate dynamic and static content of a web application

I need to deploy a JAVA application on two separate servers: 1. Web server (IBM HTTP Web Servers (IHS)) 2. Application Server (WebSphere Application Server WAS7.0) The static content will have to be deployed and handled on Web server. These would include GIFs, HTML, CSS, etc files.... (0 Replies)
Discussion started by: chani27
0 Replies

2. Shell Programming and Scripting

Checking availability of Web pages through Unix script

Hi Guru's, I need to check the availability of a web page for every one hour through a script. Following is the requirement. 1. Go to http://vsn.srivsn.com 2. If any error encountered in openeing the home page, it should trigger an email with the appropriate error message. 3. If page opens... (6 Replies)
Discussion started by: srivsn
6 Replies

3. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies

4. UNIX for Dummies Questions & Answers

Updating and Creating Web pages wiht Unix

I am new to Unix and would like to update a website as well as add new content to the site but it must be done with UNIX. Can anyone give me some pointers as to what types of references are on the web or maybe even some basic commands? Thanks so much! (1 Reply)
Discussion started by: gsensebe
1 Replies
Login or Register to Ask a Question