Re: [PHP-INST] PHP + Java compile problems ( NetBSD 1.5 )

2001-06-30 Thread Mika Tuupola
On Fri, 29 Jun 2001, Jan Branbergen wrote: > PS: My ultimate goal here is to compile PHP with Java, and then use > Oracle JDBC thin client to connect to an Oracle server. Would this be > feasable? Is there any reason why you are using the JDBC over native PHP Oracle functions?

[PHP-INST] DOM and libxml2

2001-06-30 Thread Soul Man
Hi ppl I have a problem configuring PHP to work with the libxml2 libraries from xmlsoft.org. I use apxs, mysql, no magic quotes and trans sid quite successfully, but as soon as I give the --with-dom parameter to the configurator I run into problems. I have tried installing libxml2 from the rp

php-install Digest 30 Jun 2001 16:47:52 -0000 Issue 342

2001-06-30 Thread php-install-digest-help
php-install Digest 30 Jun 2001 16:47:52 - Issue 342 Topics (messages 3386 through 3388): Re: Apache 2.0, APXS & PHP 2.0.6 3386 by: Zak Greant HELP ... finding all RPM's for PHP 4.03 and above 3387 by: Dan McCullough ½Ãµð ÆË´Ï´Ù 3388 by: ¼ºÀ±±â Administrivia: To s

[PHP-INST] ½Ãµð ÆË´Ï´Ù

2001-06-30 Thread ¼ºÀ±±â
¿©·¯ºÐ¿¡°Ô °¡Àå ÇÊ¿äÇϰí À¯ÀÍÇÑ ÄÄÇ»ÅÍ °ü·ÃÇÁ·Î±×·¥À» ÆÄ°ÝÀûÀ¸·Î ½Ñ °¡°Ý¿¡ °ø±ÞÇÕ´Ï´Ù ÃֽŰÔÀÓ. À¯Æ¿°ü·ÃÇÁ·Î±×·¥. MP3. ºñµð¿À½Ãµð µîµî ¸ðµç ÇÁ·Î±×·¥À» ÆÇ¸ÅÇÕ´Ï´Ù. 6¿ù ÃֽŸ®½ºÆ®ÀÔ´Ï´Ù ¹°·Ð ½Å¿ë °ÆÁ¤À» ÀüÇô ½Å°æ¾²Áö ¸¶½Ê½Ã¿ä ÀÌ ¸ÞÀÏÀ» º¸³½ ¾ÆÀ̵ð·Î´Â ¿¬¶ôÀÌ µÇÁö ¾Ê½À´Ï´Ù. ¾ÐÃàÈ­Àϼӿ¡ ¿¬¶ôó°¡ ÀÖ

[PHP-INST] HELP ... finding all RPM's for PHP 4.03 and above

2001-06-30 Thread Dan McCullough
I cant find them, I get some but not all, I think the missing ones are imap, mysql, there is one more but I can't remember. These are for Redhat 7.1 dan mccullough web technology garnethill.com 603.823.5545 x 1119 There is no such thing as a problem, unless the

Re: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-06-30 Thread Zak Greant
There should be a readme file in the directory for the apache2 api in the source that details the changes you need to make. IIRC you need to use --with-apxs2 instead of --with-apxs Note that while I could get PHP to build with Apache 2, I could not get it to serve more than 5 or 6 requests before

Re: [PHP-INST] During MAKE: program cc1 got fatal signal 11

2001-06-30 Thread Jani Taskinen
What is the version of your compiler? And if you repeat make, does the place where the error occurs, change? Two possibilities, faulty hardwary or bug in compiler. --Jani On Thu, 28 Jun 2001, Innovum wrote: >Here is what is exactly says: >gcc: Internal compiler error: program cc1 got fatal s

php-install Digest 30 Jun 2001 04:43:22 -0000 Issue 341

2001-06-30 Thread php-install-digest-help
php-install Digest 30 Jun 2001 04:43:22 - Issue 341 Topics (messages 3372 through 3385): Dynamic library support not available. 3372 by: Raphael JAGER php install.upgrade on RH 7.1 and MySQL 3373 by: gerald langiewicz 3375 by: James Tan SSL_CTX_set_tmp_rsa_callback

[PHP-INST] Help getting PHP work with IMAP

2001-06-30 Thread Yan Lam
I compiled php 4.06 with mysql, imap, openssl, and other stuff. Everything compiles find except when restarting Apache web server, I get a undefine symbol: mxdriver. If I took out the -with-imap option, everything works fine. Oh, I running Redhat 7.1. Any suggestions will be gratefull. Thank y

[PHP-INST] php install.upgrade on RH 7.1 and MySQL

2001-06-30 Thread gerald langiewicz
I have been reading and working and doing more reading trying to get PHP (4.0.5 and 4.0.6), MySQL working an Redhat 7.1 This is what I know: php-4.0.4pl1-9.i386.rpm works as advertised. I get the phpinfo() command to give me a lot of information including the version but it does not suppor

[PHP-INST] Dynamic library support not available.

2001-06-30 Thread Raphael JAGER
Hi, I cannot use gd functions though php and apache compile successfully (I get a fatal error, function is not defined)! More, phpinfo() says that the dynamic library support is not avalaible (at the top of the 'standard' section) and gd is compiled as a shared library. I compiled php with the c

[PHP-INST] PHP + Java compile problems ( NetBSD 1.5 )

2001-06-30 Thread Jan Branbergen
Hi, i am trying to compile PHP with java support ( --with-java ). i have build sun-jdk13 from pkgsrc. the build of php does not seem to work because i get an error at the file ext/java/java.c: "gcc: could not combine -c an -o ..." when executing the libtool without the --silent, i am able to re

[PHP-INST] [PHP-INSTALL]

2001-06-30 Thread Martin Schmidt
Hi, I am just starting with PHP, I installed the new version on my Suse 7.1 with apache 1.3.14, because I need a tool for accessing databases (Informix/Oracle). Everything seemed fine, until I tried to start apache, it told me: Cannot load /usr/lib/apache/libphp4.so into server: shared object

Re: [PHP-INST] PHP & Java (another one!)

2001-06-30 Thread Chris
I've tryied to put /usr/local/lib/php/extensions/no-debug-non-zts-20001222 in java.library.path but nothing has changed... I've put online the output of my phpinfo() page at www.prismanet.com/phpinfo.htm so if you can have a look at it you could understand a little bit more of what is happening h

Re: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6

2001-06-30 Thread Tim Stoop
James Tan wrote: > > hi... > > i've faced the same problem with apache 2.0++beta version in linux > when i use the stable version 1.3.2.0, it works fine :) Yeah, I noticed that too, but alas, I really want to use the beta Apache :( Anyone else who can help me with this problem? Kind regards, T