PHP & PHP-FPM Install-not working
-
hello, my second build, and I am stuck
on "PHP & PHP-FPM Install (with Options & Extensions)", just before the compile and install commands. I dont know why it went wrong. Any ideas? i posted the error message in a pastebin
http://pastebin.com/XsLMqVkkPosted 1 year ago # -
sorry Shelley can you post here pls, pretty pls?!?
looks like there are some gremlins .. not sure, what's the error?
Posted 1 year ago # -
oh sure, i just thought it would be too much to post because i didnt know what to post
\\\\\\\\\\\\\\\\\\\\
root@li131-203:/usr/local/src# export PHP_VER=5.3.0
root@li131-203:/usr/local/src# wget http://launchpad.net/php-fpm/master/0.6/+download/php-fpm-0.6~$PHP_VER.tar.gz
--2011-02-17 07:40:32-- http://launchpad.net/php-fpm/master/0.6/+download/php-fpm-0.6~5.3.0.tar.gz
Resolving launchpad.net... tar -xzf php-fpm-0.6~$PHP_VER.tar.gz
php-fpm-0.6-$PHP_VER/generate-fpm-patch
wget "http://us.php.net/get/php-$PHP_VER.tar.bz2/from/us.php.net/mirror"
bzip2 -cd php-$PHP_VER.tar.bz2 | tar xf -
patch -d php-$PHP_VER -p1 <fpm.patch
cd php-$PHP_VER
./buildconf --force
mkdir /etc/php91.189.89.223, 91.189.89.222
Connecting to launchpad.net|91.189.89.223|:80... connected.
HTTP request sent, awaiting response... 303 See Other
Location: http://launchpadlibrarian.net/35258318/php-fpm-0.6%7E5.3.0.tar.gz [following]
--2011-02-17 07:40:34-- http://launchpadlibrarian.net/35258318/php-fpm-0.6%7E5.3.0.tar.gz
Resolving launchpadlibrarian.net... 91.189.89.228, 91.189.89.229
Connecting to launchpadlibrarian.net|91.189.89.228|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 387857 (379K) [application/x-tar]
Saving to: `php-fpm-0.6~5.3.0.tar.gz.2'100%[======================================>] 387,857 651K/s in 0.6s
2011-02-17 07:40:35 (651 KB/s) - `php-fpm-0.6~5.3.0.tar.gz.2' saved [387857/387857]
root@li131-203:/usr/local/src# tar -xzf php-fpm-0.6~$PHP_VER.tar.gz
root@li131-203:/usr/local/src# php-fpm-0.6-$PHP_VER/generate-fpm-patch
root@li131-203:/usr/local/src# wget "http://us.php.net/get/php-$PHP_VER.tar.bz2/from/us.php.net/mirror"
--2011-02-17 07:40:35-- http://us.php.net/get/php-5.3.0.tar.bz2/from/us.php.net/mirror
Resolving us.php.net... 208.69.120.58
Connecting to us.php.net|208.69.120.58|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-02-17 07:40:35 ERROR 404: Not Found.root@li131-203:/usr/local/src# bzip2 -cd php-$PHP_VER.tar.bz2 | tar xf -
bzip2: Can't open input file php-5.3.0.tar.bz2: No such file or directory.
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
root@li131-203:/usr/local/src# patch -d php-$PHP_VER -p1 <fpm.patch
patch: **** Can't change to directory php-5.3.0 : No such file or directory
root@li131-203:/usr/local/src# cd php-$PHP_VER
-bash: cd: php-5.3.0: No such file or directory
root@li131-203:/usr/local/src# ./buildconf --force
-bash: ./buildconf: No such file or directory
root@li131-203:/usr/local/src# mkdir /etc/phpPosted 1 year ago # -
well, that was a redundant link causing the issue. Shelley.
fact is the tut needed some maintenance anyway so I totally rewrote it ..
Posted 1 year ago # -
oh thank goodness, thanks!
Posted 1 year ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
