Current time: 05-06-2024, 08:34 PM Hello There, Guest! (LoginRegister)


Post Reply 
--== Software Installer -> NEW VERSION RC4 Realese==-- NICHT FÜR 1.0.7 RC
Author Message
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #641
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
(06-15-2010 09:19 PM)menki Wrote:  hallo leute

gibt es auch ein typo3 package irgendwo? sehe unter addons kein typo3 paket.

Kannst gerne eines erstellen Wink
06-15-2010 09:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
menki Offline
Member
***

Posts: 643
Joined: May 2008
Reputation: 0
Post: #642
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
hallo

werde ich wohl machen müssen... Smile

Grüße
MENKI
06-15-2010 11:22 PM
Find all posts by this user Quote this message in a reply
schnere Offline
Junior Member
*

Posts: 40
Joined: Apr 2007
Reputation: 0
Post: #643
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
Hallo,

hab ein aktuelles Drupal-Paket für 6.1.7 erstellt (http://schnere.bveml.net/drupalde_6_1_7.tar.gz)

Die Installation hat funktioniert. Jedoch musste ich anschließend die .htaccess-Datei von Hand kopieren, da hidden-Files anscheinend nicht mit kopiert werden.

Dazu folgender Patch:

Quote:--- ispcp-sw-mngr.original 2010-07-18 14:24:12.000000000 +0200
+++ ispcp-sw-mngr 2010-07-18 14:24:32.000000000 +0200
@@ -154,7 +154,7 @@
$rs = sys_command_rs("$main::cfg{'CMD_CP'} $sw_src_path-$sw_software_id.tar.gz $sw_tmp_path/");
$rs = sys_command_rs("$main::cfg{'CMD_TAR'} -xzf $sw_tmp_path/$sw_software_archive-$sw_software_id.tar.gz");
}
- $rs = sys_command_rs("$main::cfg{'CMD_CP'} -r $sw_tmp_path/web/* $sw_dest_path/");
+ $rs = sys_command_rs("$main::cfg{'CMD_CP'} -rT $sw_tmp_path/web/* $sw_dest_path/");
$rs = sys_command_rs("$main::cfg{'CMD_CHOWN'} -R $uid:$gid $sw_dest_path/*");
$rs = sys_command_rs("$main::cfg{'CMD_SHELL'} $sw_tmp_path/$sw_software_installfile \"install,$sw_software_db,$sw_software_prefix,$sw_database,$sw_database_user,$sw_d​atabase_pass_clear,
$sw_database_pass_md5,$sw_install_username,$sw_install_pass_clear,$sw_install_pa​ss_md5,$sw_install_email,
$domain_name,$sw_dest_path,$sw_pfad\"");
$rs = sys_command_rs("$main::cfg{'CMD_RM'} -rf $sw_tmp_path");
@@ -352,4 +352,4 @@
dump_el(\@main::el, $main::ispcp_sw_mngr_el);
exit 1;
}
-exit 0;
\ No newline at end of file
+exit 0;

Es wurde nur "cp -r" mit "cp -rT" ersetzt um auch die versteckten Dateien mit zu kopieren.

MfG schnere
(This post was last modified: 12-24-2010 07:00 PM by ZooL.)
07-18-2010 10:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Speddy20537 Offline
Junior Member
*

Posts: 126
Joined: Apr 2009
Reputation: 0
Post: #644
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
gibt es hier ztu schon ein update für die 1.0.6 oder geht dort noch die version für 1.0.5????
08-21-2010 02:32 AM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #645
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
läuft genauso, wie mit 1.0.5
08-21-2010 02:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Speddy20537 Offline
Junior Member
*

Posts: 126
Joined: Apr 2009
Reputation: 0
Post: #646
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
Danke für Die antwort das ging aber schnell:lol
08-21-2010 02:49 AM
Find all posts by this user Quote this message in a reply
reSh Offline


Posts: 1
Joined: May 2010
Reputation: 0
Post: #647
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
kann mit mal bitte jmd sagen, wie man selbst packete erstellt?

gibts da ne doku oder n tutorial?

wollte mal die neue wordpress version bereitstellen.

mfg reSh
(This post was last modified: 08-27-2010 07:42 AM by reSh.)
08-27-2010 07:41 AM
Find all posts by this user Quote this message in a reply
moscito Offline
Newbie
*

Posts: 7
Joined: Aug 2010
Reputation: 0
Post: #648
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
(08-27-2010 07:41 AM)reSh Wrote:  kann mit mal bitte jmd sagen, wie man selbst packete erstellt?

gibts da ne doku oder n tutorial?

wollte mal die neue wordpress version bereitstellen.

mfg reSh

ähm, findest du auf der webseite unter Dokumentationen
http://isp-control.net/documentation/autoinstaller
08-27-2010 08:18 AM
Find all posts by this user Quote this message in a reply
discountnetz Offline
Newbie
*

Posts: 6
Joined: Sep 2010
Reputation: 0
Post: #649
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
Hallo,
ich versuche den Installer zu installieren jedoch kommt die folgende Fehlermeldung:

Import required database fields - Please wait
ERROR 1060 (42S21) at line 46: Duplicate column name 'domain_software_allowed'

Ich habe mittels phpmyadmin die betreffende Spalte in der Datenbank gelöscht ebenso die Tabellen web_software und web_software_inst und den Installer erneut ausgeführt. Es kommt leider die selbe Fehlermeldung. Die Spalte und die Tabellen werden in der Datenbank allerdings wieder angelegt vom Installer.

Ich muss dazu sagen ich habe einige Dateien in der gui ersetzen müssen die verkorkst waren durch meine Versuche CronJobs zu installieren mit den diversen Anleitungen. Also habe ich die Dateien in gui admin client reseller und themes durch die originalen aus dem Installationspaket ersetzt.

Könnten die Probleme mi dem Installer daher rühren ich weiss da einfach nicht mehr weiter und bitte um Hilfe

Freundliche Grüsse
Jan
09-19-2010 04:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZooL Offline
Moderator
*****
Moderators

Posts: 3,429
Joined: Jan 2007
Reputation: 79
Post: #650
RE: ispCP Software Installer -> NEW VERSION RC2 Realese
hmm auch hier gilt welche version etc..root vserver
und dazu kommt das der installer nur bis 1.0.3 läuft...
09-19-2010 04:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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