Hello everyone.
I am having a problem installing and configuring PHP 5.1.6. Initially I had it installed and working with Apache 2.2.3 and MySQL 5.0.24 but decided to abort and redo the installation when I had problems getting phpMyAdmin to work.
So far I seem to have gotten Apache up as I get the "It Works!" when I enter "http//localhost" into my browser.
I am trying to reinstall PHP now but when I enter "http://localhost/phpinfo.php" into my browser, I get my script back in response:
<? echo phpinfo() ?>
Does my problem ring a bell with anyone so that they can point me to an obvious error? I have gone through php.ini and http.conf until I am blue in the face and cannot find what I am doing wrong and I have been around computers long enough to suspect that it is something simple.
H E L P ? ?
I am having a problem installing and configuring PHP 5.1.6. Initially I had it installed and working with Apache 2.2.3 and MySQL 5.0.24 but decided to abort and redo the installation when I had problems getting phpMyAdmin to work.
So far I seem to have gotten Apache up as I get the "It Works!" when I enter "http//localhost" into my browser.
I am trying to reinstall PHP now but when I enter "http://localhost/phpinfo.php" into my browser, I get my script back in response:
<? echo phpinfo() ?>
Does my problem ring a bell with anyone so that they can point me to an obvious error? I have gone through php.ini and http.conf until I am blue in the face and cannot find what I am doing wrong and I have been around computers long enough to suspect that it is something simple.
H E L P ? ?
Comment