OK - thanks for all the help everyone!!
-Original Message-
From: Ben Ramsey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 11:02 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] php installation verification
Yes, you should be accessing it through http://localhost/test.php
That
Yes, you should be accessing it through http://localhost/test.php
That's most definitely the cause of the problem.
Long P Nguyen wrote:
I think I know what I did wrong...
I should place the "test.php" file under the Document_Root directory and I should be bringing up
the "test.php" file on the bro
7;s File --> Open --> and
specified the path to /tmp/php/test.php
Please let me know, thank you.
-Original Message-
From: Ben Ramsey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 10:46 AM
To: Nguyen, Long P (Mission Systems)
Subject: Re: [PHP] php installation verificati
v2.0.48 running with php v4.3.6?
Any thoughts?
-Original Message-
From: Ben Ramsey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 9:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] php installation verification
Did you fix this problem yet? The lines below are fine for your
apache h
he browser were the source code.
LoadModule php4_module modules/libphp4.so
Do you have apache v2.0.48 running with php v4.3.6?
Any thoughts?
-Original Message-
From: Ben Ramsey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 9:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] p
y, June 02, 2004 4:51 PM
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
Quoting "Nguyen, Long P (Mission Systems)" <[EMAIL PROTECTED]>:
> could it be something in my httpd.conf file?
Remove the line AddType application/x-httpd-php .php
and add
Did you fix this problem yet? The lines below are fine for your apache
httpd.conf file. The only thing that appears out of the ordinary is the
location of libphp4.so.
In my setup (I'm also using Red Hat and Apache 2.0), when I compile PHP,
it places libphp4.so in the modules directory (/etc/h
Quoting "Nguyen, Long P (Mission Systems)" <[EMAIL PROTECTED]>:
> could it be something in my httpd.conf file?
Remove the line AddType application/x-httpd-php .php
and add
SetOutputFilter PHP
SetInputFilter PHP
HTH
R'twick
--
This is a signature
-
yen, Long P (Mission Systems)
Cc: Scot L. Harris; [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
Running Apache? Windows?
> I get the source display on the browser as:
>
> phpinfo();
> ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
redhat and apache
-Original Message-
From: Daniel Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 5:02 PM
To: Nguyen, Long P (Mission Systems)
Cc: Scot L. Harris; [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
Running Apache? Windows?
> I get
Seems to me there was a problem with Apache 2 and PHP (some version).
> The content of my test.php file has:
>
> phpinfo();
> ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The content of my test.php file has:
-Original Message-
From: Daniel Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:59 PM
To: Nguyen, Long P (Mission Systems)
Cc: [EMAIL PROTECTED]; Steve Douville; [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
Running Apache? Windows?
> I get the source display on the browser as:
>
> phpinfo();
> ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
And you test.php file has? (note starting with
> Yes.
>
> Have you stopped and restarted the web server?
>
>> OK - I tried that and what came up on the browser was the content of the
>> test.php file.
>>
>> I checked in my httpd.conf file I do have the following:
>>
>> AddType application/x-http
I get the source display on the browser as:
-Original Message-
From: Scot L. Harris [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:53 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
On Wed, 2004-06-02 at 16:47, Nguyen, Long P (Mission Systems
Yes.
-Original Message-
From: Daniel Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:51 PM
To: Nguyen, Long P (Mission Systems)
Cc: Steve Douville; [EMAIL PROTECTED]
Subject: RE: [PHP] php installation verification
Have you stopped and restarted the web server?
>
On Wed, 2004-06-02 at 16:47, Nguyen, Long P (Mission Systems) wrote:
> OK - I tried that and what came up on the browser was the content of the test.php
> file.
>
> Open a file. Put this code in there:
>
> phpinfo();
> ?>
>
Try:
--
Scot L. Harris
[EMAIL PROTECTED]
IF I HAD A MINE SHAFT,
Have you stopped and restarted the web server?
> OK - I tried that and what came up on the browser was the content of the
> test.php file.
>
> I checked in my httpd.conf file I do have the following:
>
> AddType application/x-httpd-php .php
> AddType application/x-http-php-source .phps
>
> LoadMod
.
-Original Message-
From: Steve Douville [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:39 PM
To: Nguyen, Long P (Mission Systems); [EMAIL PROTECTED]
Subject: Re: [PHP] php installation verification
Open a file. Put this code in there:
Save as test.php and point your
Save to your root directory as test.php (or something ending in php).
> I am new to php and was tasked with installing php v.4.3.6. I installed
> it on redhat with apache v2.0.48.
> I read in the doc that you can create a test file called test.php with
> some php tags such as .
> Could someone
Open a file. Put this code in there:
Save as test.php and point your browser to it.
- Original Message -
From: "Nguyen, Long P (Mission Systems)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 4:33 PM
Subject: [PHP] php installation verification
> I am new
21 matches
Mail list logo