artfulbodger
Technical User
Hello everyone...
Hopefully someone can assist me here. I am trying to install PHP & Apache on a RH9 server. The good news is that everything (including the MySQL installation) goes without a hitch or any errors. However, I cannot get any PHP code in my pages to run. To see what I am doing, please visit this page:
As you can see, it is pretty simple code with some HTML statements and PHP statements. Obviously, the HTML is working just fine. PHP won't work to save my life.
Here are the software versions:
PHP 4.3.11 (cli) (built: May 16 2005 20:54:55)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
# ./httpd -v
Server version: Apache/1.3.33 (Unix)
Server built: May 16 2005 20:02:25
I have modified my httpd.conf file as instructed with the approproate LoadModule and AddModule statements as well as added the AddType statements.
This is about the 10th time recompiling this thing and I am slowly gong bald. Help!
Hopefully someone can assist me here. I am trying to install PHP & Apache on a RH9 server. The good news is that everything (including the MySQL installation) goes without a hitch or any errors. However, I cannot get any PHP code in my pages to run. To see what I am doing, please visit this page:
As you can see, it is pretty simple code with some HTML statements and PHP statements. Obviously, the HTML is working just fine. PHP won't work to save my life.
Here are the software versions:
PHP 4.3.11 (cli) (built: May 16 2005 20:54:55)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
# ./httpd -v
Server version: Apache/1.3.33 (Unix)
Server built: May 16 2005 20:02:25
I have modified my httpd.conf file as instructed with the approproate LoadModule and AddModule statements as well as added the AddType statements.
This is about the 10th time recompiling this thing and I am slowly gong bald. Help!