Softaculous


Topic : MODx softaculous


Posted By: MJMWeb on July 25, 2009, 10:11 pm
I am currently testing softaculous and the first and onoly script i tested so far was MODx and clients of mine want this for an auto installer and is how i actually found softaculous.

Anyway it installes, creates sql and all other steps and says its complete however it does not make the modx config file causing the site to say its not installed or missing files

Tried this 4 times. havent tried other scripts yet

Posted By: MJMWeb on July 25, 2009, 10:26 pm | Post: 1
ok in the config file, which my mistake is there, it doesnt put localhost in. (the XXXXX i chaned for security)

$database_type = 'mysql';
$database_server = '';
$database_user = 'XXXXXXXX';
$database_password = 'XXXXXXX';
$database_connection_charset = 'utf8';
$database_connection_method = 'SET NAMES';
$dbase = 'XXXXXXXX';
$table_prefix = 'modx_';

once i added localhost manually i noticed its not creating any tables on install.

Posted By: MJMWeb on July 26, 2009, 6:21 am | Post: 2
Disregard this post is supposed to be fixed in todays v1.8

Posted By: alons on July 26, 2009, 8:54 pm | Post: 3
Sir can you test it now!

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP

Posted By: MJMWeb on July 26, 2009, 9:11 pm | Post: 4
The database is not installeg all properly however for modx install it is still not puting "localhost" in the $database_server = '';
once i manually typed it in the site/install worked flawlessly

$database_type = 'mysql';
$database_server = '';
$database_user = 'xxxxxxxx';
$database_password = 'xxxxxxxx';
$database_connection_charset = 'utf8';
$database_connection_method = 'SET NAMES';
$dbase = '`xxxxxxxx`';
$table_prefix = 'modx_';
error_reporting(E_ALL & ~E_NOTICE);

Posted By: alons on July 27, 2009, 6:26 am | Post: 5
Sir the Localhost issue is seperate.
Is this happening only in ModX or others as well.
Softaculous is successfult in importing the database on its end, means it should be parsed.
Please check whether localhost is being added in other scripts or not.

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP

Posted By: MJMWeb on July 27, 2009, 6:32 am | Post: 6
Quote From : alons July 27, 2009, 6:26 am
Sir the Localhost issue is seperate.
Is this happening only in ModX or others as well.
Softaculous is successfult in importing the database on its end, means it should be parsed.
Please check whether localhost is being added in other scripts or not.

Regards,
Alons


as far as i can tell its unique to modx.

Posted By: MJMWeb on July 27, 2009, 6:53 am | Post: 7
scratch that it is doing it.
heres an SMF install
########## Database Info ##########
$db_server = '';
$db_name = 'xxxxx';
$db_user = 'xxxxxxx';
$db_passwd = 'xxxxxx';
$db_prefix = 'xxxxxx';
$db_persist = 0;
$db_error_send = 1;


Also on both SMF and MODx it did not make any tables.

Posted By: alons on July 27, 2009, 2:56 pm | Post: 8
Sir please email me your root details.
I will look into it.


-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP

Posted By: MJMWeb on July 27, 2009, 7:24 pm | Post: 9
Quote From : alons July 27, 2009, 2:56 pm
Sir please email me your root details.
I will look into it.


im sorry i cannot and will not give out root.
However i have completly uninstalled softaculous and did a reinstall, I figured since then i installed whas during your 1.8 release it amy of caused issues.

the good news is everything with the databases is fixed and they are creating and filling with tables correctly.

I have tried several installs and they work flawlessly, except modx it continuse to not place the 'localhost' however the tables are created now.

Posted By: alons on July 29, 2009, 5:14 am | Post: 10
Ok sir if possible can you give us a Dummy user account

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.