Re: [PHP-INST] interbase problem

2002-11-05 Thread Jaime Garcia
hi every one i've had installed the latest version of Interbase (Firebird 1.0) through freeBSD ports and all the problems gone best regards Jaime > Howdy! > > OS:freebsd 4.7 > php-version:4.2.3 > apache 1.3.26 > Interbase 4.0 > > first i compile php ./configure --with-apache --with-i

php-install Digest 5 Nov 2002 08:06:26 -0000 Issue 1104

2002-11-05 Thread php-install-digest-help
php-install Digest 5 Nov 2002 08:06:26 - Issue 1104 Topics (messages 9021 through 9031): Re: php 4.2.3+apache 2.0.43 9021 by: Jeffrey_N_Dyke.Keane.com 9023 by: Lou Picciano 9025 by: Jeffrey_N_Dyke.Keane.com 9026 by: Chris Wilson php install as DSO, apache 1.3

Re: [PHP-INST] php install problems

2002-11-05 Thread Michael Lougee
I think your Apache ./configure is missing a parameter in order to use php as a DSO, which it looks like your trying to do. Try ./configure --prefix=[path] --enable-module=so where [path] is where you want the apache installation to go. New at this, just a supposition, worked for me :). Mike

[PHP-INST] php + imap config error

2002-11-05 Thread Amaury DAILLIEZ
Hey all ! so, no way for my php+imap configure problem ? Bye -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] php 4.2.3+apache 2.0.43

2002-11-05 Thread Lou Picciano
See, I was lucky also with OpenSSL... The major building blocks: Apache 2.0.40 PHP - 4.3.0 dev (pretty recent snapshot - can check which if it matters) OpenSSL - 0.9.6g MySQL-4.0.4-beta-max (I even got XML and expat working - this is what was giving me trouble!) My compile options (from phpinfo()

[PHP-INST] configure problem

2002-11-05 Thread Amaury DAILLIEZ
Hey all, Did someone already configure PHP 4.1, 4.2 or 4.3 + IMAP with Slackware 8.1 ? I can definetly not get it working :( i tried to modify lib paths, i tried to modify the configure script... I was able to run the configure script but make didn't built the modphp4.so module :( I can define

Re: [PHP-INST] configure problem

2002-11-05 Thread Adam Voigt
Whats your configure line look like? On Tue, 2002-11-05 at 11:56, Amaury DAILLIEZ wrote: > Hey all, > > Did someone already configure PHP 4.1, 4.2 or 4.3 + IMAP with Slackware 8.1 ? > > I can definetly not get it working :( i tried to modify lib paths, i tried to modify >the configure script...

Re: [PHP-INST] php 4.2.3+apache 2.0.43

2002-11-05 Thread Jeffrey_N_Dyke
Thanks for the info, that is a great helpbut this was our production external website, and Apache 2.043 was not offering any benefits for me, so i went with 1.327 and mod_ssl(for the immediate turn around) The issue may have been with my older(2.0.39) version of Apache and PHP(4.23). But I h

[PHP-INST] php using nsapi for iplanet

2002-11-05 Thread Anderson, Jerrad
Has anyone installed php on an iplanet 4.1 webserver as an nsapi filter and not as cgi? Any help would be greatly appreciated Jerrad Anderson TEDS - A CBM Company -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: sockets install problem

2002-11-05 Thread Gareth Thomas
Well now it wont even 'make' with the original parameters that DID work i.e. ./configure --with-mysql --with-apxs It gives the same error message. I have also run a 'make clean' and I even deleted the original installation files and rerun the tar agains the tarball. All to no avail. What the hel

Re: [PHP-INST] Re: PHP 4.2.* & GD 2.0.4

2002-11-05 Thread Wilmer Geovanny
Zitat von Yasuo Ohgaki <[EMAIL PROTECTED]>: ° Don't expect newer libs works well ° If you really need GD2.0.4, try CVS versoin. ° Where, how to get CVS? Many Thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-install Digest 5 Nov 2002 20:51:36 -0000 Issue 1105

2002-11-05 Thread php-install-digest-help
php-install Digest 5 Nov 2002 20:51:36 - Issue 1105 Topics (messages 9032 through 9042): Re: php install problems 9032 by: Michael Lougee php + imap config error 9033 by: Amaury DAILLIEZ Re: php 4.2.3+apache 2.0.43 9034 by: Lou Picciano 9039 by: Jeffrey_N_Dy

[PHP-INST] dyld: multiple def. of xml_defaultcurrent?

2002-11-05 Thread Hallvard b
I am on mac os 10.1.5. with apache 1.3.19 (as far as i can find out) I have just updated web-sharing with the apple update. Then I installed Marc Liyanages php-package for pre-jaguar (4.2.2). When restarting the server I get this message: [hallbi:/etc/httpd] hallvard% sudo apachectl graceful /usr

[PHP-INST] compile php 4.2.3 + apache 2.0.43

2002-11-05 Thread Ian Miller
What customization do I need to do to get this to work together on a solaris system. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] compile php 4.2.3 + apache 2.0.43

2002-11-05 Thread Rasmus Lerdorf
Divine intervention On Wed, 6 Nov 2002, Ian Miller wrote: > > > What customization do I need to do to get this to work together on a solaris > system. > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Install Mailing List (ht

Re: [PHP-INST] compile php 4.2.3 + apache 2.0.43

2002-11-05 Thread Kalin Mintchev
what about FreeBSD 4.6? On Tue, 5 Nov 2002, Rasmus Lerdorf wrote: > Divine intervention > > On Wed, 6 Nov 2002, Ian Miller wrote: > > > > > > > What customization do I need to do to get this to work together on a solaris > > system. > > > > -- > > PHP Install Mailing List (http://www.php.net/)

Re: [PHP-INST] compile php 4.2.3 + apache 2.0.43

2002-11-05 Thread Rasmus Lerdorf
Same thing. Stick with Apache 1.3.x at least until PHP 4.3, and realistically much longer than that. Unless you are on Windows, it is going to be a while before it makes sense to run PHP on Apache 2.0. Apache 2.0 with the prefork mpm and PHP 4.3 should be pretty good. I still wouldn't run any o

[PHP-INST] install HELP!

2002-11-05 Thread Gareth Thomas
Ok I am fairly desperate to solve this problem (this is my 3rd posting). I have clean installed RH 7.2 (on a Dell Optiplex), I did NOT install PHP from the RH disks but did install Apache. I then downloaded 4.3.0pre2 and ran the following configure: ./configure --with-apxs --with-mysql --enable-so

Re: [PHP-INST] compile php 4.2.3 + apache 2.0.43

2002-11-05 Thread Ian Miller
I will be sure to do an extra Hail Mary this Sunday. -Ian Quoting Rasmus Lerdorf <[EMAIL PROTECTED]>: > Divine intervention > > On Wed, 6 Nov 2002, Ian Miller wrote: > > > > > > > What customization do I need to do to get this to work together on a > solaris > > system. > > > > -- > > PHP Insta