Re: [PHP-INST] cybercash /usr/bin/ld: cannot find -lmckcrypto

2002-11-26 Thread Grant Morgan
The meaning of "/usr/bin/ld: cannot find -lmckcrypto" error message is that the c complirer can not find the needed library. Configure found it but compiler can't. I solved it by making a symlink from /usr/lib to the library files under /usr/local/mck-3.3.1-i586-pc-linux-gnulibc2.1/. Grant

RE: [PHP-INST] HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number'

2002-11-26 Thread Briggs, Patrick
Using the latest CVS snapshot php4-STABLE-200211262230, I was able to locate what I believe to be the problem. Apparently PHP is trying to link in -lcrypt, and because libcrypt.a is not a shared library object, libtool is complaining and then not creating a shared libphp.so object because of it:

[PHP-INST] Re: PHP and HTML message

2002-11-26 Thread Dave
to quote php.net mail function page. /* recipients */ $to = "Mary <[EMAIL PROTECTED]>" . ", " ; // note the comma $to .= "Kelly <[EMAIL PROTECTED]>"; /* subject */ $subject = "Birthday Reminders for August"; /* message */ $message = ' Birthday Reminders for August Here are the birthday

[PHP-INST] Re: make error with gd

2002-11-26 Thread Dave
i don't know if this will help, but you might try changing your gdlib Makefile 'LIBS=' line to have it start with LIBS=libgd.a .. then do a 'make libgd.a' from shell now when you compile PHP, reference the gdlib source directory '--with-gd=../gd-2xx/' (for me) or something like that. it alway

[PHP-INST] php_odbc error when "make"

2002-11-26 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] Re: odbc -> make doesn't work

2002-11-26 Thread Vincent Courcelle
(note that i have the same error when i'm triing to install php-4.3-0RC1) Vincent Courcelle, http://www.france-jeunes.net et http://www.tubededentifrice.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-install Digest 26 Nov 2002 21:09:30 -0000 Issue 1135

2002-11-26 Thread php-install-digest-help
php-install Digest 26 Nov 2002 21:09:30 - Issue 1135 Topics (messages 9248 through 9250): Apache 2 and php as module 9248 by: Nuno Lopes Re: [PHP-WIN] Install PHP with IIS 5/W2K 9249 by: David Dixon odbc -> make doesn't work 9250 by: Vincent Courcelle Administrivia

[PHP-INST] odbc -> make doesn't work

2002-11-26 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] Re: [PHP-WIN] Install PHP with IIS 5/W2K

2002-11-26 Thread David Dixon
I'm having this exact same problem. I've tried 'localhost' and '127.0.0.1' in the url with the same results. Any other ideas that might help me? Dave Dixon "Pascal S." <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You are right on. I was trying to execute t

[PHP-INST] Apache 2 and php as module

2002-11-26 Thread Nuno Lopes
Hi, I have Apache 2.0.43 (windows) and php 4.2.3 and I would like to know how can I configure php as module. (I need persistent connections!). Thanking in advance, Nuno Lopes -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-install Digest 26 Nov 2002 08:49:43 -0000 Issue 1134

2002-11-26 Thread php-install-digest-help
php-install Digest 26 Nov 2002 08:49:43 - Issue 1134 Topics (messages 9241 through 9247): rc1 9241 by: Gareth Thomas Re: PHP and MySQL configuration 9242 by: Bryan Higgins 9244 by: Jorge Reteguin HTTPD 9243 by: Marcus Van Wyk PHP 4.2.2 and GD 2.0.8

Re: [PHP-INST] mail() and IIS5 - newbie question

2002-11-26 Thread toby -
hay steve . im sure this must be what ur gettin . Warning: Failed to Connect in e:\final project\zroot\sir\mail.php on line 16 except fo the path thinggy . the thingg is there aint anythin the matter with ur code its all well but ur localhost CANT send out mails u no unless its a