[PHP-INST] ldap unresolved symbols problem

2002-02-08 Thread ZILBER,LEONID (HP-NewJersey,ex1)
Hi guys, I am trying to ldap support for my PhP modules and I am having some problems. I have successfully built openssl and PhP --with-ldap support. Everything worked fine. Afterwards, I have modified httpd.conf to add support for PhP 4.1.1 and when I try to start Apache I am getting the follow

RE: [PHP-INST] Missing OCX Controll

2002-02-08 Thread Shrock, Court
I found that the OXC control it was looking for works properly with IIS4 and not IIS5not an answer, really, as I just configured it manually and it worked fine. > -Original Message- > From: Brent Newbury [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 08, 2002 11:59 AM > To: [EMAI

[PHP-INST] Missing OCX Controll

2002-02-08 Thread Brent Newbury
Hi all, I am having a problem installing PHP 4.1.1 under Windows XP (build 2600). After the installation has finished, it tells me I have a missing OCX controll. I have re-installed Windows 5 times today and I can't seem to get it to work (I have downloaded all the updates. and still nothing). I

php-install Digest 8 Feb 2002 19:51:36 -0000 Issue 690

2002-02-08 Thread php-install-digest-help
php-install Digest 8 Feb 2002 19:51:36 - Issue 690 Topics (messages 5962 through 5968): Re: MM save hanlder problem 5962 by: Rick Morris 5963 by: Yasuo Ohgaki compilation error in a conectiva 6 - php-4.0.6 and 4.1.1 with oracle support 5964 by: Julio Sardella error

RE: [PHP-INST] Calling a php function from html file.

2002-02-08 Thread Philip Snyder
The only way you can do this is to add .html to your list of extensions parsed by PHP. This will be pretty wasteful because now every static page will get parsed as well, so I don't recommend it. -Philip -Original Message- From: Archer Vallesfin [mailto:[EMAIL PROTECTED]] Sent: Thursday,

[PHP-INST] Re: PHP 4.0.6 + VeriSign PayFlow Pro libpfpro 304

2002-02-08 Thread Dan Kim
I'm in a similar situation. I'm running redhat 7.1/php4.1.1/mysql/openssl0.9.5a/apache1.3.20 upon compiling in the verisign support, the module breaks apache on startup. apache on ./apachectl startssl will not give me the password prompt but just a hung process. so i end up killing off apac

[PHP-INST] Verisign... Need help with V3.0 of SDK

2002-02-08 Thread Dan Kim
Hello, I'm trying to compile in the V3.0 SDK of PayflowPro into PHP 4.1.1. I'm having a hell of a time doing it. Anyone have experience with this? I know there is a lot of help out there for people using the Beta or older SDK's, but those aren't downloadable from Verisign's (signio) website.

[PHP-INST] error: cannot find output from lex

2002-02-08 Thread Johannes Tyra [BrainData]
Hi List, with SuSE 7.3 I have an error with ./configure checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up Are there any packages missing?? What can I do? Greet

[PHP-INST] compilation error in a conectiva 6 - php-4.0.6 and 4.1.1 with oracle support

2002-02-08 Thread Julio Sardella
i am using a linux conectiva (red hat) 6, with a 2.2.17-14cl kernel and gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) in a pentium box with 64mb of ram. i am compiling php-4.0.6 and php-4.1.1 (same error occour in both). the 'configure --with-oracle --with-mysql' runned with no e

Re: [PHP-INST] MM save hanlder problem

2002-02-08 Thread Yasuo Ohgaki
Could you do ./cvsclean ./buildconf ./configure make again? -- Yasuo Ohgaki Rick Morris wrote: > - Original Message - > From: "Yasuo Ohgaki" <[EMAIL PROTECTED]> > To: "Rick Morris" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, February 07, 2002 5:15 AM > Subject: [P