Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-15-2003, 11:18 PM   PM User | #1
Socraties
New Coder

 
Join Date: Jun 2002
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
Socraties is an unknown quantity at this point
Browser based installs Discuss/help

Has anyone ever tried to do a complete browser based install for linux rpm packages.

What I am looking for is some examples or tutorials that might lead me in the direction that I need to go.

I need to be able to deploy applications through a web broswer, the browser will have to talk to the shell, or more appropriately put the code will execute from apache and talk to the shell via shell_exec() and exec() commands inside of php. Those will then kick off the actual .sh files that need to be kicked off and then return a message back to apache that I can read to display status, errors, and success messages.

If anyone has done this or seen this it would be great to know. Even better if anyone can point me in the direction that I am wanting to go I would apperciate it.

Also is there any kind of security risk (as the systems won't be accessible outside of a private network) or problems that might be thought of. Is there any kind of speed or language compatibilitiy issues as well. To know this would be great.

Thanks in advance.
Socraties is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:46 AM.


Advertisement
Log in to turn off these ads.