[PHP-INST] make error

2003-01-15 Thread Eicke Felipe
Hi Folks The following error appear when I try to make php: ld: fatal: file /usr/local/db/install/Oracle.9i.rel2/lib/libclntsh.so: wrong ELF class: ELFCLASS64 ld: fatal: file /usr/local/db/install/Oracle.9i.rel2/lib/libclntsh.so: wrong ELF class: ELFCLASS64 ld: fatal: File processing er

php-install Digest 15 Jan 2003 11:35:36 -0000 Issue 1202

2003-01-15 Thread php-install-digest-help
php-install Digest 15 Jan 2003 11:35:36 - Issue 1202 Topics (messages 9694 through 9701): Re: Embed word, excel and pdf documents 9694 by: William Cheung 9695 by: Stephen Cuppett Re: PHP 4.3 Upgrade on redhat 8 9696 by: Jeanne Case 4.2.3 and 4.3.0 - bus error w/ apa

[PHP-INST] Which php installs/builds on RH8?

2003-01-15 Thread Mitch Pirtle
H everyone, Just asking if any 4.3.x (cvs or otherwise) will build on a current RedHat 8 machine. I've tried several cvs releases and 4.3.0 about 10 times. I have the standard httpd and httpd-devel packages (including apxs). I've been happily compiling PHP for years now, but just cannot figur

RE: [PHP-INST] make error

2003-01-15 Thread warren daly
Your using 64 bit libraries whilst LD_LIBRARY_PATH points to the 32 bit libraries? If so, you will need to build 64-bit versions of the necessary libraries. regards, Warren Warren Daly - Network Engineer HEAnet Ltd. Brooklawn House, Crampton Avenue, Shelbourne Rd, Dublin 4, Ireland. Tel:+353

[PHP-INST] PHP with 2 diffrent versions of Apache on same machine

2003-01-15 Thread SuratSingh Bhati
Hi, I would like to use the Apache2+PHP(latest) , and Apache1.3+PHP(latest) on same machine. We can complie the PHP using the APXS as DSO, using diffrent APXS for each Apache. This will create a sepereate DSO library for each Apache. But PHP installs some other files at /usr/local/lib/php , c

[PHP-INST] running PHP 3 and 4 at the same time

2003-01-15 Thread Yakov Cherkassky
Hello, Quick question: Can PHP 3 and PHP 4.3.0 run concurrently from on Win2Kpro/IIS 5?? My first posting, Thanks, Yakov. -Original Message- From: Mitch Pirtle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 6:48 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] Which php inst

[PHP-INST] Libtool error

2003-01-15 Thread Jose
When i do "make install" shows this error: Installing PHP SAPI module /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /usr/local/apache2/modules rm -f /usr/local/apache2/modules/libphp4.so /usr/local/apache2/build/libtool --mode=install cp libphp4.la /us

[PHP-INST] php from command line

2003-01-15 Thread Pradeep Tallogu
hi all, i need to try out a few php scripts. do i need to have a webserver installed already to install php. or is there a way i can install php so that i can use it from the command line. Thanks. Pradeep. - Do you Yahoo!? Yahoo! Mail Plus - Powerful. Afford

php-install Digest 16 Jan 2003 00:51:12 -0000 Issue 1203

2003-01-15 Thread php-install-digest-help
php-install Digest 16 Jan 2003 00:51:12 - Issue 1203 Topics (messages 9702 through 9707): Which php installs/builds on RH8? 9702 by: Mitch Pirtle Re: make error 9703 by: warren daly PHP with 2 diffrent versions of Apache on same machine 9704 by: SuratSingh Bhati ru

Re: [PHP-INST] PHP with 2 diffrent versions of Apache on same machine

2003-01-15 Thread Bob Lockie
On 01/15/03 10:18 SuratSingh Bhati spoke thusly Hi, I would like to use the Apache2+PHP(latest) , and Apache1.3+PHP(latest) on same machine. We can complie the PHP using the APXS as DSO, using diffrent APXS for each Apache. This will create a sepereate DSO library for each Apache. But PHP i

Re: [PHP-INST] php from command line

2003-01-15 Thread Bob Lockie
On 01/15/03 19:51 Pradeep Tallogu spoke thusly hi all, i need to try out a few php scripts. do i need to have a webserver installed already to install php. or is there a way i can install php so that i can use it from the command line. Thanks. Pradeep. You don't need a web server. I think th

[PHP-INST] PHP 4.3.0, can't get CLI to work

2003-01-15 Thread Brent Meshier
I get the following error from the php client: [bmeshier@martin bmeshier]$ php HTTP/1.0 0 X Content-type: text/html PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php/extensions/imap.so' - /usr/lib/php/extensions/imap.so: undefined symbol: SSL_library_init in Unknown on line