[PHP-INST] ldap compile error w/php missing undefined atexit reference

2001-07-21 Thread dino bartolome
I'm running a redhat 7.0, 2.4.4 kernel openldap 2.0.11 php 4.0.6 compiled and built openldap 2.0.11 but i configure php and i get errors it states in debug.log that openldap/lib/libldap.so: undefined reference to 'atexit' what do i need to do to fix this? -- PHP Install Mailing List (http://

Re: [PHP-INST] Zend

2001-07-21 Thread Andi Gutmans
Brent, You need to download the Zend Optimizer which will allow you to run their software (don't they note this in their install instructions?). It's available for free at http://www.zend.com/store/products/zend-optimizer.php Regards, Andi On Sat, 21 Jul 2001, Brent Meshier wrote: > I've been

php-install Digest 22 Jul 2001 04:47:54 -0000 Issue 374

2001-07-21 Thread php-install-digest-help
php-install Digest 22 Jul 2001 04:47:54 - Issue 374 Topics (messages 3650 through 3653): Re: libphp4.so missing 3650 by: Steve Brazill Zend 3651 by: Brent Meshier 3653 by: Andi Gutmans Problem loading libiodbc.so.2 3652 by: Neil Aggarwal Administrivia: To

[PHP-INST] Problem loading libiodbc.so.2

2001-07-21 Thread Neil Aggarwal
Hello: I am trying to set-up odbc on my RedHat 7.1 Server. I want the PHP as a DSO for apache. Here is what I did: Logged in as root cd /usr/local Downloaded the file ftp://www.openlinksw.com/open40/l3ko.taz mkdir odbc cd odbc tar zxvf ../l3ko.taz cd /usr/local Downloaded the php 4.0.

[PHP-INST] Zend

2001-07-21 Thread Brent Meshier
I've been running Apache Advanced Extranet server for quite some time with PHP successfully. I downloaded a software package from epiware.com which is compiled in Zend. My phpinfo() shows that Zend is installed, however, when I load any of the scripts they are displayed in binary instead of exec

Re: [PHP-INST] libphp4.so missing

2001-07-21 Thread Steve Brazill
You did not mention 'how' you install Apache or PHP (RPM method, or 'source' package). If you used the 'source' installation for both, the file should be in the "libexec" subdirectory of Apache. First, you should upgrade your version of Apache (including the server acting as your "www" site)

php-install Digest 21 Jul 2001 13:28:47 -0000 Issue 373

2001-07-21 Thread php-install-digest-help
php-install Digest 21 Jul 2001 13:28:47 - Issue 373 Topics (messages 3637 through 3649): PHP compiling 3637 by: Pfiszter Zsolt postgresql and debian 3638 by: Francois Thomas httpd.conf & srm.con 3639 by: glynco 3640 by: Rasmus Lerdorf 3644 by: Chris

[PHP-INST] libphp4.so missing

2001-07-21 Thread [EMAIL PROTECTED]
Hi everybody, After installation of PHP 4.0.6 on a red hat 6.0 linux box with apache 1.3.14 as a DSO module, I can not locate the libphp4.so file on the system. Any hints ? Thanks in advance Pericles