PDA

View Full Version : php4.4.2



jason
01-31-2006, 09:47 PM
Hi how i will disable the default php that direct admin has
and enable the php of the ports instalation
please let me know
thanks

jason
02-01-2006, 08:57 AM
what is the default configure.php file has inside
can some post it here please
meaning when directadmin is install for first time
thanks

jschurawlow
02-19-2006, 12:44 AM
jason, to retrieve the current default configure. files simply go into /usr/local/directadmin/customapache and rm -f configure.* and then ./build update and the build script will download the default ones to your server.

Alternatively if you have custom settings you wish to keep you could mv the files instead of removing them of course.