Hi Folks,
I am on OS X 10.2, and I'm compiling the latest dev version of PHP as
found at Zend:
http://snaps.php.net/php4-latest.tar.gz
In general, I am having good success with it. However, I am having some
strangeness with Imap integration. For reference, I have OpenSSL and
the C-client ins
php-install Digest 31 Aug 2002 02:06:53 - Issue 1001
Topics (messages 8267 through 8283):
PHP-4.2.2 as CGI
8267 by: Ken Kyler
8269 by: Matt Schroebel
8283 by: Ken Kyler
Re: Apache 2.0.40/PHP 4.2.2 Win2000 Help
8268 by: Yuriy Rusinov
Re: Installing command-l
> Missing semi colon on line 3735? Post 10 lines of code starting
> at line 3730 or so.
What file(s) do I send? the error indicates it is the PHP executable
causing problems.
Ken
>
> > -Original Message-
> > From: Ken Kyler [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, August 30, 2002 7
The order is:
mysql
apache - just minimum configure, don't need make or make install yet.
php
then apache again - to include the php stuff. Make sure you use your
pathnames.
$ ./configure --prefix=/usr/local/apache \
--activate-module=src/modules/php4/libphp4.a \
--sysconfdir=/usr/local/ap
When I do a dependency walk on php4ts I find that apphelp.dll and
userenv.dll are both missing.
Does anyone know where I can get those files or how to get around the
problem?
Thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
When trying to install php on with IIS on windows 98, I get a message that
says error trying to access local webservice, GetObjectFailed(). Php needs
to be configured using Microsoft Management Console.
I have tried to install several times and get the same message. I have
removed PWS and re-inst
I've tried doing this the past 3 days for like 10 hours together or something
First, i compile mysql and apache, then php... and it complaints about a libphp4.so
file missing.
Is there any options i miss in the ./configuring?
Im clueless
I've been searching the web for solutions to this and have seen that
several people on various architectures have had this problem, and it's
been put on bugs.php.net and marked as solved (with no solution posted --
just that whoever posted the bug stopped checking the site).
So:
I'm trying to bu
I am having problems on a new install of PHP and Apache
Win2k, Php 4.2.2, apache 1.3.26
1) Install apache. Then browse to 127.0.0.1 and get the apache screen
2) unzip php and copy to c:/php
3) install.txt
a) dlls are all in the /php directory with php.exe (did not copy to
windows/syste
Redhat 7.3 + Apache + PHP 4.2.2. I downloaded the source for PHP 4.2.2
since RedHat 7.3 shipped with 4.2.1, did a ./configure --with-apxs
/usr/sbin/apxs --with-ldap --with-mysql
Made sure /etc/httpd/conf/httpd.conf had all the required info about PHP,
did a /etc/rc.d/initrd/httpd restart
Created
> Lou Picciano / Essex Systems wrote on Fri, Aug 30, 2002 at 12:51:01PM -0400:
>> Except: that we cannot get php to recognize its php.ini file, no matter
>> where we place it. Shouldn't any changes in this file, if it's being
>> properly read, be reflected in phpinfo() output?
> They should. Its
Hi
have you tried ; configure ... --with-config-file-path= ?
Lou Picciano / Essex Systems wrote:
>List Friends:
>
>We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT!
>
>Except: that we cannot get php to recognize its php.ini file, no matter
>where we place i
List Friends:
We've recently installed php-4.3.0-dev under Apache 2.0.40 - WORKS GREAT!
Except: that we cannot get php to recognize its php.ini file, no matter
where we place it. Shouldn't any changes in this file, if it's being
properly read, be reflected in phpinfo() output?
We've tried the
Hi,
I need to know if there is functionality that would allow me to either
use (forcibly) multiple php.ini files, or that would allow me to include
a global php.ini into a per-site php.ini (the per-site one has unique
paths for safe mode and such, the global one has 'everything else').
Searching
I am trying to install PHP 4.2.2 with an existing installation of Apache
1.3.26. I know I should have done a dynamic installation with apxs, but I
started down the path of a static installation. I have read EVERY piece of
documentation I can find but can't find a reference to this error:
Wit
On Friday, August 30, 2002, at 02:26 , Chris Hewitt wrote:
> Vicki Brown wrote:
>
>>
>> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>>
>>> I believe the binary is only installed when compiled as a CGI
>>> program. Remove the nsapi line and recompile to get the
>>> binary inst
Missing semi colon on line 3735? Post 10 lines of code starting at line 3730 or so.
> -Original Message-
> From: Ken Kyler [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 7:46 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] PHP-4.2.2 as CGI
>
>
> FreeBSD 4.5-STABLE
> Apach
Dear Weng Pangan
> 2. Added to following to httpd.conf
> ScriptAlias /php/ "c:/php"
Try to write ScriptAlias /php/ "c:/php/".
If this scripts will not work after that, write me. I send my httpd.conf.
Best regards,
Sincerely yours,
Yuriy Rusinov.
--
PHP Install Mailing List (http://www.
FreeBSD 4.5-STABLE
Apache 1.3.24
PHP 4.2.2
I have compiled PHP as a CGI and when it executes, I get the following:
Parse error: parse error, unexpected T_STRING in /usr/local/bin/php on line 3736
Thoughts?
Ken
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
php-install Digest 30 Aug 2002 12:44:47 - Issue 1000
Topics (messages 8261 through 8266):
libphp4.so ??
8261 by: ceLius
Apache 2.0.40/PHP 4.2.2 Win2000 Help
8262 by: Weng Pangan
Problems with SAFE MODE
8263 by: Sebastian Tomasino
Re: Installing command-line php bi
never mind i got it working found something about this and needed to remove
the old gd 1.8 all i did was rm libgd.a in /usr/local/lib and it has all
compiled fine now finally !!
"Electroteque" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi i got this error
hi i got this error starting http after compiling gd2 with php 4.2.1
Syntax error on line 230 of /usr/local/etc/apache_2.0.39/conf/httpd.conf:
Cannot load /usr/local/etc/apache_2.0.39/modules/libphp4.so into server:
/usr/loca
l/etc/apache_2.0.39/modules/libphp4.so: undefined symbol:
gdImageColorC
Vicki Brown wrote:
>
> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>
>> I believe the binary is only installed when compiled as a CGI
>> program. Remove the nsapi line and recompile to get the binary
>> installed.
>
> If that is the case, it would be a bug... it should never b
23 matches
Mail list logo