Current time: 07-05-2024, 07:56 AM Hello There, Guest! (LoginRegister)


Post Reply 
New ispCP Software Installer *RC1*
Author Message
FISA4 Offline
Member
***

Posts: 668
Joined: Feb 2008
Reputation: 15
Post: #121
RE: New ispCP Software Installer *RC1*
(12-19-2009 07:45 PM)mafia Wrote:  hello

can we create packages with the French language please
thank you how

I am currently translating the "HowTo create packages" to english.
Maybe someone can have a look at it and rewrite if i wrote some bullsh.. . Wink

http://www.isp-control.net/documentation...kagecreate

Greets

FISA4
12-20-2009 08:06 AM
Find all posts by this user Quote this message in a reply
FISA4 Offline
Member
***

Posts: 668
Joined: Feb 2008
Reputation: 15
Post: #122
RE: New ispCP Software Installer *RC1*
Here:
http://addons.isp-control.net/unofficial...aller_rc1/

you can find the installer for ispCP Omega 1.0.3 Stable

Greets

FISA4
12-22-2009 01:07 AM
Find all posts by this user Quote this message in a reply
pushkin Offline


Posts: 2
Joined: Jun 2007
Reputation: 0
Post: #123
RE: New ispCP Software Installer *RC1*
how to update from RC_1 to RC_1-1.0.3-stable ?
12-22-2009 11:03 PM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #124
RE: New ispCP Software Installer *RC1*
There are no different between this packages.
Only
Code:
RC_1-1.0.3-stable
is maked for the ispcp 1.0.3 stable
and
Code:
RC_1
is for the snapshot 15.12.2009.
12-22-2009 11:15 PM
Find all posts by this user Quote this message in a reply
pushkin Offline


Posts: 2
Joined: Jun 2007
Reputation: 0
Post: #125
RE: New ispCP Software Installer *RC1*
I did install RC_1 on ispcp1.0.0. after i upgraded ispcp to 1.0.3.
it is possible to upgrade the Installer?
12-22-2009 11:31 PM
Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #126
RE: New ispCP Software Installer *RC1*
If you upgraded ispcp succesfull to 1.0.3 then the installation of the ispcp software installer should work correctly.
You have to use
Code:
RC_1-1.0.3-stable
If you make the installation of ispcp software installer before upgrading, you will got a lot of errors!!!

Make a backup before installing.
(This post was last modified: 12-22-2009 11:49 PM by TheCry.)
12-22-2009 11:49 PM
Find all posts by this user Quote this message in a reply
datacompboy Offline
Junior Member
*

Posts: 50
Joined: Nov 2009
Reputation: 0
Post: #127
RE: New ispCP Software Installer *RC1*
How to uninstall package manager? Smile

btw: patches while install was not applied clean, but installed doesn't said that, found only when tried to unpatch it Smile
(This post was last modified: 12-24-2009 05:06 PM by datacompboy.)
12-24-2009 04:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #128
RE: New ispCP Software Installer *RC1*
To uninstall the software installer you have to drop the tables
Code:
web_software
web_software_inst

Then you have to drop the column
Code:
domain_software_allowed
in the table "domain"

and the columns
Code:
software_allowed
softwaredepot_allowed
in the table "reseller_props"

After you need to download the file which where patched:
Download it from: http://www.isp-control.net/ispcp/browser...mega-1.0.3

The files are:
Code:
/var/www/ispcp/engine/ispcp_common_code.pl
/var/www/ispcp/engine/ispcp-rqst-mngr
/var/www/ispcp/gui/admin/domain_details.php
/var/www/ispcp/gui/admin/reseller_add.php
/var/www/ispcp/gui/admin/reseller_edit.php
/var/www/ispcp/gui/admin/user_delete.php
/var/www/ispcp/gui/client/hosting_plan_update.php
/var/www/ispcp/gui/client/index.php
/var/www/ispcp/gui/client/webtools.php
/var/www/ispcp/gui/include/admin-functions.php
/var/www/ispcp/gui/include/client-functions.php
/var/www/ispcp/gui/include/ispcp-functions.php
/var/www/ispcp/gui/include/reseller-functions.php
/var/www/ispcp/gui/orderpanel/package_info.php
/var/www/ispcp/gui/reseller/domain_delete.php
/var/www/ispcp/gui/reseller/domain_details.php
/var/www/ispcp/gui/reseller/domain_edit.php
/var/www/ispcp/gui/reseller/hosting_plan_add.php
/var/www/ispcp/gui/reseller/hosting_plan_edit.php
/var/www/ispcp/gui/reseller/index.php
/var/www/ispcp/gui/reseller/user_add2.php
/var/www/ispcp/gui/reseller/user_add3.php
/var/www/ispcp/gui/themes/omega_original/admin/domain_details.tpl
/var/www/ispcp/gui/themes/omega_original/admin/menu_users_manage.tpl
/var/www/ispcp/gui/themes/omega_original/admin/reseller_add.tpl
/var/www/ispcp/gui/themes/omega_original/admin/reseller_edit.tpl
/var/www/ispcp/gui/themes/omega_original/client/index.tpl
/var/www/ispcp/gui/themes/omega_original/client/menu_webtools.tpl
/var/www/ispcp/gui/themes/omega_original/client/webtools.tpl
/var/www/ispcp/gui/themes/omega_original/orderpanel/package_info.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/domain_details.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/domain_edit.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/hosting_plan_add.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/hosting_plan_edit.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/index.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/menu_general_information.tpl
/var/www/ispcp/gui/themes/omega_original/reseller/user_add2.tpl

Start after overwriting this two scripts
Code:
/var/www/ispcp/engine/setup/set-engine-permissions.sh
and
/var/www/ispcp/engine/setup/set-gui-permissions.sh

In the ispcp.conf
Code:
/etc/ispcp/ispcp.conf
are some changes, too. But you don't need to edit them.
Code:
CMD_MKDIR = /bin/mkdir
GUI_SOFTWARE_DIR = /var/www/ispcp/gui/software

GUI_SOFTWARE_DEPOT_DIR = /var/www/ispcp/gui/software/sw_depot

SOFTWARE_ALLOWED_LANGUAGE = az_AZ,eu_ES,bg_BG,ca_ES,zh_CN,zh_HK,cs_CZ,da_DK,nl_NL,en_GB,fi_FI,fr_FR,gl_ES,de​_DE,hu_HU,it_IT,ja_JP,nb_NO,pl_PL,pt_BR,pt_BR,ro_RO,ru_RU,sk_SK,es_AR,es_ES,sv_S​E,th_TH,tr_TR,uk_UA

SOFTWARE_TMP_DIR = /tmp

MAX_REMOTE_FILESIZE = 26214400 #25MB
You can remove them if you want.

In the directory
Code:
/var/www/ispcp/gui/
you will find a directory called
Code:
software
This directory can be deleted.

That's all.
(This post was last modified: 12-24-2009 09:27 PM by TheCry.)
12-24-2009 09:25 PM
Find all posts by this user Quote this message in a reply
datacompboy Offline
Junior Member
*

Posts: 50
Joined: Nov 2009
Reputation: 0
Post: #129
RE: New ispCP Software Installer *RC1*
You forget about icons.
And instead of re-download files, better to do
Code:
cd /var/www/ispcp
patch -R -p4 </root/ispcp_installer/patches/engine.patch
patch -R -p4 </root/ispcp_installer/patches/gui.patch

p.s.: sorry, i forgot write that already done uninstalling
12-24-2009 09:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #130
RE: New ispCP Software Installer *RC1*
Yes i forgot the new files which are installed in their directories.
I will make a uninstall script.
Then all question will be answered
12-24-2009 10:07 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 9 Guest(s)