Re: [PHP-INST] GD

2002-11-27 Thread jqp
Well, the first thing to check is why configure can't locate zlib, it's required for png to work. Check if your library cache works (run 'ldconfig -p | grep libz' in linux [check out the rosetta stone at http://bhami.com/rosetta.html for other unices]. If this doesn't work check that you have

[PHP-INST] GD

2002-11-27 Thread    
I know this isnt strictly related to PHP but I'm trying to recompile PHP with GD support, and I've run into a little problem. When i try to ./configure GD 2.0.8 it cant find anything!! configure: WARNING: zlib is required - see http://www.gzip.org/zlib/ checking for libpng-config... no checking

Re: [PHP-INST] PHP Code in .html/.htm pages

2002-11-27 Thread John Coder
On Wed, 2002-11-27 at 18:57, Robert W. Kramer III wrote: > > If I name my file .php and run the printinfo() routine, I get output. But > when the file is named .html or .htm, the printinfo() just displays in the > page. > > Is there a way to get .html files to execute the PHP code within them? Fo

php-install Digest 27 Nov 2002 23:58:03 -0000 Issue 1137

2002-11-27 Thread php-install-digest-help
php-install Digest 27 Nov 2002 23:58:03 - Issue 1137 Topics (messages 9258 through 9264): Has anyone got the Netscape C LDAP SDK 4.x for linux? 9258 by: jqp.park.se Re: XSLT support for RH8 9259 by: Derick Rethans Re: XSLT support for RH8] 9260 by: Marco A. mateos

[PHP-INST] PHP Code in .html/.htm pages

2002-11-27 Thread Robert W. Kramer III
If I name my file .php and run the printinfo() routine, I get output. But when the file is named .html or .htm, the printinfo() just displays in the page. Is there a way to get .html files to execute the PHP code within them? For example, the following code will only work from within a file with

[PHP-INST] obdc doesn't like me ?

2002-11-27 Thread Vincent Courcelle
print("hello world!"); when i'm triing to "make" php (4.2.3 patched by the patch on boutell to accept the gdlib 2.0.8), php says me : In file included from php_odbc.c:37: php_odbc.h:120:17: sql.h: No such file or directory php_odbc.h:121:20: sqlext.h: No such file or directory make[3]: *** [php_odb

[PHP-INST] segmantation fault

2002-11-27 Thread Richard Pijnenburg
Hi all, I've installed Imap like it's described at: http://www.php.net/manual/en/ref.imap.php I've compiled php to use imap which went fine. But when I try to start apache, I get a segmentation fault. Does any one have an idea how to get imap support with php? Thanks a lot. With kind rega

[PHP-INST] building on OS X with pgsql support

2002-11-27 Thread Frank Joerdens
I tried both the fink postgresql package (installed the package postgresql-shlibs as well), which is based on 7.2.3, and compiled 7.3rc1 myself. With the fink package, it won't find libpq-fe.h (it ain't there, as far as I can make out, i.e. I ran a find on the entire fink tree). With 7.3rc1, I get

[Fwd: Re: [PHP-INST] XSLT support for RH8]

2002-11-27 Thread Marco A. mateos
-- Marco A. Mateos www.lomejordeinternet.net / specka.com [EMAIL PROTECTED] / ICQ: 172542875 Clave Pública disponible en pgp.rediris.es --- Begin Message --- Well,.. I'm using XSLT (sablotron..) with php-4.2.2-8.0.5, sablotron-0.96-1 Steps = 1.- Download sablotron src (actual is 0.96-2 but

[PHP-INST] Re: XSLT support for RH8

2002-11-27 Thread Derick Rethans
Dan Kuykendall wrote: I cannot seem to get RH8 to to compile XSLT support. Has anyone else gotten this to work? Anyone with the resulting php-xslt rpm? What is the error message? And you really should not rely on the RH8 RPMS as they found it necessary to change some defaults. --

[PHP-INST] Has anyone got the Netscape C LDAP SDK 4.x for linux?

2002-11-27 Thread jqp
Hi everyone. I'm trying to get php-4.2.3 to be able to verify against our Netware NDS/LDAP server over SSL and for that I need the Netscape/iplanet/SUN SDK, I can't use OpenLDAP/OpenSSL. The problem is that php doesn't seem to work with the 5.x version of the SDK tha SUN offers and I haven

php-install Digest 27 Nov 2002 10:03:22 -0000 Issue 1136

2002-11-27 Thread php-install-digest-help
php-install Digest 27 Nov 2002 10:03:22 - Issue 1136 Topics (messages 9251 through 9257): Re: odbc -> make doesn't work 9251 by: Vincent Courcelle php_odbc error when "make" 9252 by: Vincent Courcelle Re: make error with gd 9253 by: Dave Re: PHP and HTML message

[PHP-INST] XSLT support for RH8

2002-11-27 Thread Dan Kuykendall
I cannot seem to get RH8 to to compile XSLT support. Has anyone else gotten this to work? Anyone with the resulting php-xslt rpm? Dan -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php