Re: [PHP-INST] apache cannot start

2001-03-18 Thread George P. Taylor IX
Jani, Would you please thoroughly describe the adjustment you made? I think it might help m and others. Thanks, Jud "Jani Taskinen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Sun, 18 Mar 2001, Michael Middleton wrote: > > >In the last few weeks ther

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R Hanulec
actually .. i was wrong.. it still doesn't work: sudo /usr/local/apache-1.3.19/bin/apachectl startssl Syntax error on line 207 of /usr/local/apache-1.3.19/conf/httpd.conf: Cannot load /usr/local/apache-1.3.19/libexec/libphp4.so into server: /usr/local/apache-1.3.19/libexec/libphp4.so: undefined

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R Hanulec
argh! i just figured it out. i build my latest pgsql beta in a different directory then /usr/local/pgsql thus after updating my ld.so.conf and running ldconfig things are working.. unfortunately this doesn't solve my static apache compile issues though. any thoughs?? -- mike hanulec

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R Hanulec
i tried that.. but still no dice. i also tried build a static version of the php binary but i got the following error upon performing a 'make' on the apache 1.3.19 directory: ===> src/modules/php4 make[4]: *** No rule to make target `all'. Stop. make[3]: *** [all] Error 1 make[2]: *** [subdir

[PHP-INST] Xitami/PHP4 - blank pages?

2001-03-18 Thread SAQ News
Hi, I'm having a similar problem to Lisa. I had PHP4 working with PWS, but want to move over to Xitami. Now, when I call the following script, I get a blank page; like Lisa, the HTML and tags are there, but nothing else. :-( PHP says...

Re: [PHP-INST] Got FAQ 6.8 problem

2001-03-18 Thread Jani Taskinen
On Sun, 18 Mar 2001, Barry Sardis wrote: >Yes. As noted further into the original message, the httpd.conf works >(recognizes the extension and processes phpinfo) when I configure it as a >dynamic module, but then I'm getting core dumps if php is built with either >pgsql or oci8. Could you try cr

Re: [PHP-INST] apache cannot start

2001-03-18 Thread Jani Taskinen
On Sun, 18 Mar 2001, Michael Middleton wrote: >In the last few weeks there have been about 500 similar postings: all >about problems with Apache DSO. Is it not about time that someone >answered them. Or better still, put the -R option in the right place in >the Makefile, or whatever it is. I post

Re: [PHP-INST] Got FAQ 6.8 problem

2001-03-18 Thread Barry Sardis
Yes. As noted further into the original message, the httpd.conf works (recognizes the extension and processes phpinfo) when I configure it as a dynamic module, but then I'm getting core dumps if php is built with either pgsql or oci8. "Jani Taskinen" <[EMAIL PROTECTED]> wrote in message [EMAIL PR

[PHP-INST] php4 with imap support

2001-03-18 Thread Torsten Curdt
After enabling imap support for php4 it --with-imap=/root/install/php/lib_imap/imap-2000c php4 still compiles fine. But Apache does not start anymore. Cannot load /usr/lib/apache/libphp4.so into server: undefined symbol: pam_end So I checked the the libs: worf:~/install/php # ldconfig -v

php-install Digest 18 Mar 2001 19:00:49 -0000 Issue 223

2001-03-18 Thread php-install-digest-help
php-install Digest 18 Mar 2001 19:00:49 - Issue 223 Topics (messages 2484 through 2492): Re: PHP4.0.4 / Win2000 / Java Extension PROBLEM 2484 by: Kick 2487 by: John Re: Apache 'undefined reference' 2485 by: Steven Hatch apache cannot start 2486 by: Ajax

Re: [PHP-INST] apache cannot start

2001-03-18 Thread Michael Middleton
In the last few weeks there have been about 500 similar postings: all about problems with Apache DSO. Is it not about time that someone answered them. Or better still, put the -R option in the right place in the Makefile, or whatever it is. I posted my solution (which I do not think is very go

[PHP-INST] ldap - php

2001-03-18 Thread dennis tong
When installing php with LDAP, i've got this error when restarting Apache: Cannot load /apache/libexec/libphp4.so into server: /apache/li bexec/libphp4.so: undefined symbol: ldap_value_free I'm using OpenLDAP. Can anyone help please? Thanks. -- PHP Install Mailing List (http://www.php.net/)

[PHP-INST] ldap installation

2001-03-18 Thread dennis tong
When recompiled the php for ldap with the with-ldap directive, i've got the following error when restarting Apache: Cannot load /apache/libexec/libphp4.so into server: /apache/li bexec/libphp4.so: undefined symbol: ldap_value_free I have been using the Open LDAP. Can anyone help please? Thanks.

Re: [PHP-INST] php Installation problem

2001-03-18 Thread Johnson Chu
I have the same problem on IIS under Win2k, after followed strictly the instructions in install.txt The problem solved after I copied the file php4ts.dll into \winnt\system32 I found nowhere on the doc. mentioning about this... Santhanam wrote¡G > > Hi Friends, > I have problem in inst