How Can I Install Sentastico Package Offline
#1
How Can I Install Sentastico Package Offline
I find in this thread http://forums.sentora.org/showthread.php?tid=168 Sentastico Package Installer and there is

Do NOT use the auto-installer in Modules Admin>Module Install!



how can I install offline (because I am local not online) this package? I have .zpp file. Thank you for answer.
Reply
#2
RE: How Can I Install Sentastico Package Offline
@[TGates] can help over this.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#3
RE: How Can I Install Sentastico Package Offline
I've been looking into this and have not found an easy way to do it locally. The system is not designed to work in that manner.
You could try:
  1. Change the extension to .zip
  2. Unzip the package.
  3. Upload the 'sentastico' folder to /etc/sentora/panel/modules/
  4. Open phpMyAdmin > sentora_core > x_modules table and add:

    Code:
    INSERT INTO `x_modules` (`mo_category_fk`, `mo_name_vc`, `mo_version_in`, `mo_folder_vc`, `mo_type_en`, `mo_desc_tx`, `mo_installed_ts`, `mo_enabled_en`, `mo_updatever_vc`, `mo_updateurl_tx`) VALUES (3, 'Sentastico', 20130, 'sentastico', 'user', 'Sentastico is an open-source package installation tool which will quickly and effortlessly copy a wide range of open-source web scripts to your hosting space and then re-direct you to the installer to enable you to personalize your setup! By using Sentastico you save time and bandwidth by not needing to upload large web scripts to your hosting space.', 1444862022, 'true', '', '');

  5. Then go to Module Admin and make sure the permissions are set for all accounts to use and save even if you do not make changes.
Good luck!
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
#4
RE: How Can I Install Sentastico Package Offline
(12-04-2015, 12:51 AM)TGates Wrote: I've been looking into this and have not found an easy way to do it locally. The system is not designed to work in that manner.
You could try:
  1. Change the extension to .zip
  2. Unzip the package.
  3. Upload the 'sentastico' folder to /etc/sentora/panel/modules/
  4. Open phpMyAdmin > sentora_core > x_modules table and add:

    INSERT INTO `x_modules` (`mo_category_fk`, `mo_name_vc`, `mo_version_in`, `mo_folder_vc`, `mo_type_en`, `mo_desc_tx`, `mo_installed_ts`, `mo_enabled_en`, `mo_updatever_vc`, `mo_updateurl_tx`) VALUES(3, 'Sentastico', 20130, 'sentastico', 'user', 'Sentastico is an open-source package installation tool which will quickly and effortlessly copy a wide range of open-source web scripts to your hosting space and then re-direct you to the installer to enable you to personalize your setup! By using Sentastico you save time and bandwidth by not needing to upload large web scripts to your hosting space.', 1444862022, 'true', '', '');
  5. Then go to Module Admin and make sure the permissions are set for all accounts to use and save even if you do not make changes.
Good luck!
I get the following error Sad

Critical Error: [0144] - Sentora database 'query' error (42S02).

A database query has caused an error, the details of which can be found below.

Error message:

 Table 'sentora_core.x_sentastico' doesn't exist

SQL Executed:

SELECT * FROM x_sentastico

Stack trace:

Base table or view not found: 1146 Table 'sentora_core.x_sentastico' doesn't exist' in /etc/sentora/panel/dryden/db/driver.class.php:125

#0 /etc/sentora/panel/dryden/db/driver.class.php(125): PDO->query('SELECT * FROM x...')
#1 /etc/sentora/panel/modules/sentastico/code/controller.ext.php(429): db_driver->query('SELECT * FROM x...')
#2 /etc/sentora/panel/dryden/ui/templateparser.class.php(214): module_controller::getPackageSelection()
#3 [internal function]: ui_templateparser::CompileFunctionEcho('/<@\s([\w*]*)\s...', '
Reply
#5
RE: How Can I Install Sentastico Package Offline
Table 'sentora_core.x_sentastico' doesn't exist

you need to create the table than run the cmd
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Install Iissues - some pointers. goomba 0 3 ,961 06-16-2017, 12:15 PM
Last Post: goomba

Forum Jump:


Users browsing this thread: 1 Guest(s)