installation and upgrade script fail [message #6054] |
Tue, 01 October 2002 16:50 |
Olliver
Messages: 443 Registered: March 2002
Karma:
|
Senior Member |
|
|
Hello,
I don't know whether it's an issue with FUD itself but I'm posting it here anyway. When I tried to upgrade my existing FUD 2.3.1 RC3 installation I encountered the following error:
Quote: | "Couldn't locate start of archive"
|
Obviously this happens while attempting to extract the files. Since this was a local test installation I deleted it and tried to run the setup from the scratch, but then I got the same error.
My configuration is as follows:
Apache 2.0.40 (including patches to fix problems with modules)
PHP 4.23 which I compiled with the following:
Quote: | './configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--prefix=/usr' '--with-config-file-path=/etc' '--enable-force-cgi-redirect' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-bz2' '--with-db3' '--with-curl' '--with-dom=/usr' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gdbm' '--with-gettext' '--with-ncurses' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-regex=system' '--with-xml' '--with-expat-dir=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-discard-path' '--enable-track-vars' '--enable-trans-sid' '--enable-wddx' '--without-oci8' '--with-pear=/usr/share/pear' '--with-mysql=shared,/usr' '--enable-memory-limit' '--enable-bcmath' '--enable-shmop' '--enable-versioning' '--enable-calendar' '--enable-dbx' '--enable-dio' '--enable-mcal' '--with-apxs2=/usr/sbin/apxs
|
It is running as Apache module and its relevant settings are:
Quote: | Safe Mode: OFF
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: ON
Disabled Functions: none
|
MySQL: 3.23.52
Any hints would be greatly appreciated since it seems to be a riddle to me.
Bye
Ken
[Updated on: Tue, 01 October 2002 16:54] Report message to a moderator
|
|
|