RE: Starting PHP

2003-03-02 Thread Ralph Tucker
ubject: 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 instead with a complete URL address

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 suggeste

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
of the box" so I'm as confused as you at this point. I can't seem to put a finger on what could be happening. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, M

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 Ralph Tucker
r/log/httpd/ there should be an error log and access log. Take a look at both. 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 11:18 AM To: [EMAIL PROTECTED] Su

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
ROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralph Tucker Sent: Sunday, March 02, 2003 10:39 AM To: [EMAIL PROTECTED] Subject: RE: Starting PHP I used vi to build the file called test.php. Here is the php.conf file: # # PHP is an HTML-embedded scripting language which attempts to make it # easy

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
- 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- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Sunday

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
n 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(); > ?> >

RE: Starting PHP

2003-03-02 Thread Ralph Tucker
. (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 Script that I tried to run... PHP Test This is an HTML line test All I get in

RE: Starting PHP

2003-03-01 Thread Ralph Tucker
php doing. Try something simple like This should show that php is working. From there you can move to the next step to make sure you have connectivity with mysql. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

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