Andrei Pirvan wrote:
Hello
The problem I have is that default apache can't load PHP module. PHP
was installed from packages (php5-core-5.2.6.tgz), so here is nothing
custom made. The only error I have is when I try to start apache is
when I make a configtest.
Was that an install from scratch, meaning new, or an upgrade of a
previous running OpenBSD?
Between 4.3 and 4.4 some changes were done in the way modules are loaded.
What's your first line of php5.conf
*************
# head -1 /var/www/conf/modules/php5.conf
LoadModule php5_module /usr/local/lib/php/libphp5.so
*************