Anyone know how to get php to use CommunigatePro as the email program
instead of sendmail on OS X server?
I have tried changing the path in php.ini but I am a complete novice and
haven't been able to get it to work.
Mark
Rudi W. wrote:
Hi there
I'm trying to setup an installation of Apache2, mod_php5 with
extensions and Pear (DB).
Currently running FreeBSD 4.10. I understand that the php5 port has
been split up in php, the extensions and pear.
I have succesfully installed Apache2 with mod_php5 and the extension
Paolo Morgano wrote:
Thank you,
I've been able to do this, can you tell me why the pages I wrote work fine
on Lycos web space? May be older php versions worked in a different way?
It's because of a setting in php.ini. The setting is register_globals.
When it is on, your old way works; the variab
This is my first post to this list - but I've spent all morning looking
over the list archives and haven't found a solution to my problem.
I have IIS 5 running on windows 2000 server and I need to get php5 up.
I wanted to run it using ISAPI instead of the CGI .exe approach (aiming
for best securit
because register_globals is on in their php.ini and it is off in yours
Php since 4.3.x or something defaults to setting register_globals = off, which
is very advisable as setting it to on implies several security threats.
regards,
Bostjan
On Thursday 14 of October 2004 14:17, Paolo Morgano wro
Thank you,
I've been able to do this, can you tell me why the pages I wrote work fine
on Lycos web space? May be older php versions worked in a different way?
Thanks and regards,
Paolo
"Hendrik Schmieder" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> Paolo Morgano sch
Paolo Morgano schrieb:
Hi,
I installed PHP5 like DSO for Apache2. I can see php processed pages, but
I miss variables... I wrote a simple page to test
index.html:
Input text
script.php is:
The function phpinfo() works fine, but I can't print $var value (correctly
showed PHP VAR
Hi there
I'm trying to setup an installation of Apache2, mod_php5 with extensions
and Pear (DB).
Currently running FreeBSD 4.10. I understand that the php5 port has been
split up in php, the extensions and pear.
I have succesfully installed Apache2 with mod_php5 and the extensions i
want, but
Hi,
I installed PHP5 like DSO for Apache2. I can see php processed pages, but
I miss variables... I wrote a simple page to test
index.html:
Input text
script.php is:
The function phpinfo() works fine, but I can't print $var value (correctly
showed PHP VARIABLES sectio
Hello anhydro,
Wednesday, October 13, 2004, 12:39:24 PM, you wrote:
a> Return-Path:
a> <[EMAIL PROTECTED]>
a> Received: from pb1.pair.com (pb1.pair.com [216.92.131.4])
a> by d221.easily.co.uk (8.10.2/8.10.2) with SMTP id i9DAKOS29565
a> for <[EMAIL PROTECTED]>; Wed, 13 Oct 2004 11
Douglas Robson schrieb:
Ausgezeichnet! Danke sehr.
Sie lösten meine zweite Echoaussage Störung.
Sie sind sehr nützlich gewesen.
Jedoch arbeitet mein erstes Problem noch nicht.
$result = getenv($_ENV['DOCUMENT_ROOT' ]);
kann jeden möglichen Ausgang produzieren, wenn nicht
ich versuche widerzuhall
11 matches
Mail list logo