SBDavid
Jan 4th, 2010
Jan 4th, 2010
Recompile php in DirectAdmin
Recompile php in DirectAdmin
If you run into problems after Adding custom modules to apache for customapache, you may also need to recompile php as well:
cd /usr/local/directadmin/customapache
and then
./build php
Then restart apache:
/sbin/service httpd restart
And for FreeBSD:
/usr/local/etc/rc.d/httpd restart
Source : http://directadmin.com