[PHP-INST] Linking a library

2001-02-26 Thread Timothy Aslat
Hi All, I was wondering how hard would it be to link in a pre-compiled library to PHP under Linux. I don't have access to the source of the library in question but it would be nice to have it's functionality directly accessible to PHP. Regards Tim -- | Disclaimer:

[PHP-INST] 4.0.4pl1 install problems - losing my mind

2001-02-26 Thread Tyler
Hi, Sorry to have to bother you with this, but I've been looking for a solution to this problem all day, and I haven't been able to find one. I had PHP 4.0.4pl1 installed and running fine up until today. I was screwing around with it a bit (I was trying to include GD support), and once I tried t

[PHP-INST] PHP on NSES on NT 3.51

2001-02-26 Thread James Hallam
I'm a web developer doing some research for my company.. We've got a very particular set-up here to handle our databases - Netscape-Enterprise/3.6 SP2 running on NT 3.51 - and I am pushing them to install PHP to help out with some of our web projects. I've been able to find no documentation so f

[PHP-INST] really need help running apache and mod_php4 under Linux

2001-02-26 Thread Thorsten Volkmer-Wolf
Hi there, i have a question about how to run apache 1.3 and mode_php4 under linux 2.4 (SuSE 7.1). I installed the packages (rpms) fpr mod_php4, mysql, mysql-shared and of course apache. I did'nt change the httpd.config nor the php.ini lying under /etc/httpd. I did change the /etc/ld.so.conf to t

[PHP-INST] compilation php4 on solaris

2001-02-26 Thread Alain Defrance
Hello, i've the following error message during make after configure Apache with php4 on Solaris7 ldap_get_values modules/php4/libphp4.a(ldap.o) ldap_count_entries modules/php4/libphp4.a(ldap.o) ld: fatal: Symbol referencing errors. No output written to http

Re: [PHP-INST] 4.0.4 compiling problem

2001-02-26 Thread Jani Taskinen
http://www.php.net/FAQ.php#6.12 --Jani On Mon, 26 Feb 2001, samuel C wrote: >Hi there. >I had already successfully compiled php3 and 4 in the past but never >version php-4.0.4 stable. > >I'm using: > Linux version 2.2.12-20 > gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 rel

[PHP-INST] 4.0.4 compiling problem

2001-02-26 Thread samuel C
Hi there. I had already successfully compiled php3 and 4 in the past but never version php-4.0.4 stable. I'm using: Linux version 2.2.12-20 gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) php-4.0.4 After making a simple configure to build PHP as stati