RE: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Arno Kuhl
-Original Message- From: Scott Bounds [mailto:[EMAIL PROTECTED] Sent: 11 January 2007 07:16 To: php-general@lists.php.net Subject: Re: [PHP] Please Help with simple Noob problem Arno, you nailed it right on the head. You and someone else told me that. I am glad that you did because that

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
Bruce, thanks fro your help but I found out what stupid noob thing I was doing. I had been doing the File/Open File/test.php Janet had gotten to me and do http://localhost/test.php. Big world of difference. trying to learn why but that made all the difference. Worked great then. Thanks for

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
Arno, you nailed it right on the head. You and someone else told me that. I am glad that you did because that is exactly what the problem was. Thanks for being patient and understanding. Scott -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Raphael Martins
Use instead of , or try to add some space after the Hello all. I seem to be having a terrible tim ewith something that is so simple it makes me sick. I have a server running FC2. it has Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the exact versions but fatigue

RE: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Arno Kuhl
-Original Message- From: Scott Bounds [mailto:[EMAIL PROTECTED] Sent: 11 January 2007 06:21 To: php-general@lists.php.net Subject: Re: [PHP] Please Help with simple Noob problem Jochem Maas wrote: > Scott Bounds wrote: > >>Hello all. I seem to be having a terrible tim ewi

RE: [PHP] Please Help with simple Noob problem

2007-01-11 Thread bruce
include "#!/usr/bin/php" as the 1st line... -Original Message- From: Scott Bounds [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 8:50 AM To: php-general@lists.php.net Subject: Re: [PHP] Please Help with simple Noob problem bruce wrote: > hi scott. > > tel

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
tackle getting php files served... -Original Message- From: Scott Bounds [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 8:30 AM To: php-general@lists.php.net Subject: Re: [PHP] Please Help with simple Noob problem David Giragosian wrote: Well, actually I don't see any

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Stut
Please keep it on-list. Scott Bounds wrote: by the way, I did view source and it seemed to recognize the opening php tag (). I am assuming that in that evidently FC2 likes to color code the tags (php is with purple) and it had the opening tag colored purple, but the closing tag was black.

RE: [PHP] Please Help with simple Noob problem

2007-01-11 Thread bruce
getting php files served... -Original Message- From: Scott Bounds [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 8:30 AM To: php-general@lists.php.net Subject: Re: [PHP] Please Help with simple Noob problem David Giragosian wrote: >> >> Well, actually I don't see any

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
Dave Goodchild wrote: Why not check php.ini to see whether display_errors is set to off and switch it on until you are back in business? Check the httpd.conf file to make sure Apache is parsing .php files correctly. hi Dave. let me check in the ini file and see. I'll reply as soon as I ca

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
David Giragosian wrote: Well, actually I don't see anything. Nothing at all (in the case of the phpinfo() page. All the page has in it is just . It was saved as test.php. How can I tell if something is broken and where do I look for the files? I haven't done any dorking around with the links

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
Scott Bounds wrote: Jochem Maas wrote: Scott Bounds wrote: Hello all. I seem to be having a terrible tim ewith something that is so simple it makes me sick. I have a server running FC2. it has Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the exact versions bu

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread David Giragosian
Well, actually I don't see anything. Nothing at all (in the case of the phpinfo() page. All the page has in it is just . It was saved as test.php. How can I tell if something is broken and where do I look for the files? I haven't done any dorking around with the links, etc. Just done the com

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Dave Goodchild
Why not check php.ini to see whether display_errors is set to off and switch it on until you are back in business? Check the httpd.conf file to make sure Apache is parsing .php files correctly.

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Scott Bounds
Jochem Maas wrote: Scott Bounds wrote: Hello all. I seem to be having a terrible tim ewith something that is so simple it makes me sick. I have a server running FC2. it has Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the exact versions but fatigue and frustrat

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Miles Thompson
At 11:39 AM 1/11/2007, Scott Bounds wrote: Hello all. I seem to be having a terrible tim ewith something that is so simple it makes me sick. I have a server running FC2. it has Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the exact versions but fatigue and fru

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Jochem Maas
Scott Bounds wrote: > Hello all. I seem to be having a terrible tim ewith something that is so > simple it makes me sick. I have a server running FC2. it has Apache > 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have > the exact versions but fatigue and frustration has taken o

Re: [PHP] Please Help with simple Noob problem

2007-01-11 Thread Stut
Scott Bounds wrote: Hello all. I seem to be having a terrible tim ewith something that is so simple it makes me sick. I have a server running FC2. it has Apache 2.x.x on it and it came installed with php-4.x.x. Sorry I don't have the exact versions but fatigue and frustration has taken ov