wujimon
02-08-2003, 01:32 AM
Hello.
I chose to install apache/php/mysql when I installed RedHat 8. I have verified that apache is running, in addition, I have verified that mysql works with php via various php pages in addition to the phpmyadmin being installed. I have tested my my php with the following pages:
test.php: contains the phpinfo() and it shows a list of all the properties and such
testdb.php : written to verify that php can communicate and log into mysql
Both of these work and my question is I've read that I probably have php installed as a module and that it might need to be installed as an interpreter? I'm a bit confused b/c I thought the php installation was supposed to be either or. In addition, I was under the understanding that if I was able to get info with the phpinfo() then that pretty much verified that php was installed correctly.
Can anyone shed some light on this matter? Is there some way that I can verify that I am able to run php scripts? Is installing php different to run php scripts different from installing as a module?
Thanks for your time.
wuji
I chose to install apache/php/mysql when I installed RedHat 8. I have verified that apache is running, in addition, I have verified that mysql works with php via various php pages in addition to the phpmyadmin being installed. I have tested my my php with the following pages:
test.php: contains the phpinfo() and it shows a list of all the properties and such
testdb.php : written to verify that php can communicate and log into mysql
Both of these work and my question is I've read that I probably have php installed as a module and that it might need to be installed as an interpreter? I'm a bit confused b/c I thought the php installation was supposed to be either or. In addition, I was under the understanding that if I was able to get info with the phpinfo() then that pretty much verified that php was installed correctly.
Can anyone shed some light on this matter? Is there some way that I can verify that I am able to run php scripts? Is installing php different to run php scripts different from installing as a module?
Thanks for your time.
wuji