One of my customers needs the PHP Tidy extension. I activate it by adding "--with-tidy \" to /usr/local/directadmin/custombuild/configure/ap2/configure.php5 and it works fine.
I like to keep DirectAdmin updated and do so by issuing the following in /usr/local/directadmin/custombuild
./build clean
./build update
./build all d
When I do the updates it recompiles PHP without the Tidy extension and the configure.php5 is reset without the "--with-tidy \" line.
What am I doing wrong? How can I tell DirectAdmin that I want the PHP Tidy extension when doing an upgrade?
Thanks much!
-Joe
I like to keep DirectAdmin updated and do so by issuing the following in /usr/local/directadmin/custombuild
./build clean
./build update
./build all d
When I do the updates it recompiles PHP without the Tidy extension and the configure.php5 is reset without the "--with-tidy \" line.
What am I doing wrong? How can I tell DirectAdmin that I want the PHP Tidy extension when doing an upgrade?
Thanks much!
-Joe