[PHP-INST] Re: install 4.3.1 on redhat7.2

2003-02-24 Thread Michael Mauch
Henry <[EMAIL PROTECTED]> wrote: > [-- text/plain, Encoding quoted-printable, 6 Zeilen --] > > I saw the message below, how can I do sloving this? > > ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': > /home/henry/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is

Re: [PHP-INST] fail to compile php 4.3.0

2003-02-24 Thread Michael Mauch
James Sigler <[EMAIL PROTECTED]> wrote: > I am having the same issue and the sed switch has not resolved the > issue. I am unable to determine why the buffer length for the command is > not large enough. Ask Sun why they ship a broken sed (and cut, and what else). Try "export PATH". If that doe

[PHP-INST] Re: Building PHO 4.3.1 with MySQL support

2003-02-24 Thread Michael Mauch
Vicki Brown <[EMAIL PROTECTED]> wrote: > I ran > ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs > and received the following warning: [...] > But, what "path to mysql" should I use? Try --with-mysql=/usr/local/mysql. > MySQL (the binary) is installed at /usr/local/bin/mysql;

[PHP-INST] Re: PHP 4.1.1 on Apache 1.22 as CGI

2003-02-24 Thread Michael Mauch
Daniel Pomrehn <[EMAIL PROTECTED]> wrote: > I want to run PHP 4.1.1 as CGI in Apache 1.22 on Suse Linux 7.0 No, you don't. Both PHP 4.1.1 and Apache 1.3.22 are a hundreds years old and have serious security issues. Regards... Michael -- PHP Install Mailing List (http://www.php.

[PHP-INST] Create Outlook Express COM object

2003-02-24 Thread William Cheung
How could I create a new COM object of Outlook Express? The string "outlook.application" will only bring up the outlook. William Cheung, B.Sc. MCSE MCDBA Databyte Corp.

[PHP-INST] Redhat 8 + Apache 2.0.44 + PHP4.3.1

2003-02-24 Thread Barry
I've tried to upgrade my Apache and PHP on Redhat8 by downloading the latest version from their sites to my /tmp. Then I tried the followings, In /tmp/httpd-2.0.44 ./configure --enable-so --prefix=/etc/httpd make make install In /tmp/php4.3.1 ./configure --with-apxs2=/etc/httpd/bin/apxs --with-

[PHP-INST] PHP parsing weirdness using DAV...

2003-02-24 Thread Lou Picciano
Dear All: Am trying this again ... A question regarding php (4.3), Apache (2.0.44) and mod_dav: Under Solaris 9 SPARC, we have the above setup ­ working AOK ­ using Apache 2¹s Œfiltering¹ mechanism to handle php processing... It works great! * Commands in http.

[PHP-INST] Re: OS X, LDAP and php 4.3

2003-02-24 Thread user
In case someone else has this problem, this solution is to replace all references to libldap.so.3 with libldap.dylib in the config script. And I thought 4.3 was supposed to be ready for OS X... Quinn [EMAIL PROTECTED] wrote: I am trying to do a compile for 4.3 on OS X. I have had some success

[PHP-INST] -DEAPI issue??

2003-02-24 Thread Justin Williams
I also am running into some sort of issue whereby Apache warns of PHP being compiled against Apache 1.3 with plain API, and advising me to recompile with -DEAPI. This is after I configure as follows: env CFLAGS="-DEAPI" ./configure {whole boatloada mods} When I run Make, I see -DEAPI littered t

Re: [PHP-INST] Installed Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Justin Williams
I'm getting this same message with apache 1.3.23; installing php-4.3.1, the 1830 today snapshot "Ken Jeansson" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Hello There > > Trying to install php4 on apache2 and I get this warning: > > ext/mysql/libmysql/my_tempnam.lo: In funct

[PHP-INST] Installed Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
Hello There Trying to install php4 on apache2 and I get this warning: ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use of `tempnam' is dangerous, better use `mkstemp' I just ignored the warning but now php does not work.

[PHP-INST] Trouble with install on newest snapshot

2003-02-24 Thread Justin Williams
Had a power outage and, when the server came back up, Apache will not start with PHP. Complains about the -DEAPI issue, yet, when making PHP, I see -DEAPI littered throughout... Just a little confused on this part. Moreover, when I try to re-compile, using the same config statement as previous

[PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
Hello There Trying to install php4 on apache2 and I get this error: ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use of `tempnam' is dangerous, better use `mkstemp' -- PHP Install Mailing List (http://www.php.net/) T

Re: [PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Rasmus Lerdorf
That's not an error. Just a warning. Ignore it. On Mon, 24 Feb 2003, Ken Jeansson wrote: > Hello There > > Trying to install php4 on apache2 and I get this error: > > ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': > /home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use

[PHP-INST] Apache 2.0.44 + PHP 4.3.1

2003-02-24 Thread Ken Jeansson
Hello There Trying to install php4 on apache2 and I get this error: ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /home/sub/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:105: the use of `tempnam' is dangerous, better use `mkstemp' -- PHP Install Mailing List (http://www.php.net/) To

php-install Digest 24 Feb 2003 15:47:52 -0000 Issue 1262

2003-02-24 Thread php-install-digest-help
php-install Digest 24 Feb 2003 15:47:52 - Issue 1262 Topics (messages 10165 through 10171): Re: More MAC OS X PHP Intall Problems 10165 by: Russell Harding 10168 by: Keith Schuster MAC OS X PHP Intall Problems - Setting Up A Database Table For NAG 10166 by: EOS Techn

[PHP-INST] php 4.3.0 on hpux 11.00

2003-02-24 Thread Petre Scheie
I'm trying to install php 4.3.0 on HP-UX 11.00 with Postrgres using the following configure statement: ./configure --with-pgsql=/pgsql --with-apxs=/usr/local/apache/bin/apxs That seems to run okay, but when I run gmake, while it completes, I get this message: *** Warning: linker path does not

[PHP-INST] php with imap support and the horde framework, please help!!

2003-02-24 Thread Bret Lewis Sherman
I have been having a hell of a time getting imap support for php. Basically the setup is: postfix MTA (2.0.3) with courier-imap (1.7.0) I found a page describing how to setup uw-imap c-client library so that php will have imap support: http://www.horde.org/faq/admin/prereq/index.php

[PHP-INST] php with imap support and the horde framework, please help!!

2003-02-24 Thread Bret Lewis Sherman
I have been having a hell of a time getting imap support for php. Basically the setup is: postfix MTA (2.0.3) with courier-imap (1.7.0) I found a page describing how to setup uw-imap c-client library so that php will have imap support: http://www.horde.org/faq/admin/prereq/index.php

Re: [PHP-INST] More MAC OS X PHP Intall Problems

2003-02-24 Thread Keith Schuster
Has anyone been able to get Zend optimizer installed on Osx? --- Keith Schuster Schuster & Company LLC ph:704-799-2438 fx:704-799-0779 iChat/AIM:keithschusterco WWW.Schusterandcompany.com WWW.Vsheet.net > From: Russell Harding <[EM

[PHP-INST] fopen error

2003-02-24 Thread Nicholas Evans
Hi, I recently installed PHP on Windows 2k with IIS5 using the isapi modules. I am getting this error when I load a php page at http://www.wbai.org/calendar Error: Warning: fopen(http://www.pacifica.org/calendar/index.pl?Calendar=WBAI) [function.fopen]: failed to create stream: HTTP request fa