Php

erastus@connect

Verified User
Joined
Jun 1, 2013
Messages
36
Hi Guys,

Anybody that can help me.
I am would like to upgrade my server to a later version of php. I am scared I might damage directagmin & mail.


I have centos 5:

cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
CentOS release 5.8 (Final)

and php:
php -v
PHP 5.3.27 (cli) (built: Jul 21 2013 10:24:17)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies


Then I have cloud installed and liveagent.

Very basic system
 
Please do:
Code:
cd /usr/local/directadmin/custombuild
./build update

Then post the output of the following command:
Code:
./build version

It will show you the version of the CustomBuild script. When the version is known, I'll post you PHP upgrade instructions.
 
Back
Top