| ||
| ||
An issue with php/apache is causing apache not to start in FreeBSD. It segfaults and core dumps, logged in the /var/log/httpd/error_log. Try removing --with-openssl from your configure.php file and recompile php. cd /usr/local/directadmin/customapache Possibly a mod_perl issue. Edit the /etc/httpd/conf/httpd.conf change: AddModule mod_perl.c to#AddModule mod_perl.c and then restart apache. If you don't have "AddModule mod_perl.c", then don't worry about this entry.Remove the "LoadModule perl_module /usr/lib/apache/mod_perl.so" if you have it as well. This won't affect files in the cgi-bin (I've seen very few people actually making use of mod_perl itself). more info: Previous workaround for the problem is to remove thp php flags from the httpd.conf files: cd /usr/local/directadmin/data/templates One user reported that installing zend solved this problem as well, so try: cd /usr/local/directadmin/customapache To downgrade to apache 1.3.33 and php 4.3.11, run: cd /usr/local/directadmin/customapache |
© 2018 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST