[RELEASE] Installatron (DirectAdmin auto script installer)

Well....I installed it....and when I go to add a feature, I get the following;

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

Gads. I had this when we were still at v.4 and now at 1.5 I still get it. The Admin account has a domain attached to it and there are plenty of other domains on the server as well.

Didn't the program used to ask for the admin password?? Because it didn't on the 3 or 4 tries I made. Yes I did rm etc after each attempt.

Seems the builds (programs) are there, but Installtron can't find any domains.

I also logged in as a user and same story with that as well.

Kinda frustrating.

Oh well...snooze time....I give up...for now.
 
As stated in the version 1.5 post, iTron no longer needs an admin password (due to changes in DA 1.21.3). But, DA must be updated to 1.21.3 to use iTron!

If this doesn't get either of you anywhere, try logging out of DA and back in - I had to do this when I first updated to 1.21.3, since I still had a 1.21.2 session. This probably doesn't apply though.

Contact me with your administrative logins if all else fails.
 
Using DA 1.213 for serveral days now :(

Can you come on AIM and open a secure session please Phil?

Many thanks,
Matt :)
 
Installed the Installatron after I upgraded to v1.21.3 which has been running on my server since DA released the update.

Kinda perplexing...and seems Matt has a similar problem...so... *shrugs* :confused:
 
Hi guys...

Just to update, it's a problem with using DA's session keys when using DA with SSL.

More info soon.

Matt
 
hostpc.com said:
Yet another client complaining about these scripts

http://www.hostpc.com/forums/index.php?showtopic=936&st=30
"Fatal error: Call to undefined function: zip_open() in /usr/local/directadmin/xserv/filemanip.php on line 275"
There's a new stock DA configure.php with built-in zziplib support.

You have to recomplie PHP --with-zip:
Code:
cd /usr/local/directadmin/customapache
rm -f configure.php
./build clean
./build update
./build php
 
Just thought I'd mention that I've started redoing the website in a form that is more informative and up to date. It will probably take a couple more days of work to get it finished.

It's interesting that even with all our servers managed by the same control panel software, it's apparent that there is still a lot of behavioral variation from server to server. A curse of modern computing I guess.

We'd really like to get some of these server-variation problems worked out asap, so if you are experiencing a problem (blank screen, updating freezes, etc) and don't mind giving Phil temporary access, please send us some details at http://www.installatron.com/contact (or, if you prefer, keep an eye out for me as 'Sumaleth' on AIM).

By the way, once these issues are sorted out we're going to reset everyone's license start dates.

So few hours in the day...
 
The program is definately pretty cool but one feature that I think would be nice is if there was an option in the admin side to show scripts based on if they require safe mode or not.

Basically since I have safe mode on for all domains I'd rather not show scripts that require safe mode to be off.
 
The next version of iTron, version 1.6, has a complete "user groups" system, which will allow you to pick and choose which users have access to which scripts. :)
 
XOOPS

Installing XOOPS, the index.php file has a bug in it (along with the others)

// This program is distributed in the hope that it will be useful, //$
// but WITHOUT ANY WARRANTY; without even the implied warranty of //$
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //$
// GNU General Public License for more details. //$
// //$
// You should have received a copy of the GNU General Public License //$
// along with this program; if not, write to the Free Software //$
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //$
// ------------------------------------------------------------------------ //$
/**^M
* Catch new users and redirect them to the start page, if any^M
* @copyright © 2000 xoops.org^M
**/^M
^M
/**^M



It's throwing extra linefeeds into the script, and while it doesn't affect the operation of the script - it's kinda messy.

What type of machine did you develop these on? I'm guessing it was a windows box....
 
The authors of Installatron didn't create XOOPS; they merely include it with installatron.

If your system includes the program "dos2unix" you can run it on any file like this:

# dos2unix /path/to/filename

and it'll convert the file for you.

If you don't have it, find it and get it; it comes in handy (it's availabe on the RHL CDs).

Jeff
 
uhg

I'm all updated with installatron and DA. I'm running FreeBSD 4.8.

I installed Mambo this morning on a site everything looked fine during the install but when I go to the site I get this.

Ideas?


Warning: main(language/english.php): failed to open stream: Permission denied in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 105

Warning: main(): Failed opening 'language/english.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 105

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/classes/mambo.php on line 442

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bam950/domains/950riders.com/public_html/index.php:105) in /usr/home/bam950/domains/950riders.com/public_html/index.php on line 171
Template File Not Found!
 
I'm not able to duplicate those errors. Are all your packages up to date?

It almost looks like you tried to install overtop an existing installation. Not sure.
 
Got it

Installatron needs to chgrp -R username * at the end.

The group was set to apache and mambo no like that. :)
 
We can't change the ownership of files, since iTron can only run as the user installing the script. I'm working on a fix for that though. (create files that mabo creates as apache before mabo creates them) :)
 
It should probably be posted in the Finalize window then that it needs to be done.;)

But now when I try to install Coppermine I get this error.

The following errors were encountered and need to be corrected first:


Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Access denied for user: 'root@localhost' (Using password: NO)

I'm using the username and db that installatron created. So I'm not sure why it thinks I'm trying to connect as root without password.
:confused:
 
Not sure why it's doing that. Looks like a bug in Coppermine's installer. I'll have to have a look in a bit.
 
Phil,
I successfully installed Coppermine via Itron back on April 8th. It works great. I'm not sure what version Itron was at then but I'm sure that it has been upgraded since then. It looks like the same version of Coppermine (1.2.1). But now something is wrong with the way that the installer is running.

Brandt
 
Back
Top