ERROR Could not extract LSAPI archive

Status
Not open for further replies.
#1
Hello,

I am trying to do a fresh php 5 compile.

--with-mysql --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-mbstring --with-iconv --with-jpeg-dir=/usr --with-xml --with-curl=/usr/local/curl

I do get the error: ERROR Could not extract LSAPI archive

Compile PHP: View Log


% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

100 389 100 389 0 0 769 0 --:--:-- --:--:-- --:--:-- 769
100 389 100 389 0 0 768 0 --:--:-- --:--:-- --:--:-- 0

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors

What's wrong?

--Bj
 
#3
I am also unable to rebuild php?

How badly does that suck? the php5 that is currently compile is ignoring

the --with-config-file-path=../php and I was hoping that a recompile would help.
 
Status
Not open for further replies.
Top