Hi Everyone, I tried unsuccesfully to install PHP5 on my OpenBSD 3.5 server running apache 1.3.31 and MySQL 4.0.20.
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/sbin/apxs make make install No problems there. A new LoadModule line is set in the httpd.conf file and an AddModule line... All according to the install-guide... Although, when trying to restart apache I get the error: /usr/sbin/apachectl restart: configuration broken, ignoring restart /usr/sbin/apachectl restart: (run 'apachectl configtest' for details) When removing the LoadModule and AddModule line Apache runs normally but without PHP :-(!. While nothing is wrong in the syntax! I also get no futher errors in logs etc. Searched the newsgroups on the net for a solution, found people that had the same problem but no usefull replies where given. One was to download the lastest development build. Did that but still got the same strange error :-(! Does anyone have the same problem and maybe a solution? I'm now back to PHP4 what runs fine but would really like to start diggin into PHP5.... Greetings, -- Steven Apostolou <[EMAIL PROTECTED]>