[PHP-INST] Newcomer !!

2001-12-11 Thread Marios Karagiannopoulos
Hello to all ! I am a new member in the list. I would to ask something that could be very Easy to some of you. I can't compile the PHP4.0.6 in windows. Actually, I need the Gmp lib compiled in php but I can't ! Regards Marios

php-install Digest 12 Dec 2001 07:48:38 -0000 Issue 598

2001-12-11 Thread php-install-digest-help
php-install Digest 12 Dec 2001 07:48:38 - Issue 598 Topics (messages 5265 through 5279): Re: PHP 4.1.0/gd compile error 5265 by: Allie Micka Re: Warning: mail() is not supported in this PHP build 5266 by: Rasmus Lerdorf PHP 4.1.0, suEXEC, and #!/usr/local/bin/php 5

[PHP-INST] php+aix+lotus domino webserver...

2001-12-11 Thread Mohd. Farid B. Mohd. Fawzi
hi all, does anyone know how to configure php with lotus domino webserver(in hp-aix environment)? i even contact the vendor-it seems that they dont know about this thingy... REALLY NEED TO DEPLOY PHP in domino web server...

[PHP-INST] --enable-gd-native-tt or -ttf? gd/truetype struggle...

2001-12-11 Thread Llorenc Sole
Hi, I'm having big headaches getting php-4.0.6 to work with gd/truetype. After countless builds I've noticed php-4.0.6 needs the --enable-gd-native-tt (without an ending f) option to build native truetype support, but configure --help says it is --enable-gd-native-ttf (with an ending f). In anoth

[PHP-INST] php 4.1/servlet crashes on linux

2001-12-11 Thread Guido
Hi, Im pretty sure this is a bug. I've been trying to install php into tomcat for a while now; starting with 4.01 through 4.06 and today with 4.1.0. Platform: Linux Redhat 7.2, also tried on latest Debian, and FreeBSD 4.3/4.4 Tomcat 3.3/ 4.01 (tried both) JDK 1.2.2 / 1.3.1 (tried both) Sun

[PHP-INST] conflicting types for `gdIOCtx'

2001-12-11 Thread Gabriel Richards
Hi, I'm trying to recompile PHP to include GD and PDFLib support. So, I've installed those libraries (as well as zlib, libjpeg, libtiff, libpng), delete config.cache, then ran : ./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl --enable-f tp --with-gd=shared -with-mysql=/usr --wit

[PHP-INST] Re: build error, somebody please help me!!!!

2001-12-11 Thread Yasuo Ohgaki
Doniface wrote: > Dear: > > When I try to build php 4.0.6, it return an error message below: > > ./configure checking lex output file root ./configure lex: command not > found > ./configure cannot find output from lex ; giving up > > can you tell me how to solve this problem?? I

[PHP-INST] Re: Undefined Variable Warnings & Mail Settings

2001-12-11 Thread Yasuo Ohgaki
Carolyn Mescan wrote: > PHP List, > > I am a new PHP user and have just installed it on a Windows NT IIS Server. I have >set the configuration variable display_errors = Off in the php.ini file but am still >getting many of the errors shown below on the webpage generated by the discussion >bo

[PHP-INST] [ADMIN] spam protection for lists.php.net lists

2001-12-11 Thread Jim Winstead
as some of you may have noticed over the last few days, a new method of spam protection has been implemented on lists.php.net. if you post to one of the lists.php.net lists (via mail or the news server at news.php.net) from a mail address that is not subscribed to the mailing list, you will rece

[PHP-INST] Apache/PHP configuration problem.

2001-12-11 Thread Aaron Curtis
I've gotten the two to work on my win32 platform with just a couple of lines added to my httpd.conf file... so I shouldn't be that far off getting this thing to work. I've compiled (after much ado in solaris.. installing compilers, getting paths right, etc) PHP.. and i have apache running. I've

[PHP-INST] Re: Need help to install Php

2001-12-11 Thread user
DOwnload the latest version of PHP to go with your installer application and it will install PHP for you. Rao Parvatam wrote: > Hi > > Trying to install PHP on NT/PHP 4.0.6 version CGI version. > > Installed PHP406installer.EXE, then what ? > > Thank you, > > Rao > -- PHP Install Maili

[PHP-INST] undefined func for ora_logon

2001-12-11 Thread Chuck Lidderdale
Ok, I'm missing a step somewhere. I've created a very simple php file that contains: $n = ora_logon ("bill@snoppy", "secret"); and I get undefined functio: ora_logon .. what have I missed? Thanks Chuck [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To

[PHP-INST] readline

2001-12-11 Thread Preroman
I've tryied to compile php 4.1.0 with option --with-readline=/usr but the ./configure answered me that for that needs CGI build. I have compiled 4.0.6 with that option and all works well. What it means that?? Thanks Preroman -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-ma

[PHP-INST] PHP 4.1.0, suEXEC, and #!/usr/local/bin/php

2001-12-11 Thread Brandon Stone
Hello, I am using suexec with apache 1.3.22. When I try to use PHP as a cgi-script instead of an external parser, I get this annoying #!/usr/local/bin/php on the top of my page. I found in 4.0.6 if you goto line 702 in sapi/cgi/cgi_main.c and change } else if (file_handle.handle.fp && file_

Re: [PHP-INST] Warning: mail() is not supported in this PHP build

2001-12-11 Thread Rasmus Lerdorf
When you built PHP sendmail wasn't there for some reason. Rebuild it, or upgrade to the recently released 4.1. -Rasmus On Tue, 11 Dec 2001 [EMAIL PROTECTED] wrote: > > I'm not too hopeful about getting any help about this, but here goes. > > I've installed PHP 4.0.5 on a Solaris 8 box, all

Re: [PHP-INST] PHP 4.1.0/gd compile error

2001-12-11 Thread Allie Micka
That took care of things. Thanks a lot! On Monday, December 10, 2001, at 08:31 PM, Rasmus Lerdorf wrote: > Sounds like you have an old gd1 header file lying around that PHP is > picking up instead of the 2.0 one. Do a "locate gd.h" on your system and > get rid of any old stray versions of this

php-install Digest 11 Dec 2001 15:50:50 -0000 Issue 597

2001-12-11 Thread php-install-digest-help
php-install Digest 11 Dec 2001 15:50:50 - Issue 597 Topics (messages 5256 through 5264): Re: PHP 4.1.0/gd compile error 5256 by: Rasmus Lerdorf problem installing php 4.1.0 with ldap support (for OpenLDAP 2.0. 18) 5257 by: Kaltz, Wolfgang php with oci8 / apache will not st

[PHP-INST] How to compile PHP-4.1.0 or 4.0.6 with Oracle-9i ?

2001-12-11 Thread Somsak RAKTHAI
Dear sir, Now I install "Oracle-9i" running on RedHat-7.2. In php-4.1.0 and php-4.0.6 have option for Oracle-7 or 8 below. --with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is ORACLE_HOME. --with-oracle[=DIR] Include Oracle-oci7 support. Defa

[PHP-INST] Warning: mail() is not supported in this PHP build

2001-12-11 Thread J . L . Gilmour
I'm not too hopeful about getting any help about this, but here goes. I've installed PHP 4.0.5 on a Solaris 8 box, all works well but using mail() produces the following error: Warning: mail() is not supported in the PHP build sendmail is installed in /usr/lib/sendmail and linked from /usr/bin

[PHP-INST] post install

2001-12-11 Thread steve
ive just installed php on apache on win98. i wrote the test phpinfo.php file, ran it and it worked fine. after that i tried to run index.php from the same directory and from 'website' directory where i have other pages that i know run, although it only prints back the contents of the file as they

[PHP-INST] [confirm: b34c3d15e890017ea19b0ddb5cb64359 smyers@modemmedia.com]

2001-12-11 Thread Myers, Stephen
[confirm: b34c3d15e890017ea19b0ddb5cb64359 [EMAIL PROTECTED]]

[PHP-INST] problems running index.php on win98, apache, php 4.06

2001-12-11 Thread Myers, Stephen
hi, im having problems running index.php scripts. the following is the set up that ive made: httpd.conf: ScriptAlias /php/ "c:/apache/ApacheGroup/php/" AddType application/x-httpd-php .php .phtml Action application/x-httpd-php "/php.exe" php.ini: doc_root=c:\apache\ApacheGroup\apache\htdocs ext

[PHP-INST] 4.1.0 compilation error

2001-12-11 Thread Takacs Istvan
Hi I want to compile 4.1.0 with these configuration options: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file=/etc/httpd --with-mysql=/usr --with-system-regex --with-xml --with-zlib --with-gd --enable-gd-native-ttf --with-mnogosearch --enable-track-vars but it hangs up with

[PHP-INST] php with oci8 / apache will not start

2001-12-11 Thread Kenneth
I have tried several times to compile a php4 with oci8, but untill now I have not been able to start apache afterwards. I have reinstalled apache, because apache was not linked with the pthread library, so that part of it is ok now. But apache will not start. If I make a new php4.so without oic8

[PHP-INST] problem installing php 4.1.0 with ldap support (for OpenLDAP 2.0.18)

2001-12-11 Thread Kaltz, Wolfgang
Hi I'm trying configure as follows ./configure --with-apxs=/usr/local/apache/bin/apxs --with-ldap --with-db3 --with-openssl --with-java=/usr/local/java --without-mysql and getting an error message referring me to see debug.log (file is attached). It seems there is something wrong with the LDAP sup