Current time: 11-29-2024, 12:18 PM Hello There, Guest! (LoginRegister)


Post Reply 
--== Software Installer -> NEW VERSION RC4 Realese==-- NICHT FÜR 1.0.7 RC
Author Message
loisl Offline
Junior Member
*

Posts: 101
Joined: Jul 2008
Reputation: 0
Post: #396
RE: ispCP Software Installer -> NEW VERSION RC1
Hi an alle,
ein extra dickes D A N K E an alle hier die sich so viel Arbeit gemacht haben ...
... ist wirklich genial ;-)

Install auf 1.0.3-1 ist problemlos gelaufen:
hier die kleine Anleitung
Code:
# aptitude update && aptitude safe-upgrade
# apt-get install libxml-parser-perl

# cd /root
# wget http://addons.isp-control.net/unofficial/apps_installer_rc1/ispCP_Installer_RC_1-1.0.3-stable.tar.gz
# tar -xvzf ispCP_Installer_RC_1-1.0.3-stable.tar.gz
# cd ispcp_installer/
# ./install

FEHLERMELDUNG Loginpanel
=========================
Warning: require_once(/var/www/ispcp/gui/include/client-functions.php) [function.require-once]: failed to open stream: Permission denied in /var/www/ispcp/gui/include/ispcp-lib.php on line 230

Fatal error: require_once() [function.require]: Failed opening required '/var/www/ispcp/gui/include/client-functions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/ispcp/gui/include/ispcp-lib.php on line 230

Code:
# /var/www/ispcp
# chown -R vu2000:www-data gui/
# mkdir -p /var/www/ispcp/engine/setup
# cd /var/www/ispcp/engine/setup
# wget -O- 'http://www.isp-control.net/ispcp/raw-attachment/ticket/2112/permission-fix.tar.gz' | tar -xzv
# ./set-gui-permissions.sh
# ./set-engine-permissions.sh
# chmod 755 /var/www/ispcp/gui/software/*

Das "upload_max_filesize" der Master php.ini sollte höher gesetzt werden um auch größer Pakete zu installieren.
================================================================================​======

Code:
# nano /var/www/fcgi/master/php5/php.ini

ÄNDERN VON:
============
Code:
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M

ÄNDERN AUF:
============
Code:
; Maximum allowed size for uploaded files.
upload_max_filesize = 20M


Code:
# /etc/init.d/apache2 restart

FERTIG ;-)
(This post was last modified: 01-12-2010 04:06 PM by loisl.)
01-12-2010 04:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ispCP Software Installer *BETA* - ZooL - 11-25-2009, 04:53 AM
RE: ispCP Software Installer *BETA* - ZooL - 11-25-2009, 01:40 PM
RE: ispCP Software Installer *BETA* - Juz - 11-26-2009, 02:13 AM
RE: ispCP Software Installer -> NEW VERSION RC1 - Nuxwin - 12-19-2009, 02:53 AM
RE: ispCP Software Installer -> NEW VERSION RC1 - loisl - 01-12-2010 04:05 PM

Forum Jump:


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