upgrading php?

txt3rob

Verified User
Joined
Jan 16, 2007
Messages
101
is it just as simple as using the ./build php for custom apache?
im running php 4.4.4 and need to update it.

i've got nothing special on my php settings apart from alterations to php upload size :)
 
Code:
# cd /usr/local/directadmin/customapache
# ./build update
# ./build php n
 
Back
Top