
8th May 2008, 00:30
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Falco
your suggestion did work... thank you! i pass the error it now, just to get another abortion... i really dont get it, i followed the install guide to the letter... do i make a general mistake?
the now occuring exception is the same, but shows up way later in the setup routine and the error messages says:
Quote:
checking for variable length prototypes and stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... yes
checking for stdarg.h... (cached) yes
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of long... (cached) 4
checking for working const... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... yes
checking for mcrypt support... no
checking for mhash support... no
checking whether to include mime_magic support... no
checking for MING support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr.
Note that the MySQL client library is not bundled anymore!
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 888: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
|
|

8th May 2008, 00:40
|
|
Junior Member
|
|
Join Date: May 2008
Location: Hamburg, Germany
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
|
|
Hi DocProc
Quote:
|
Originally Posted by DocProc
configure: error: Cannot find MySQL header files under /usr.
|
Install the requested header files:
Code:
sudo apt-get install libmysqlclient15-dev
cheers,
flip
Last edited by flipkick; 8th May 2008 at 00:44.
|

8th May 2008, 01:11
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks flip,
we are getting closer (thanks to the help of you guys!!)
now i pass the 2nd error, but get this one (missing spamassassin? (regarding the perfect server setup it says "ispconfig comes with spamassassin" (or somethin like that)):
Quote:
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:152: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:153: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:154: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:155: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:156: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:157: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:158: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:159: warning: initialization discards qualifiers from pointer target type
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c: In function 'zif_mb_convert_kana':
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/mbstring/mbstring.c:2888: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.
make: *** [ext/mbstring/mbstring.lo] Error 1
ERROR: Could not make 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 888: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
|
|

8th May 2008, 01:18
|
|
Junior Member
|
|
Join Date: May 2008
Location: Hamburg, Germany
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
|
|
another segmentation fault... strange system  if gcc3.4 doesn't work, then try 3.3:
Code:
sudo apt-get install gcc-3.3
and reinstall ispconfig.
cheers,
flip
|

13th May 2008, 19:22
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi flipkick,
sorry for answering that late to your post, but i got a lot to do at work...
i tried gcc 3.3 but it creates the following error:
sooner or later ill get really mad
Quote:
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3597: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3598: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3599: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3600: warning: incompatible implicit declaration of built-in function 'memset'
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3601: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3615: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3631: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3644: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3645: warning: pointer/integer type mismatch in conditional expression
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c: In function 'zif_openssl_open':
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3707: warning: assignment makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3729: warning: initialization makes pointer from integer without a cast
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3729: warning: pointer/integer type mismatch in conditional expression
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c: In function 'php_openssl_apply_verification_policy':
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3824: warning: incompatible implicit declaration of built-in function 'strlen'
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3827: warning: incompatible implicit declaration of built-in function 'strchr'
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3828: warning: incompatible implicit declaration of built-in function 'strstr'
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c: In function 'passwd_callback':
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/openssl/openssl.c:3859: warning: incompatible implicit declaration of built-in function 'bcopy'
make: *** [ext/openssl/openssl.lo] Error 1
ERROR: Could not make 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 888: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
|
|

13th May 2008, 20:02
|
|
Junior Member
|
|
Join Date: May 2008
Location: Hamburg, Germany
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
|
|
just read the error message. you haven't installed openssl. you said you've followed the "perfect system" tutorial. well, no, you actually haven't. otherwise all needed packages would already be installed. like the mysql dev package or the openssl package.
|

13th May 2008, 21:14
|
|
Junior Member
|
|
Join Date: Jan 2008
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Having the same problem, going to re-install ubuntu server again, and going to follow this link closely
|

18th May 2008, 09:04
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi flipkick
i just went through the whole 'perfect server' setup... u were right, accidentally i did the one for ubuntu 7, not 8... *dont say anything  *
so i get as far as never before, but still thr installation of ispconfig fails... i really dont know waht to to... honestly, i followed the correct (!) server setup to the letter... ;(
ah, and here's the error message:
Quote:
======= Memory map: ========
08048000-08577000 r-xp 00000000 08:01 2679779 /usr/lib/gcc/i486-linux-gnu/4.2/cc1
08577000-0857c000 rw-p 0052f000 08:01 2679779 /usr/lib/gcc/i486-linux-gnu/4.2/cc1
0857c000-0877e000 rw-p 0857c000 00:00 0 [heap]
40000000-4001a000 r-xp 00000000 08:01 2179089 /lib/ld-2.7.so
4001a000-4001c000 rw-p 00019000 08:01 2179089 /lib/ld-2.7.so
4001c000-4001d000 r-xp 4001c000 00:00 0 [vdso]
4001d000-40022000 rw-p 4001d000 00:00 0
40023000-40024000 rw-p 40023000 00:00 0
40024000-4016d000 r-xp 00000000 08:01 2179226 /lib/tls/i686/cmov/libc-2.7.so
4016d000-4016e000 r--p 00149000 08:01 2179226 /lib/tls/i686/cmov/libc-2.7.so
4016e000-40170000 rw-p 0014a000 08:01 2179226 /lib/tls/i686/cmov/libc-2.7.so
40170000-40be0000 rw-p 40170000 00:00 0
40be5000-40bef000 r-xp 00000000 08:01 2179088 /lib/libgcc_s.so.1
40bef000-40bf0000 rw-p 0000a000 08:01 2179088 /lib/libgcc_s.so.1
40c00000-40c21000 rw-p 40c00000 00:00 0
40c21000-40d00000 ---p 40c21000 00:00 0
bfee2000-bfef8000 rw-p bffea000 00:00 0 [stack]
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/spl/spl_iterators.c: In function 'zim_spl_RecursiveRegexIterator_getChildren':
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/spl/spl_iterators.c:1529: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.
make: *** [ext/spl/spl_iterators.lo] Error 1
ERROR: Could not make 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 888: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
|
|

19th May 2008, 09:20
|
|
Member
|
|
Join Date: Jul 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Just to mention,
I installed ISPConfig on an Ubuntu 8.04 server 64 bit and I didn't find big problems so far. Just the usual spamassassing eating feature and some Per libs warnings.
I have some sites up, mail, web and ftp.
|

19th May 2008, 09:34
|
|
Junior Member
|
|
Join Date: May 2008
Location: Hamburg, Germany
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
|
|
Quote:
|
Originally Posted by DocProc
/home/server/install_ispconfig/compile_aps/php-5.2.5/ext/spl/spl_iterators.c:1529: internal compiler error: Aborted
|
There's definitely something wrong with your hardware system or linux installation. It could happen that newer GCC versions have problems with older systems, but GCC 3 should always work.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 17:22.
|
|
Recent comments
57 min 23 sec ago
1 hour 57 min ago
5 hours 44 min ago
6 hours 58 min ago
10 hours 34 min ago
17 hours 49 min ago
1 day 2 hours ago
1 day 4 hours ago
1 day 19 hours ago
1 day 21 hours ago