Hi! I have ISPConfig Version: 2.2.3, today in my /var/log/messages I discover segfaults on php. It happed when I make a new subdomain in panel. New subdomain is creating in ISPConfig, but not in bind config files. I try to fix this by apply a "Hotfix PHP segfaults ISPConfig 2.2.x", but segfaults still making. Please help!
After deleting domain or creating I get seqfaults and domain data did not write to bind files. Apply a "Hotfix PHP segfaults ISPConfig 2.2.x" i succesfuly (no erros or something), but segfaults still are. Interesting - it happend with no any changing of the system (upgrading, making changes with conf files, etc.).
mysql> update isp_server set server_bind_zonefile_dir = '/var/named/chroot/var/named' where doc_id=1; - that is it ! now it everything ok - thanks!