I am new to install php stuff, and install
php, apache and mysql in my linux redhat 6.2
Everything seems OK, until I want to see php
file through me browser. I have met two problems,
As a root, whatever php files I create at
htdoc(Sorry I don\'t remember exactly the dirctory name, it should like it), it only reply, browser don\'t find it. I change the
file with chmod, but still the same
my browser can\'t show php file, only
the code. I know it should be problem about
my httpd.conf, And I am sure I have \"AddType
application/x-http-php .php\", As I use Linux
I don\'t think I should add php.exe as an parameter in httpd.conf, so how can solve it.
Thanx