On Thu, 14 Mar 2002, ZILBER,LEONID (HP-NewJersey,ex1) wrote:
> Date: Thu, 14 Mar 2002 08:37:06 -0800
> From: "ZILBER,LEONID (HP-NewJersey,ex1)" <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: [PHP-INST] php.4.1.1 and ldapsdk - why doesn't it work
>
> Hi guys,
>
>
> Can anybody please help me with the following problem ?
> I am trying to run a shell command via popen but nothing happens
> Here's an example:
> $fd = popen("/usr/sbin/sendmail -t ","w");
> fputs($fd, "To: [EMAIL PROTECTED]\n");
> fputs($fd, "From: [EMAIL PROTECTED]\n");
> fputs
Hi,
I have installed php4.0.6 onto my local account. Use the folowing when you do
configure:
./configure --prefix=PREFIX
PREFIX is /home// then it will install in your home.
Do you have root access?
//Mikael
-Original Message-
From: Hunter Vaughn [mailto:[EMA
Tienes que habilitar la libreria desde el archivo php.ini,
descomentando la linea correspondiente
--
Saludos,
Lilianmailto:[EMAIL PROTECTED]
quebe> Hi
quebe> when I'm trying to connect to my oracle db with
quebe> dl("php_oci8.dll"); I've
Hello
It appears that this is likely to be a bug. Using php 4.0.6 everything
works fine. On my way to bug.php.net
my thanks to those that looked into this on my behalf.
Tom
-Original Message-
From: T Churchward [mailto:[EMAIL PROTECTED]]
Sent: 27 February 2002 15:34
To: [EMAIL
Is your apache is compiled with SSL support in both case ?
It may be in the second, because of the secret key. I think it's a
problem linked to ssl.
I used apache+mod_ssl with php4.0.4pl1 and php4.1.1 in testing phase.
And I have no problem. In my case, I don't compile openssl with php.
le mar
Hmm. I wish I knew more about the whole configure/make process. One
thing: it doesn't look like it can't find /usr/bin/ld, but rather
/usr/bin/ld can't find one of its arguments.
My only other guess would be to copy /usr/libexec/config.guess and
/usr/libexec/config.sub into your build director
Thank you for the suggestion. Unfortunately, it didn't help. I get
the same error.
Any more ideas out there?
Ryan
At 9:45 PM -0600 2/6/02, Steven Cayford wrote:
>I don't know if the configure script for 4.1.1 deals with the two
>level namespace on OSX, but for 4.0.6 I had to manually edit the
I don't know if the configure script for 4.1.1 deals with the two level
namespace on OSX, but for 4.0.6 I had to manually edit the libtool after
running configure. Find the line beginning with "archive_cmds='$CC ...'",
and add ' -flat_namespace ' after the 'CC'. Then run make.
-Steve
On 2002
Christ Christoph (Erste) wrote:
> maybe you don't have installed the latest DCOM update from microsoft?
Possible yes, what I have to do it to install this update ?
Best regards,
Sincerely yours,
Yuriy Rusinov.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
maybe you don't have installed the latest DCOM update from microsoft?
-Original Message-
From: Yuriy Rusinov [mailto:[EMAIL PROTECTED]]
Sent: 21. ledna 2002 8:00
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Php 4.1.1
Hello !
I've downloaded php and try to launch php.exe from command line
Greetings,
I won't swear to it but the issue you're having *might* be syntax related.
Secondly, you seem to be missing a reference to a vital file in your httpd.conf
file. The file I'm referring to is mod_php4.c. Following, a small portion
of the pertinent section:
-8<[snip]--
Got it ... application/x-httpd-php doesn't appear to work, but
application/x-http-php does ...
On Wed, 2 Jan 2002, Marc G. Fournier wrote:
> On Wed, 2 Jan 2002, Chris wrote:
>
> > You *almost* did it correctly. Try adding the following to your httpd.conf file:
> > # DirectoryIndex: Name of the
On Wed, 2 Jan 2002, Chris wrote:
> You *almost* did it correctly. Try adding the following to your httpd.conf file:
> # 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.
Does PHP4.x no longer come up in the notice for Apache2?
[Thu Jan 03 01:19:49 2002] [notice] Apache/2.0.28 (Unix) mod_ssl/3.0a0
OpenSSL/0.9.6 DAV/2 configured -- resuming normal operations
Austin Gonyou wrote:
> See the following for Apache2 + php 4.x:
> #
> #For PHP to work
> AddType applicat
See the following for Apache2 + php 4.x:
#
#For PHP to work
AddType application/x-httpd-php .php .html
SetInputFilter php
SetOutputFilter php
I put this right after the last AddCharset.
Hope this helps.
On Wed, 2002-01-02 at 17:30, Chris wrote:
> >
> > as a quick follow up, I installed ls
>
> as a quick follow up, I installed lsof, and it appears that php4 is being loaded,
> but if I hit a simple 'phpinfo.php' page, it asks me to download it ... so, for
> some reason, its not registering application/x-httpd-php as a valid type?
>
> On Wed, 2 Jan 2002, Marc G. Fournier wrote:
>
>
as a quick follow up, I installed lsof, and it appears that php4 is being
loaded, but if I hit a simple 'phpinfo.php' page, it asks me to download
it ... so, for some reason, its not registering application/x-httpd-php as
a valid type?
On Wed, 2 Jan 2002, Marc G. Fournier wrote:
>
> Hi
>
>
18 matches
Mail list logo