Okay, it looks like I've managed to install everything correctly, however I'm now having trouble getting apache to start.
 
# ../bin/apachectl configtest
Syntax error on line 206 of /usr/www2/conf/httpd.conf:
Cannot load /usr/www2/libexec/libphp5.so into server: /usr/www2/libexec/libphp5.so: Undefined symbol "zend_ini_string"

Line 206 reads:
LoadModule php5_module        libexec/libphp5.so
 
And I have
AddModule mod_php5.c
 
and also added
AddType application/x-httpd-php .php .phtml
to my httpd.conf file.
 
Any ideas?
 
Thanks!

--
Tim DeBoer
http://www.freebsd-geek.com
Just once, I'd like it if someone called me "Sir".
Without adding "You're creating a scene".
 

Reply via email to