Hey everyone,
I'm trying to get php 5.2.14 compiled on this client's server and it's fighting me every step of the day. It's an Ubuntu server (I've done litespeed with zero problems on CentOS many times).
When doing the configuration step, I'm getting the following error approx 95% of the time:
I've gotten it to go through a couple times, but then I run into errors in the actual build prep, so been trying to work through those one by one.
What could be causing this and how would i fix it?
Thanks
I'm trying to get php 5.2.14 compiled on this client's server and it's fighting me every step of the day. It's an Ubuntu server (I've done litespeed with zero problems on CentOS many times).
When doing the configuration step, I'm getting the following error approx 95% of the time:
Code:
Retrieving LSAPI from [LITESPEED URL]/packages/lsapi/php-litespeed-5.4.tgz
2010-12-07 09:38:39 URL:[LITESPEED URL]/packages/lsapi/php-litespeed-5.4.tgz [27012/27012] -> "php-litespeed-5.4.tgz" [1]
Extracting LSAPI archive: tar -xzf php-litespeed-5.4.tgz
gzip: stdout: Broken pipe
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
**ERROR** Could not extract LSAPI archive
What could be causing this and how would i fix it?
Thanks