View Full Version : error while installing ISPconfig
FryShadow
9th March 2006, 06:58
unable to write key
31635:error:0906406D:PEM routines:PEM_def_callback:problems getting password:pem_lib.c:105:
31635:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:pem_lib.c:331:
mkcert.sh:Error: Failed to encrypt RSA private key
make[1]: *** [certificate] Error 1
make[1]: Leaving directory `/home/fryshadow/install_ispconfig/compile_aps/apache_1.3.34/src'
make: *** [certificate] Error 2
ERROR: Could not make certificate for Apache
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
i have this problem can anyone guide me ?
is it apache problem ? i'm using Kanotix
tq for helping
till
9th March 2006, 07:40
Have you selected in step 7 or 8 of the SSL generation wizard to encrypt the private key or entered some special characters as passwords??
It is not a good idea to encrypt the private key, beacuse this will prevent the apache server from Booting. Please have a look at the SSL part of the installation manual too:
http://www.ispconfig.org/manual_installation.htm
FryShadow
9th March 2006, 08:45
thanks..
i try that solution
FryShadow
9th March 2006, 11:56
ok now i try not to encrypt on step 7 and and after that i come to this problem
/*
checking lex output file root... ./configure: line 3246: lex: command not found
configure: error: cannot find output from lex; giving up
ERROR: Could not configure PHP
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
mv: cannot stat `binaries/cronolog': No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
mv: cannot stat `binaries/zip': No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
tar: spamassassin.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `spamassassin': No such file or directory
tar: uudeview.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `uudeview': No such file or directory
tar: clamav.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `clamav': No such file or directory
tar: aps.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./setup2: line 777: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
*/
is this because of my php version,FYI i use php5 for my system. anyone can guide me ?
tq for helping
falko
9th March 2006, 21:57
checking lex output file root... ./configure: line 3246: lex: command not found
configure: error: cannot find output from lex; giving up
You must install flex (with an f at the beginning).
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.