yes thanks, i will test upgrade [hr]
Posts by krok
-
-
i found the error :
i have move the folder /etc/php5/conf.d/ in /etc/php5/apache2/conf.d/
and it work (the panel works, but all users and domain are deleted p^^)[hr]
i have retest an upgrade :
the error of install script is create /etc/php5/conf.d/intl.conf
true : /etc/php5/apache2/conf.d/intl.conf -
# i-MSCP a internet Multi Server Control Panel
#
# Copyright (C) 2006-2010 by isp Control Panel - http://ispcp.net
# Copyright (C) 2010-2012 by internet Multi Server Control Panel - http://i-mscp.net
#
# Version: $Id$
#
# The contents of this file are subject to the Mozilla Public License
# Version 1.1 (the "License"); you may not use this file except in
# compliance with the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
#
# The Original Code is "ispCP Ï (OMEGA) a Virtual Hosting Control Panel".
#
# The Initial Developer of the Original Code is ispCP Team.
# Portions created by Initial Developer are Copyright (C) 2006-2010 by
# isp Control Panel. All Rights Reserved.
#
# Portions created by the i-MSCP Team are Copyright (C) 2010-2012 by
# internet Multi Server Control Panel. All Rights Reserved.
#
# The i-MSCP Home Page is:
#
# http://i-mscp.net
#<VirtualHost 46.105.46.122:80>
ServerAdmin krok@totalynet.fr
DocumentRoot /var/www/imscp/gui/publicServerName admin.vm3.totalynet.fr
Alias /errors /var/www/imscp/gui/public/errordocs/
ErrorDocument 401 /errors/401.html
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
ErrorDocument 500 /errors/500.html
ErrorDocument 503 /errors/503.htmlAlias /pma /var/www/imscp/gui/public/tools/pma/
Alias /webmail /var/www/imscp/gui/public/tools/webmail/
Alias /ftp /var/www/imscp/gui/public/tools/filemanager/
Alias /ispLogos /var/www/imscp/gui/data/ispLogos<IfModule suexec_module>
SuexecUserGroup vu2000 vu2000
</IfModule><IfModule mpm_itk_module>
AssignUserID vu2000 vu2000
</IfModule><Directory /var/www/imscp/gui/public>
Options -Indexes Includes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory><Location /ispLogos>
Options -Indexes
Order allow,deny
Allow from all
</Location><IfModule mod_fcgid.c>
<Directory /var/www/imscp/gui/public>
FCGIWrapper /var/www/fcgi/master/php5-fcgi-starter .php
Options +ExecCGI
</Directory>
<Directory "/var/www/fcgi/master">
AllowOverride None
Options +ExecCGI MultiViews -Indexes
Order allow,deny
Allow from all
</Directory>
</IfModule><IfModule mod_fastcgi.c>
ScriptAlias /php5/ /var/www/fcgi/master/
<Directory "/var/www/fcgi/master">
AllowOverride None
Options +ExecCGI MultiViews -Indexes
Order allow,deny
Allow from all
</Directory>
</IfModule><IfModule mod_php5.c>
<Directory /var/www/imscp/gui/public>
php_admin_value open_basedir "/var/www/imscp/gui/:/etc/imscp/:/var/run/imscp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/"
php_admin_value session.save_path "/var/www/imscp/gui/data/sessions/"
php_admin_value upload_tmp_dir "/var/www/imscp/gui/data/tmp/"
php_value include_path ".:/var/www/imscp/gui/library/:/usr/share/php"
</Directory>
</IfModule></VirtualHost>
-
no error at the end of the install and same problem
-
i have this error by mail
Dear admin,
I'm an automatic email sent by your vm3.totalynet.fr (46.105.46.122) server.
Folowing warning was raised while executing main::virtual_netcard_add in
/var/www/imscp/engine/tools/imscp-net-interfaces-mngr.
Warning text:
=====================================================================
46.105.46.122 is already attached to venet0:0
Consider remove from network configuration and let i-MSCP handle it
=====================================================================It's an openvz server, but the interface works perhaps.
i have try /var/www/imscp/engine/setup/set-gui-permissions.pl but nothing
-
Works apache start without errors.
but test that -> http://admin.vm3.totalynet.fr
if you want i can give you full access to the server.
-
actions.conf authz_user.load dir.load negotiation.load setenvif.load
actions.load autoindex.conf env.load php5.conf ssl.conf
alias.conf autoindex.load expires.load php5.load ssl.load
alias.load cgid.conf fcgid_ispcp.conf proxy_ajp.load status.conf
auth_basic.load cgid.load fcgid_ispcp.load proxy.conf status.load
authn_file.load cgi.load headers.load proxy_http.load suexec.load
authz_default.load deflate.conf mime.conf proxy.load
authz_groupfile.load deflate.load mime.load rewrite.load
authz_host.load dir.conf negotiation.conf setenvif.confSyntax error on line 75 of /etc/apache2/sites-enabled/00_master.conf:
Wrapper /var/www/fcgi/master/php5-fcgi-starter cannot be accessed: (2)No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.
failed! -
hello,
i test an upgrade from ispcp 1.0.7 to trunk 08.01.2012 with apache-itk option.
at the end of installation i have got this error :Servers::httpd::apache_itk::start: Syntax error on line 75 of /etc/apache2/sites-enabled/00_master.conf:
Wrapper /var/www/fcgi/master/php5-fcgi-starter cannot be accessed: (2)No such file or directory
iMSCP::Debug::END: Exit code is 1!ligne 75 : FCGIWrapper /var/www/fcgi/master/php5-fcgi-starter .php
/var/www/fcgi/ doenst exist.
thanks for your help.
-
bonjour à tous,
Je test la beta6 et lors de l'install un nouveau choix apparait -> apache-ITK
Quelle est l'avantage de ce MPM ?
Quelle sont les problème avec les modules php (genre MAPI.SO) ?
merci d'avance pour vos réponses.
-
Very good idea, but don't forget users use i-mscp inside a openvz container. The ''option'' maybe disabled at installation.