Found out what it was, I was compiling in with --enable-openssl and thats
what was causing the failure issue.
maybe someone can benefit from this :)
Drew
"Drew" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello All,
> I tried to compile PHP last night o
Hello Dave,
The most frequent cause of this can be found in your httpd.conf file in the
followinf locations:
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
DirectoryIndex index.html index.htm index.php de
php-install Digest 7 Jan 2002 23:39:48 - Issue 638
Topics (messages 5495 through 5507):
compiling PHP (any version) on cobalt linux
5495 by: Drew
Re: NEWBIE IN DISTRESS: Install Instructions are not work for PHP 4.1.1!!!
5496 by: Freddy Vulto
--enable-trans-sid don't work
I get a strange error when running configure:
checking whether ln -s works... yes
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
Any ideas? Can't find "l
I try to build php 4.1 on RH 7.2, apache with Imap support
I tried the RH supplied imap RPMs
I tried to build the IMAP myself as described on php.net
It does not work :-((
Now, configure with my usual stuff and
--with-imap --with-kerberos --with-imap-ssl
runs without any errors
then I "make"
I'm a professional webdesigner, but a recent job i recieved asked me to host
the webpage on my computer, which means i'm trying to install php on my own
system.
I have done so, but when opening a .php file i see the source code and it's
ignoring that php exists. If i stick on the start to make
Hey there
I am running Win 2000 on my laptop, have apache_1.3.22-win32-x86.msi
installed
and PHP Version 4.0RC2. I also have cygwin installed and postgresql-7.1.3
installed.
I dont know how to get PHP to load postgresql module. I understand how to do
it on Linux. Do i need a certain .dll?
Hi,
I keep getting segfaults, such as:
[Mon Jan 7 10:02:15 2002] [notice] child pid 20400 exit signal Segmentation
fault (11)
This happens whenever I set session.save_handler to mm in php.ini
The platform:
Linux kernel 2.2.19 on a Rackspace server (Gigahertz athlon, 1 GB RAM)
Apache 1.3.19
P
Hi.
I have installed the PHP4 and I did the "make" and "make install" to Apache
after the "configure --activate-module=src/modules/php4/libphp4.a", and it
seems that all was right but when I try to see the php test page the apache
server manage the file as a data file and ask for Opening or Savin
Dear All,
My system is red hat 6.2 and got Apache 1.3, Mysql 3.22.32, postgres 6.5 and php
3.0.16, installed on it. This PHP of mine doesn't have any support for MYSQl and also
for postgres. As the version 4 of PHP is already out, I would like to install it with
the support for MYSQL+Pos
I have configured PHP with gd, zlib and png but I can't display images
Here is configure output:
Configuring extensions
checking if the location of ZLIB install directory is defined... no
checking whether to include ZLIB support... yes
checking for gzgets in -lz... yes
checking whether to include
I am looking for with compiled version of the newest PHP 4.1.1 for
Linux Mandrake 8.1.
--
Jaroslaw
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL P
Sorry guys,
I found the bug in the script included in php documentation.
url-rewriting does not work in the script because the url is not given
within php code.
;martin
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Since I've upgraded to 4.1.1 from 4.0.6 the --enable-trans-sid don't
work for me any more.
1) Test script is as easy as (taken from php documentation):
---
Hello visitor, you have seen this page times.;
To continue, click here
-
2) relevant l
My module configuration (Win98, Apache 1.3.22, PHP 4.1.1) started working
after I added the line:
AddModule mod_php4.c
to httpd.conf. This seems to be an omission from the install.txt as stated
in the php.windows thread "Apache 1.3.22 and PHP 4.1.0" d.d. Jan 3, 2002.
It's added as note to th
Hello All,
I tried to compile PHP last night on one of my company's RaQ servers and it
appears to have configured, ran make and make install fine, however when I
fire up apache I keep getting Undefined_Symbol errors, they seem to be
random with no specific one happening over and over.
Sample error
php-install Digest 7 Jan 2002 10:40:36 - Issue 637
Topics (messages 5493 through 5494):
Re: Problems with Apache2 + PHP4.1.1 ... making headway, I think
5493 by: Yasuo Ohgaki
HELP! : ...cannot find output from lex; giving up
5494 by: Ignacio Sosa
Administrivia:
To su
Hi, I have a problem:
When I run the "configure" script it stops with this error message:
-
checking lex output file root... ./configure[2343]: lex: not found.
configure: error: cannot find output from lex; giving up
---
18 matches
Mail list logo