On Mon, 11 Sep 2006, Curt Zirzow wrote: Hello, > > I would appreciate your help. I am trying to get php and apache work > > together and have a strange error while starting apache: > > > > Can't locate API module structure `php4_module' in file > > /usr/local/libexec/apache2/libphp5.so: Undefined symbol "php4_module" > > How did you install both php and apache? Thanks for such a fast response. I used portinstall. I did have apache 1.3.37 at the beginning but it later turned out that for some reason I will have to upgrade for apache 2.x so I ran pkg_delete and the went for apache2. I am quite new to FreeBSD but the machine is not online and I want to test and learn. I need these to working as I am running/testing/learning exim and plan to use vexim in future. Probably irrelevant here but I am willing to provide output. Here is the content of php5 options: _OPTIONS_READ=php5-5.1.6 WITH_CLI=true WITH_CGI=true WITH_APACHE=true WITHOUT_DEBUG=true WITHOUT_SUHOSIN=true WITH_MULTIBYTE=true WITH_IPV6=true WITH_REDIRECT=true WITH_DISCARD=true WITH_FASTCGI=true WITH_PATHINFO=true Many thanks for your help! -- Zbigniew Szalbot -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php