Hi; Just re-install SUSE 12.1 and perfect server with apache2 (11/18/2011). There are some error such as "No operation executed", and " not found in package name..Nothing to do". can someone tell me how to avoid them please. ( installation error as follow ) ========================================================= tadj2:~ # ln -s /usr/lib64/dovecot/modules /usr/lib/dovecot ln: failed to create symbolic link `/usr/lib/dovecot/modules': File exists tadj2:~ # systemctl enable mysql.service mysql.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig mysql on Warning: unit files do not carry install information. No operation executed. tadj2:~ # systemctl start amavis.service Job failed. See system logs and 'systemctl status' for details. tadj2:~ # zypper install http://download.opensuse.org/reposi...enSUSE_12.1/x86_64/suphp-0.7.1-3.3.x86_64.rpm Loading repository data... Reading installed packages... '_tmpRPMcache_:suphp=0:0.7.1-3.3' not found in package names. Trying capabilities. No provider of 'suphp = 0:0.7.1-3.3' found. Resolving package dependencies... Nothing to do. tadj2:/tmp/ispconfig3_install/install # php -q install.php (( NEAR THE END OF THIS INSTALL )) Job failed -------------------------------------------------------------------------------- _____ ___________ _____ __ _ ____ |_ _/ ___| ___ \ / __ \ / _(_) /__ \ | | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _ _/ / | | `--. \ __/ | | / _ \| '_ \| _| |/ _` | |_ | _| |_/\__/ / | | \__/\ (_) | | | | | | | (_| | ___\ \ \___/\____/\_| \____/\___/|_| |_|_| |_|\__, | \____/ __/ | |___/ -------------------------------------------------------------------------------- Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []: An optional company name []: writing RSA key Configuring DBServer Installing ISPConfig crontab no crontab for root no crontab for getmail Restarting services ... redirecting to systemctl redirecting to systemctl redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. /usr/bin/lsb_release: line 368: echo: write error: Broken pipe redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl redirecting to systemctl Installation completed. tadj2:/tmp # vi /etc/suphp.conf (can't find such a file /etc/suphp.conf ?? ) ======================================================== Thanks again.
Since i'm installed SUSE 12.1 (32 bit), so i'm replacing zypper install http://download.opensuse.org/reposi...enSUSE_12.1/x86_64/suphp-0.7.1-3.3.x86_64.rpm BY zypper install http://download.opensuse.org/repositories/server:/php/openSUSE_12.1/i586/suphp-0.7.1-4.1.i586.rpm and installed without error. Hope this will work for ISP3
Try to start amavis-service by YaST2 >system service>expert mode>amavis but error returned 1 (unspecified error) /etc/init.d/amavis start system log shown: Dec 19 18:05:54 tadj2 amavis[3540]: (stale amavisd pid file /var/spool/amavis/amavisd.pid found, removing. Did amavisd crash?)Starting virus-scanner (amavisd-new): ..failed Dec 19 18:05:54 tadj2 systemd[1]: amavis.service: control process exited, code=exited status=7 Dec 19 18:05:54 tadj2 systemd[1]: Unit amavis.service entered failed state. Dec 19 18:06:01 tadj2 /USR/SBIN/CRON[3552]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Dec 19 18:06:04 tadj2 amavis[3582]: Starting virus-scanner (amavisd-new): ..failed any idea? thanks.
tadj2:~ # uname -a Linux tadj2 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux tadj2:~ # As the error in # php -q install.php "redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. /usr/bin/lsb_release: line 368: echo: write error: Broken pipe " do I need to rerun install.php? Thanks Falko.
You have a 32bit system, but the tutorial was written for 64bit. That's why some parts don't work for you. For example... ... is not needed.
If there some setting in /etc/amavisd.conf i need to change to start amavis.service? tadj2:~ # systemctl start amavis.service Job failed. See system logs and 'systemctl status' for details. Also try to start amavis-service by YaST2 >system service>expert mode>amavis but error returned 1 (unspecified error). system log shown: Dec 19 18:05:54 tadj2 amavis[3540]: (stale amavisd pid file /var/spool/amavis/amavisd.pid found, removing. Did amavisd crash?)Starting virus-scanner (amavisd-new): ..failed Dec 19 18:05:54 tadj2 systemd[1]: amavis.service: control process exited, code=exited status=7 Dec 19 18:05:54 tadj2 systemd[1]: Unit amavis.service entered failed state. Dec 19 18:06:01 tadj2 /USR/SBIN/CRON[3552]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null) Dec 19 18:06:04 tadj2 amavis[3582]: Starting virus-scanner (amavisd-new): ..failed
I have no idea what's wrong, but I suggest you use Debian instead of OpenSUSE because that's the distribution we use to develop ISPConfig.