php-install Digest 28 Mar 2001 09:57:35 -0000 Issue 237 Topics (messages 2603 through 2609): Re: Re configure PHP 2603 by: Johannes Janson Re: [PHP-WIN] Irgendeine deutsche newsgroup? 2604 by: Wolfgang Schneider Apache with php + Oracle (yet again!) 2605 by: Marchelm Bomers libpq.so not found only on boot 2606 by: Barry Sardis debug.log 2607 by: Brye Carter 2608 by: Brye Carter PHP3 + iPlanet (Windows 2000) 2609 by: Sergio Anguirta Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
well you don't have to recompile apache if you build PHP as an dynamic module. if you want to see all possible configure flags type ./configure --help. or read this: http://hotwired.lycos.com/webmonkey/00/44/index4a.html?tw=programming Johannes ""David Tandberg-Johansen"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 99pkn1$cbf$[EMAIL PROTECTED]">news:99pkn1$cbf$[EMAIL PROTECTED]... > Hello! > > I am trying to install an module called ming.so (Flash). > But I am a newbie on installing on linux so I need some help. > > First thing first: > > I have understood that i have to re install both apache and php, but this > isn't the problem. what do I write on the comand line? > > #./configure --with xxx\ > --with xx\ > etc etc > > What "modules" should I include? > > I am sorry for this very newbie question, but I have not find any satisying > docmentation on this topic. I don't want to make mistakes. > > David > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] >
On Tue, 27 Mar 2001 20:15:07 +0200, Johannes Janson wrote: >>""Asendorf, John"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag >>news:620001CE6A56D41189F300B0D02203743EB5D3>>@exchange.lcounty.com... >>Ich bin traurig, daß ich nicht irgend solche Sites oder newsgroup kenne. Er >>sieht wie einige andere aus. Wie gut arbeitet dieser Übersetzer auf >>Altavista? > >Well not too bad but not too good either. >the second sentence would be: he looks >like some others. Who does ??? Hello John, and all if you need a translation of a website or page, I'd suggest you have a translator do it rather than a "machine" .... even those fancy machines we translators use at times can't provide a proper translation, and those like Altavista reach their limit a lot faster ... I know by experience :-) Maybe, you want to consider having a look at my website given below in my signature? With kind regards, Wolfgang Schneider Webdesign & Translations http://www.ws-webservice.de/en/ Tel +49 (0) 228 326484 * Fax +49 (0) 228 326438
I am having the previously seen problem whereby apache will not start and leaves no messages when I configure php "--with-oci8". I have tried a number of suggestions previously seen in this newsgroup without success. This includes setting "LD_PRELOAD" in startup script, adding "-lpthread" in apache LDFLAGS, configure php "--with-gnu-ld", and combinations thereof. Obviously I haven't struck the right one. System details: Compaq (Digital) alpha 2100 Tru64 Unix 5.0A Oracle 8.1.6 Apache 1.3.12 config: --enable-module=rewrite \ --enable-module=so \ --enable-module=proxy \ --enable-shared=rewrite \ --activate-module=src/modules/perl/libperl.a \ --with-perl=/bin/perl php 4.0.4pl1 config: --with-apxs=/usr/local/www2/bin/apxs \ --with-mysql=/usr/local/mysql \ --with-ldap=/usr/local \ --with-oci8 \ --with-gnu-ld \ --without-gd I would very much appreciate assistance from anyone out there that has successfully included Oracle support in php. Tanx muchly. Marchelm Bomers
Solaris8 x86, Apache 1.3.9, mod_php4 (4.0.4.pl1) and postgres 7.0.3. Running apachectl start works and postgres access via php pages works. Only problem is that /etc/init.d/apache fails to start httpd because of the libphp4.so reference to libpq.so. I linked to /usr/lib and tried adding LD_LIBRARY_PATH to /etc/init.d/apache, but problem persists.
I am getting an error when I try to run configure. Could you please help..... CONFIGURE: './configure' '--with-mysql=/usr/local/mysql' '--with-apxs=/usr/local/apache/bin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I/usr/local/apache/include -I$(top_builddir)/Zend -I$(top_src dir) -I/usr/local/mysql/include LDFLAGS: -Wl,-rpath,/usr/local/mysql/lib/mysql -L/usr/local/mysql/lib/my sql LIBS: -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -l resolv DLIBS: SAPI: apache PHP_RPATHS: /usr/local/mysql/lib/mysql uname -a: Linux bryecarter.com 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/mysql/lib/mysql -L/usr/local/mysql/l ib/mysql conftest.c -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lr esolv 1>&5 /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status Brye Carter [EMAIL PROTECTED]
I am getting an error when I try to run configure. Could you please help..... CONFIGURE: './configure' '--with-mysql=/usr/local/mysql' '--with-apxs=/usr/local/apache/bin/apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I/usr/local/apache/include -I$(top_builddir)/Zend -I$(top_src dir) -I/usr/local/mysql/include LDFLAGS: -Wl,-rpath,/usr/local/mysql/lib/mysql -L/usr/local/mysql/lib/my sql LIBS: -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -l resolv DLIBS: SAPI: apache PHP_RPATHS: /usr/local/mysql/lib/mysql uname -a: Linux bryecarter.com 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/mysql/lib/mysql -L/usr/local/mysql/l ib/mysql conftest.c -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lr esolv 1>&5 /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status Brye Carter [EMAIL PROTECTED]
I try to configure iPlanet (Windows 2000) but it doesn't works. The error was: [28/Mar/2001:11:56:13] config ( 1688): for host 172.17.7.86 trying to GET /hola.php, handle-processed reports: no way to service request for /hola.php How can I solve it??? I read the document: http://benoit.noss.free.fr/php/install-php.html, but when I create the dummy shell-cgi directory and I remove it after, the iPlanet didn't create any line at obj.conf. Thanks!