option.conf

Boeve webdesign

Verified User
Joined
Feb 28, 2012
Messages
27
Location
the Netherlands
Hello,

I have an question about the options.conf file.
Lately we have setup some new servers, and for a few times i saw some changes in the options.conf file, is it possible for "older" servers to get an new options.conf file to see if there are some newer options? (without copying from new servers)

Regards
 
Hello,

Run

Code:
cd /usr/local/directadmin/custombuild
./build update

With that you'll get options.conf with all newer options.
 
Hello,

Thanks, but i already know this.. im sorry, i gues i explained it a bit wrong, new options are available after ./build update, but what i mean (for example) it's not visible in the comments when there is an new version of php like php 5.4
 
I was thinking about this some days ago, there is no way to know new avaible versions, major version if you prefer.

Example: Without reading the related post, i would never expect to be able to install apache 2.4 cause was not listed in the commentend line that show (or should show) define the avaible options.

I suppose that with CB2.0 there will be the default avaible options, but should be nice to have (maybe in a separate file) all the avaible "branch"

Regards
 
Back
Top