RE: Starting PHP

2003-03-02 Thread Ralph Tucker
Yes... That was the problem... I am able to see all now in Netscape. Thanks guys! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 1:46 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP You beat me to the punch

RE: Starting PHP

2003-03-02 Thread Larry Brown
2:43 PM To: [EMAIL PROTECTED] Subject: Re: Starting PHP On Sunday 02 March 2003 01:50 pm, Ralph Tucker wrote: > Did that and it just repeats that exact line... Your first post mention you run that by typing on the location box: file:/var/ That makes the apache not parsing PHP. Try i

RE: Starting PHP

2003-03-02 Thread Larry Brown
, March 02, 2003 1:50 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Did that and it just repeats that exact line... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 12:47 PM To: [EMAIL PROTECTED] Subject: RE

Re: Starting PHP

2003-03-02 Thread Reuben D. Budiardja
---Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown > Sent: Sunday, March 02, 2003 12:47 PM > To: [EMAIL PROTECTED] > Subject: RE: Starting PHP > > > A quick way to find out is to just do a one liner as suggested earlier

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
Did that and it just repeats that exact line... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 12:47 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP A quick way to find out is to just do a one liner as

RE: Starting PHP

2003-03-02 Thread Larry Brown
A quick way to find out is to just do a one liner as suggested earlier of ... and run that from Mozilla/Konqeurer Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-lis

RE: Starting PHP

2003-03-02 Thread Larry Brown
lto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 1:14 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP >From netscape and Mozilla on my linux machine the PHP does not work but on my XP machine runing Explorer it works fine... I should have tried that but my PHP for

RE: Starting PHP

2003-03-02 Thread Larry Brown
, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 12:33 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP The little script that you gave me works fine... Should I have something like the "#!/u

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 11:08 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Did you load apache from the system install or did you download it from apache and install it? I've been assuming the former. You can test

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
ry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Nothing in any of the logs... I ran the PHP script again and no

RE: Starting PHP

2003-03-02 Thread Larry Brown
nsion Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Nothing in any of the logs... I ran the PHP script again and nothing was

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
Nothing in any of the logs... I ran the PHP script again and nothing was logged. Any other idea's? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 10:26 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP /va

RE: Starting PHP

2003-03-02 Thread Larry Brown
PROTECTED] Subject: RE: Starting PHP I've made no changes from the default on the apache web server. I did notice in Webmin that only PHP4 is selected. PHP & PHP3 were not. I checked source from the browser and didn't see any problems. Where do I find the httpd logs? -Original Mes

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
ECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 9:54 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Couple things to try. First check the source on the result you get to make sure your browser isn't having a problem with the phpinfo creating its own html

RE: Starting PHP

2003-03-02 Thread Larry Brown
ewrite the httpd.conf file rather than make adjustments to the default. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 10:39 AM To: [EMAIL PROTECTED] Subject: RE: Start

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
--- Thanks for you help! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 9:11 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP I know this is pretty obvious, but I only ask because I was helping someone with this same

RE: Starting PHP

2003-03-02 Thread Larry Brown
next post. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 9:58 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP test.php is the name... -Original Message

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
Unfortunately, I don't get that far... Something simple is missing in my installation. Any ideas? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Caleb Groom Sent: Sunday, March 02, 2003 9:03 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP O

RE: Starting PHP

2003-03-02 Thread Caleb Groom
On Sun, 2003-03-02 at 08:57, Ralph Tucker wrote: > test.php is the name... > > > Here is the Script that I tried to run... > > > > PHP Test > > > This is an HTML line test > > echo "This is a PHP Line"; >phpinfo(); > ?> > > > This may not solve your problem, but for your refere

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
test.php is the name... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday, March 02, 2003 12:20 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP What is this file named? Something.php? Larry S. Brown Dimension Networks, Inc

Re: Starting PHP

2003-03-01 Thread Stephen Kuhn
On Sun, 2003-03-02 at 16:37, Ralph Tucker wrote: > I have recently installed RedHat 8.0 and have verified that MySQL is > working, but the test script that I put together does not show PHP working. > I see PHP out there from the command prompt and can run to find version > info, etc. The config fil

RE: Starting PHP

2003-03-01 Thread Larry Brown
What is this file named? Something.php? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 1:16 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP Here is the

RE: Starting PHP

2003-03-01 Thread Ralph Tucker
ssage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Saturday, March 01, 2003 11:51 PM To: [EMAIL PROTECTED] Subject: RE: Starting PHP No, as long as you are running that folder under apache the file should be parsed by php out of the box RH8. What is the test

RE: Starting PHP

2003-03-01 Thread Larry Brown
. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 12:38 AM To: [EMAIL PROTECTED] Subject: Starting PHP I have recently installed RedHat 8.0 and have verified that MySQL

Starting PHP

2003-03-01 Thread Ralph Tucker
I have recently installed RedHat 8.0 and have verified that MySQL is working, but the test script that I put together does not show PHP working. I see PHP out there from the command prompt and can run to find version info, etc. The config file in /etc/httpd/conf seems correct. Is there something t