./build versions dont show php

Magician

Verified User
Joined
Jan 31, 2010
Messages
135
Location
EU / PL
./build versions dont show php versions to update. How to enable it?
Result of ./build versions:
Code:
server:/usr/local/directadmin/custombuild# ./build versions
Latest version of DirectAdmin: 1.42.0
Installed version of DirectAdmin: 1.42.0

Latest version of Apache: 2.4.3
Installed version of Apache: 2.4.3

Latest version of ProFTPD: 1.3.4b
Installed version of ProFTPD: 1.3.4b

Latest version of PCRE: 8.20
Installed version of PCRE: 8.20

Latest version of curl: 7.28.1
Installed version of curl: 7.28.1

Latest version of FreeType: 2.4.10
Installed version of FreeType: 2.4.10

Latest version of dovecot: 2.1.10
Installed version of dovecot: 2.1.10

Latest version of Exim: 4.80.1
Installed version of Exim: 4.80.1

Latest version of SpamAssassin: 3.3.2
Installed version of SpamAssassin: 3.3.2

Latest version of MySQL: 5.5.28
Installed version of MySQL: 5.5.28

Latest version of suPHP: 0.7.1
Installed version of suPHP: 0.7.1

Latest version of RoundCube webmail: 0.8.4
Installed version of RoundCube webmail: 0.8.4

Latest version of phpMyAdmin: 3.5.4-all-languages
Installed version of phpMyAdmin: 3.5.4-all-languages

If you want to update all the available versions run: ./build update_versions
My options.conf
Code:
Default version of PHP is always php1_release. Possible values for php1/php2_release: 5.3, 5.4, no. php1/php2_mode: mod_php, php-fpm or suphp)
php1_release=5.3
php2_release=5.4
php1_mode=suphp
php2_mode=php-fpm
php_ini=no
#Possible values - production or development
php_ini_type=production
ioncube=no
zend=no

#Possible values - 5.1, 5.5
mysql=5.5
mysql_inst=yes
mysql_backup=yes
mysql_backup_dir=/usr/local/directadmin/custombuild/mysql_backups

#Possible value: 2.4
apache_ver=2.4
mod_ruid2=no
secure_htaccess=no
harden-symlinks-patch=yes

#Web applications
phpmyadmin=yes
squirrelmail=no
roundcube=yes

#Mail options
exim=yes
eximconf=no
clamav=no
spamassassin=yes
dovecot=yes

#Statistics
awstats=no
webalizer=yes

#FTP options - possible values: proftpd, pureftpd
ftpd=proftpd

#Jailed shell
jail=no

#Autoconf/automake/libtool options
autoconf=yes
automake=yes
libtool=yes
curl=yes

#new version of zlib and libxml2 (experts only)
zlib=no
new_zlib=no
new_xml2=yes

#Custombuild options
custombuild=2.0
autover=yes
bold=yes
clean=yes
cleanapache=no
clean_old_tarballs=yes
clean_old_webapps=yes
downloadserver=files2.directadmin.com

#Cron settings
cron=yes
cron_frequency=daily
[email protected]
notifications=yes
da_autoupdate=no
updates=no
webapps_updates=yes

#Cloudlinux settings
cloudlinux=no
 
Make sure PHP is installed on the system (run "./build php n" and check "./build versions" again).
 
Same thing here. With that, ./build update versions doesn't update PHP to a newer version. (But it downloaded the file.) Already report in another topic http://www.directadmin.com/forum/showthread.php?t=45150 but never get an answer.

with that ./build versions, I also do not have info about MySQL there but I also has an extra autoconf there that Magician doesn't have.

./build versions
Latest version of DirectAdmin: 1.42.0
Installed version of DirectAdmin: 1.42.0

Latest version of Apache: 2.4.3
Installed version of Apache: 2.4.3

Latest version of ProFTPD: 1.3.4b
Installed version of ProFTPD: 1.3.4b

Latest version of autoconf: 2.68
Installed version of autoconf: 2.68

Latest version of PCRE: 8.20
Installed version of PCRE: 8.20

Latest version of curl: 7.28.1
Installed version of curl: 7.28.1

Latest version of FreeType: 2.4.10
Installed version of FreeType: 2.4.10

Latest version of dovecot: 2.1.10
Installed version of dovecot: 2.1.10

Latest version of Exim: 4.80.1
Installed version of Exim: 4.80.1

Latest version of SpamAssassin: 3.3.2
Installed version of SpamAssassin: 3.3.2

Latest version of ClamAV: 0.97.6
Installed version of ClamAV: 0.97.6

Latest version of RoundCube webmail: 0.8.4
Installed version of RoundCube webmail: 0.8.4

Latest version of phpMyAdmin: 3.5.4-all-languages
Installed version of phpMyAdmin: 3.5.4-all-languages

Latest version of SquirrelMail: 1.4.22
Installed version of SquirrelMail: 1.4.22
 
Last edited:
Today after ./build update (or before, before I didn't check) after ./build versions I see php
Code:
Latest version of PHP 5.3 (PHP-FPM): 5.3.19
Installed version of PHP 5.3 (PHP-FPM): 5.3.18

PHP 5.3 (PHP-FPM) 5.3.18 to 5.3.19 update is available.

Latest version of PHP 5.4 (PHP-FPM): 5.4.9
Installed version of PHP 5.4 (PHP-FPM): 5.4.8

PHP 5.4 (PHP-FPM) 5.4.8 to 5.4.9 update is available.

but my setup is
Code:
php1_release=5.3
php2_release=5.4
php1_mode=suphp
php2_mode=php-fpm

php1_mode is suphp, update php 5.3 when I see "PHP 5.3 (PHP-FPM) 5.3.18 to 5.3.19 update is available." is safe?
 
Today after ./build update (or before, before I didn't check) after ./build versions I see php
Code:
Latest version of PHP 5.3 (PHP-FPM): 5.3.19
Installed version of PHP 5.3 (PHP-FPM): 5.3.18

PHP 5.3 (PHP-FPM) 5.3.18 to 5.3.19 update is available.

Latest version of PHP 5.4 (PHP-FPM): 5.4.9
Installed version of PHP 5.4 (PHP-FPM): 5.4.8

PHP 5.4 (PHP-FPM) 5.4.8 to 5.4.9 update is available.

but my setup is
Code:
php1_release=5.3
php2_release=5.4
php1_mode=suphp
php2_mode=php-fpm

php1_mode is suphp, update php 5.3 when I see "PHP 5.3 (PHP-FPM) 5.3.18 to 5.3.19 update is available." is safe?

Yes, it is safe (we also fixed it in the version that is not yet uploaded to DA servers).
 
Back
Top