rszkutak
Verified User
I guess i just can't follow directions and or think outside of the box, so that said I'm having issues upgrading my PHP from version 4 to version 5. I have been following the guide (http://help.directadmin.com/item.php?id=135) and ran into a snag, being cautious I stopped right where I am as to not screw anything up too badly where it cannot be undone.
Below is a copy / paste from the SSH session logged in as root into the server. Can you tell me what is going on here, and or how I can correct this issue and upgrade to the newer version of PHP?
[root@dfw1 ~]# cd ..
[root@dfw1 /]# cd ..
[root@dfw1 /]# cd /usr/local/directadmin/customapache
[root@dfw1 customapache]# wget http://files.directadmin.com/services/customapache/php-5.2.4.tar.gz
--11:42:00-- http://files.directadmin.com/services/customapache/php-5.2.4.tar.gz
=> `php-5.2.4.tar.gz.1'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9,705,468 (9.3M) [application/x-gzip]
100%[====================================>] 9,705,468 867.91K/s ETA 00:00
11:42:11 (856.42 KB/s) - `php-5.2.4.tar.gz.1' saved [9705468/9705468]
[root@dfw1 customapache]#
[root@dfw1 customapache]# nano build
[root@dfw1 customapache]# ./build clean
All clean!
[root@dfw1 customapache]# ./build php n
*** Cannot find /usr/local/directadmin/customapache/php-unrnt.tar.gz. Aborting ***
[root@dfw1 customapache]# ./build clean
All clean!
[root@dfw1 customapache]# ./build php_ap2 n
*** Cannot find /usr/local/directadmin/customapache/php-unrnt.tar.gz. Aborting ***
Below is a copy / paste from the SSH session logged in as root into the server. Can you tell me what is going on here, and or how I can correct this issue and upgrade to the newer version of PHP?
[root@dfw1 ~]# cd ..
[root@dfw1 /]# cd ..
[root@dfw1 /]# cd /usr/local/directadmin/customapache
[root@dfw1 customapache]# wget http://files.directadmin.com/services/customapache/php-5.2.4.tar.gz
--11:42:00-- http://files.directadmin.com/services/customapache/php-5.2.4.tar.gz
=> `php-5.2.4.tar.gz.1'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9,705,468 (9.3M) [application/x-gzip]
100%[====================================>] 9,705,468 867.91K/s ETA 00:00
11:42:11 (856.42 KB/s) - `php-5.2.4.tar.gz.1' saved [9705468/9705468]
[root@dfw1 customapache]#
[root@dfw1 customapache]# nano build
[root@dfw1 customapache]# ./build clean
All clean!
[root@dfw1 customapache]# ./build php n
*** Cannot find /usr/local/directadmin/customapache/php-unrnt.tar.gz. Aborting ***
[root@dfw1 customapache]# ./build clean
All clean!
[root@dfw1 customapache]# ./build php_ap2 n
*** Cannot find /usr/local/directadmin/customapache/php-unrnt.tar.gz. Aborting ***