Re: [PHP-INSTALL] tru64 php informix

2006-05-06 Thread Peter Hodge
If I remember correctly, PHP can be configured with some debugging options (I've never used them). You could try configure / make with the debugging options turned on to see if you can squeeze an error message out of Apache. Otherwise, - are there newer Informix drivers / libraries you can instal

Re: [PHP-INSTALL] tru64 php informix

2006-05-06 Thread Luis Fernando Morales
 I have been tried to compile the php module without '--with-informix' and the apache2 startup fine, the php module runs ok and I can execute *.php from the web browser. But when I try to add the parameter '--with-informix'  here is when the apache2 cannot startup.. I done a  'apachectl -e debug'

Re: [PHP-INSTALL] tru64 php informix

2006-05-06 Thread Peter Hodge
Hi, I'm not very familiar with Apache problems, sorry, the best I can suggest is that you comment out the lines in httpd.conf which refer to php and see if apache will run without it. good luck, Peter --- Luis Fernando Morales <[EMAIL PROTECTED]> wrote: > ok.. you right.. the httpd.conf was w

Re: [PHP-INSTALL] tru64 php informix

2006-05-05 Thread Luis Fernando Morales
ok.. you right.. the httpd.conf was wrong.. I'd fixed... a part of the problem had solved ... now when I do a 'make install' I get the next message..   make install Installing PHP SAPI module:   apache2handler/usr/opt/hpapache2/build/instdso.sh SH_LIBTOOL='/usr/opt/hpapache2/build/libtool'

Re: [PHP-INSTALL] tru64 php informix

2006-05-05 Thread Peter Hodge
Hi, It appears to me as though make install can't update your httpd.conf because 'There are sections opened and not closed'. Try running an apache config test (from memory it is something like 'httpd configtest'), failing that, look through httpd.conf manually for any broken tags, or broken tags