[support] Install script does not appear

Anton anton.list at gmail.com
Thu Feb 1 22:07:15 UTC 2007


On 01/02/07, Ron Siven <r.siven at mchsi.com> wrote:

> I think Apache, MySQL and PHP are all installed correctly

This is something you need to confirm.

create a web page on your server called test.php that does has this in it:

<?php
  phpinfo();
?>

If the page doesn't load or you just see that source code in your
browser you still haven't configured PHP properly.

-- 
Cheers
Anton


More information about the support mailing list