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 - 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
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...
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
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
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
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
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
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
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
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
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
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
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_
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
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 - 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
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
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
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
[confirm: b34c3d15e890017ea19b0ddb5cb64359 [EMAIL PROTECTED]]
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
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
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
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
25 matches
Mail list logo