DirectAdmin Forums

Go Back   DirectAdmin Forums > Modifications / Add-ons > 3rd Party Software

Reply
 
Thread Tools Display Modes
  #1  
Old 03-07-2004, 09:01 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
[RELEASE] Installatron (DirectAdmin auto script installer)

Installatron gives DirectAdmin users an intuitive interface to install, upgrade and manage a growing collection of web-scripts!

Please visit our website at www.installatron.com to find more information on this and subsequent versions. There's also a free 3-day demo license available through our website.

Cheers, Phil
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool

Last edited by l0rdphi1; 06-29-2007 at 12:55 AM.
Reply With Quote
  #2  
Old 03-07-2004, 09:21 PM
Two_A_T Two_A_T is offline
Verified User
 
Join Date: Jun 2003
Location: Wilmington, NC
Posts: 130
Congrats on your beta release!

What scripts are included so far and what scripts are you going to be adding for the final?
Reply With Quote
  #3  
Old 03-07-2004, 09:26 PM
Eagle1's Avatar
Eagle1 Eagle1 is offline
Verified User
 
Join Date: Feb 2004
Location: Corpus Christi, TX
Posts: 63
Wow! Great program.
Can you post the instructions on how to add other scripts?

Thanks, Eddie
Reply With Quote
  #4  
Old 03-07-2004, 09:38 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Installatron currently supports three scripts: Invision Power Board, PHP Nuke, and Coranto.

However, Installatron has the ability to add titles without upgrading -- there's a link that allows you to download a new a "software.dat" form our server, and we'll be updating that fairly regularly. At some point you should be able to select the titles you offer to your users too.

On adding your own titles, check out /usr/local/directadmin/xserv/mod_installatron/software.dat. It's a pretty simple system. Keep in mind, though, that if you download an update from us, your file gets overwritten.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #5  
Old 03-07-2004, 09:47 PM
Eagle1's Avatar
Eagle1 Eagle1 is offline
Verified User
 
Join Date: Feb 2004
Location: Corpus Christi, TX
Posts: 63
Ok, I just tried it but I keep getting the following once I click Install:


No usable domains can be found for installation of this software.

Any ideas?

Eddie
Reply With Quote
  #6  
Old 03-07-2004, 09:57 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Yes, whoops You need multiple domains on your account for the old version to work. I've fix the tarball. rm -fr /usr/local/directadmin/xserv and simply follow the bulleted steps in my initial post.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #7  
Old 03-08-2004, 04:07 AM
UltimeWWW's Avatar
UltimeWWW UltimeWWW is offline
Verified User
 
Join Date: Sep 2003
Location: Montreal
Posts: 217
One word...WOW!
__________________
info@ultimeweb.net | 1-866-509-UNIX
Peer1 | DirectAdmin | Ensim Pro | EV1
Reply With Quote
  #8  
Old 03-08-2004, 07:43 AM
overhosted overhosted is offline
Verified User
 
Join Date: Feb 2004
Location: Holland
Posts: 21
Hello,

Congrats with your release!!!

But when this thing is setup, does it also take an database away from the user?

Thank you,

Kevin Overtoom
__________________
All cpanel servers MUST be replaced NOW by DA..
Reply With Quote
  #9  
Old 03-08-2004, 07:47 AM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Installatron itself does not use any databases; however, the scripts your users install may.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #10  
Old 03-08-2004, 08:21 AM
UltimeWWW's Avatar
UltimeWWW UltimeWWW is offline
Verified User
 
Join Date: Sep 2003
Location: Montreal
Posts: 217
I have a problem with it, when I try to install a script and it shows the domain to install to, I get something like that:

www. Panneau.de.contrôle *{...]

Weird
__________________
info@ultimeweb.net | 1-866-509-UNIX
Peer1 | DirectAdmin | Ensim Pro | EV1
Reply With Quote
  #11  
Old 03-08-2004, 08:59 AM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
Verified User
 
Join Date: Oct 2003
Location: Mars
Posts: 229
Congratulations!

I'll patch my skins so it would automatically detect your installer so admins won't have to edit anything.
__________________
CyberAlien.
Reply With Quote
  #12  
Old 03-08-2004, 09:10 AM
overhosted overhosted is offline
Verified User
 
Join Date: Feb 2004
Location: Holland
Posts: 21
ahh, cyberalien,

I was just patching the persephone skin. Ahh well.
__________________
All cpanel servers MUST be replaced NOW by DA..
Reply With Quote
  #13  
Old 03-08-2004, 09:37 AM
Eagle1's Avatar
Eagle1 Eagle1 is offline
Verified User
 
Join Date: Feb 2004
Location: Corpus Christi, TX
Posts: 63
I get the same thing as UltimateWWW as above after I upgraded the script.

Eddie
Reply With Quote
  #14  
Old 03-08-2004, 10:18 AM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
Verified User
 
Join Date: Oct 2003
Location: Mars
Posts: 229
While testing it i found one big problem: you use exit() to exit your script, but i use php in my skins so it exists whole skin and doesn't show footer. Can you please change exit() to return()
__________________
CyberAlien.
Reply With Quote
  #15  
Old 03-08-2004, 10:59 AM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Yes, I can change exit() to return(). Another solution should be to execute the XServ API in a different PHP invocation, but that may not work dependent on your skin design.

I should be releasing version .4 in a short while with this and a few other fixes.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #16  
Old 03-08-2004, 12:03 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
I'm going to put .4 off until I get home this evening. This will allow me to write a proper install/upgrade script for Installatron, cutting the work involved for the admin down to zilch.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool

Last edited by l0rdphi1; 03-08-2004 at 12:06 PM.
Reply With Quote
  #17  
Old 03-08-2004, 12:16 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Also, the copy of software.dat on my server has been updated with a fix for the "Coranto" CMS application. Feel free to update your software.dat using the built-in update feature.
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #18  
Old 03-08-2004, 06:44 PM
l0rdphi1 l0rdphi1 is offline
Verified User
 
Join Date: Jun 2003
Posts: 1,467
Version .4 beta is up. See original post.

Added 'Installs' column on applications list.
Added new Installatron install/upgrade script. (yay!)
Fixed numerous bugs.
Changed 'exit()' to 'return()'

Enjoy
__________________
Installatron Applications Installer gives you and your users an intuitive interface to install, upgrade, and backup/restore a growing collection of web apps. It's a native DirectAdmin plugin and is absolutely FREE for one domain!

Also: cPanel-to-DA converterBulk Domains and Sub-domain PluginDA User Tool
Reply With Quote
  #19  
Old 03-08-2004, 07:17 PM
UltimeWWW's Avatar
UltimeWWW UltimeWWW is offline
Verified User
 
Join Date: Sep 2003
Location: Montreal
Posts: 217
Hi,

You corrected some issues I was having but I still have problems. It says that I don't have any spare databases available although the account has unlimited databases.

Got an idea?
__________________
info@ultimeweb.net | 1-866-509-UNIX
Peer1 | DirectAdmin | Ensim Pro | EV1

Last edited by UltimeWWW; 03-08-2004 at 07:26 PM.
Reply With Quote
  #20  
Old 03-08-2004, 07:26 PM
Eagle1's Avatar
Eagle1 Eagle1 is offline
Verified User
 
Join Date: Feb 2004
Location: Corpus Christi, TX
Posts: 63
I deleted the old version and I tried .4,but all I get at HTM_XSERV is blank page with no errors.
Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
{RELEASE} Installatron :: AWBS Installer pucky 3rd Party Software 4 07-17-2007 12:07 PM
ensim 4.0.x to direactadmin migration script stffabi 3rd Party Software 26 02-16-2006 06:16 AM
Directadmin apache groups and webadmin script Easywebdev DirectAdmin General Discussion 1 01-26-2006 03:54 PM
[release] Installatron v2.0 l0rdphi1 DirectAdmin-related Products and Services [Advertising Forum] 189 07-07-2004 07:13 AM
Auto Installer for DirectAdmin!!! HostAffect DirectAdmin General Discussion 20 03-07-2004 09:57 AM


All times are GMT -7. The time now is 07:47 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
DirectAdmin © 2007 JBMC Software