-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 26, 2004 5:45 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: PHP Problem
[EMAIL PROTECTED] wrote:
> You installed the CGI port.. You need to install the apache module. CGI
> d
[EMAIL PROTECTED] wrote:
> You installed the CGI port.. You need to install the apache module. CGI
> doesn't allow embedded php in the page.
Just for the record:
Unless the FreeBSD port does something really really really bogus, the
above statement is 100% wrong. :-)
Perhaps you are thinking of
On Fri, 24 Sep 2004 03:41:45 +0200
Alex de Kruijff <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 23, 2004 at 09:23:57PM +0200, Benjamin Walkenhorst wrote:
> > If you habe further questions, I'd be glad to help, but I suggest
> > you contact me privately, since your problem is not that strictly
> > Free
On Thu, Sep 23, 2004 at 09:23:57PM +0200, Benjamin Walkenhorst wrote:
> On Thu, 23 Sep 2004 11:59:14 -0700
> digish reshamwala <[EMAIL PROTECTED]> wrote:
> Well, strictly speaking, this does not belong here.
> If you habe further questions, I'd be glad to help, but I suggest you
> contact me priva
On Thu, 23 Sep 2004 11:59:14 -0700
digish reshamwala <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have installed Apache Mod_ssl 1.3.29 first then,
> I installed PHP using ports in FreeBSD 5.2.1 as:
>
> cd /usr/ports/www/php4-cgi
> make
> make install clean
>
> But my PHP doesn't seems to be working, a
forms. cli, mod, and cgi. All have different
functions and ways of using.
-Original Message-
From: digish reshamwala [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 8:59 PM
To: [EMAIL PROTECTED]
Subject: PHP Problem
Hi
I have installed Apache Mod_ssl 1.3.29 first then,
I inst
Hi
I have installed Apache Mod_ssl 1.3.29 first then,
I installed PHP using ports in FreeBSD 5.2.1 as:
cd /usr/ports/www/php4-cgi
make
make install clean
But my PHP doesn't seems to be working, as my simple Hello World program-
doesn't give any output. It just displays the blank page.
C
On 09/22/2003 11:26 AM [EMAIL PROTECTED] (Kevin D. Kinsey, DaleCo, S.P.) wrote:
>If you have just updated to PHP4 from 3, be advised
>that the "register_globals" handle in php.ini is now OFF
>by default, and therefore any code of the type
>
>include "$sub";
>
>should now read
>
>include "$_GET['su
H. Bartel wrote:
Hi all,
Since I do have php4 running and phpinfo() tells me that it does, Sites that I put into my root dir of Apache are not parsing their variables. The index pages are displayed properly, since they don't require any vars to be passed, but every other sub-pages (e.g. index.php
Hi all,
Since I do have php4 running and phpinfo() tells me that it does, Sites that I put
into my root dir of Apache are not parsing their variables. The index pages are
displayed properly, since they don't require any vars to be passed, but every other
sub-pages (e.g. index.php?sub=2) don't d
Hi!
> My apache and php has been working fine for some time.
> All of a sudden it gives me this error in the log;
>
> [Wed Feb 26 16:56:07 2003] [notice] Accept mutex: flock (Default: flock)
>
> and php scripts will not execute.
Whatever the problem is, this is not it. Starting with I-dont-reme
My apache and php has been working fine for some time.
All of a sudden it gives me this error in the log;
[Wed Feb 26 16:56:07 2003] [notice] Accept mutex: flock (Default: flock)
and php scripts will not execute.
I have deleted and reinstalled apache13-ssl with no change.
To Unsubscribe: send m
12 matches
Mail list logo