Hey Group; HP is having a WEB base course on MySQL and php. I decided why not take it - it is free and seems rather open source friendly. I have SuSE 9.3 Apache2 and MySQL 4.1.14 I have the php module installed and as a check phpMyAdmin runs. Therefore, I believe Apache, php module and mysql are working. However, with HP's one line simple echo date code and any similar code created by Bluefish fail. Am I incorrect with the simple test of apache and php or am I just missing it. The HP code is basically [ echo date( stuff ); ] and ends up just executing date and displaying. Firefox only shows the HTML part which is "Today is" -- 73 de Donn Washburn Hpage:" http://www.hal-pc.org/~n5xwb " Ham Callsign N5XWB Email : " n5xwb@hal-pc.org " 307 Savoy St. HAMs:" n5xwb@arrl.net " Sugar Land, TX 77478 BMW MOA #: 4146 - Ambassador LL# 1.281.242.3256 " http://counter.li.org " #279316
On Friday 16 September 2005 22:40, Donn Washburn wrote:
The HP code is basically [ echo date( stuff ); ] and ends up just executing date and displaying. Firefox only shows the HTML part which is "Today is"
What URI/address are you putting into Firefox to access your test page? - Carl
-----Original Message----- From: Donn Washburn [mailto:n5xwb@hal-pc.org] Sent: Friday, September 16, 2005 7:40 PM To: suse-linux-e List Subject: [SLE] apache and php module
Hey Group;
HP is having a WEB base course on MySQL and php. I decided why not take it - it is free and seems rather open source friendly. I have SuSE 9.3 Apache2 and MySQL 4.1.14 I have the php module installed and as a check phpMyAdmin runs. Therefore, I believe Apache, php module and mysql are working.
However, with HP's one line simple echo date code and any similar code created by Bluefish fail.
Am I incorrect with the simple test of apache and php or am I just missing it.
The HP code is basically [ echo date( stuff ); ] and ends up just executing date and displaying. Firefox only shows the HTML part which is "Today is"
To test my PHP installs I just create a test.php and insert this: <? phpinfo(); ?> Does it work in <cough> IE? Brad Dameron SeaTab Software www.seatab.com
participants (3)
-
Brad Dameron
-
Carl Hartung
-
Donn Washburn