You recompile those extensions.
On Fri, 21 Jun 2002 [EMAIL PROTECTED] wrote:
> I just recompiled PHP with some needed modules, but now when I start Apache
> I get the warnings at the bottom of this message. I understand what they
> mean, but how do I fix it?
>
>
> Starting httpd: PHP Warning: i
hello,
I've Apache 2.0.35 up and running. Installed PHP 4.2.1( for W2k ). I've some
basic questions, can someone help me.
I followed the instructions on install.txt but it doesn't seem to work.
The only change I did in php.ini is including the extension_dir where I had
installed PHP.
Q : Do I n
I just recompiled PHP with some needed modules, but now when I start Apache
I get the warnings at the bottom of this message. I understand what they
mean, but how do I fix it?
Starting httpd: PHP Warning: imap: Unable to initialize module
Module compiled with module API=20010901, debug=0, threa
Yasuo Ohgaki wrote:
> Thomas Bader wrote:
>
>> Hello
>>
>> Just tried to compile PHP 4.2.1 and I got the following
>> error:
>
>
> Thomas, you should use other mail address to post article here.
>
Oops, sorry it's not your fault.
--
Yasuo Ohgaki
--
PHP Install Mailing List (http://www.php
hello,
did you installed and used the gnu tools as wrote in the doc ?
pa
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thomas Bader wrote:
> Hello
>
> Just tried to compile PHP 4.2.1 and I got the following
> error:
Thomas, you should use other mail address to post article here.
== msg from mail server ==
Your message does not contain a valid command for this mail server
to process. No action has been taken.
php-install Digest 22 Jun 2002 01:40:20 - Issue 895
Topics (messages 7419 through 7427):
Old config options still showing after updating PHP
7419 by: Peter Janett
newbie help request, problems apxs and CFLAGS query
7420 by: Stewart Dean
Re: Apache 2.0.3.9
7421 by:
It's been asked sevral times. You can find answers in archive.
--
Yasuo Ohgaki
Thomas Bader wrote:
> Hello
>
> Just tried to compile PHP 4.2.1 and I got the following
> error:
>
> [thomasb@stinky php-4.2.1 149/2] % uname -a
> SunOS stinky 5.8 Generic_108528-10 sun4u sparc
> [thomasb@stinky php
Hello
Just tried to compile PHP 4.2.1 and I got the following
error:
[thomasb@stinky php-4.2.1 149/2] % uname -a
SunOS stinky 5.8 Generic_108528-10 sun4u sparc
[thomasb@stinky php-4.2.1 150/0] % ./configure --with-mysql \
--with-apxs="${INSTALL_BASE}/${APNAME}/sbin/apxs" \
--enab
One thing that I've ran into that causes this is you didn't 'make clean',
and/or stop apache. I've found that often i have to actually delete
libphp4.so from the libexec dir in apache for it to fully work.
heres the steps i usually do:
1. stop apache
2. delete libphp4.so
3. make clean the php sr
Peter,
There are two possibilites I can think of. One is that you have two
php's, one will be a cgi and the other not. Your check would then be on
the old one, not the new one.
The other is that you had php actually compiled into apache, not as a
module, but the php recompile is as a module (
I've installed Xitami (been running for some time) and have CGI working
fine. I'm trying to get Squirrel Mail to work, so have installed PHP.
Currently, after much cursing and crying, the output of test.php on the
server is:
But if I run PHP in a DOS window the output is correctly forma
Perfect! Thanks very much for that information... Gives me something
to try out... I normally wouldn't care about upgrading Apache... It's
just a development box anyways, but that hole in 2.0.3.6 is so damn big
a five year old could drive a rig through it :)
-Original Message-
From: M
Makes sense... I kind of figured as much... Just wanted to report the
bug to those who work on that dll...
Just a development box anyways, not a production server. No real skin
of my back. I still use 1.3 for production environments...
-Original Message-
From: Rasmus Lerdorf [mai
I am running AIX 5.1L and have IBM's LDAP (called SecureWay) installed. Apache
V1.3.20 is part of that installation, tho IBM renames it HTTPServer
(it is merely vanilla base Apache with a different name and some management goodies
added).
When I run configure, it barfs at the apxs check. I in
I have been compiling some extra configure options into PHP (4.1.2), such
as --enable-xslt --with-xslt-sablot, and have had no problem getting PHP to
configure, then make, then make install.
Even after recompiling PHP, and then restarting (stopping, then starting)
apache, phpinfo still shows the
php-install Digest 21 Jun 2002 10:07:06 - Issue 894
Topics (messages 7409 through 7418):
Re: Why is installing PHP+GD+MySQL+Apache on Linux so hard?
7409 by: Chris Hewitt
7416 by: Thomas Spellman
error: OpenSSL version 0.9.5 or greater required
7410 by: Gustavo A. B
Hi
I am new to this list. I hope someone can help, please.
I am trying to install php-4.2.1 with apache 2.0.39 on an i386 machine
running Solaris 8, patched up to kernel patch 14. It has most of the
usual GNU utilities installed in /usr/local/bin such as:
gcc m4 make autoconf automake bison gawk
18 matches
Mail list logo