update apache, php, sql

ralph

Verified User
Joined
Mar 29, 2006
Messages
8
Location
Norway
im now running a debian sarge box with newest DA. installed this for a year ago so i am running apache 1.3.34 with php 4.42 and MySQL 4.1.10.

I may want to upgrade for security related problems (since DA not uses the dpkg system), how do i easily upgrade these packages without breaking anything?

Any tips?
 
cd /usr/local/directadmin/customapache
./build clean
./build update
./build mysql

Are those commands ok to update to newest MySQL (v. 4) at Debian?
Do I have to update php after mysql update? Or is it best to run ./build all y to update MySQL?
 
Last edited:
Back
Top