I have tried to install PHPBB, however some problems came up. I uploaded the files and created the SQL dbase and all worked fine up to that point. However, when I tried to open install.php, I did not see the actual site but just its source. Other php sites work fine. I repeated the process a couple of times with no result. I even used a different computer and still can't visualize the site correctly. Does anyone have any ideas what could be wrong?
Someone proposed running a sample PHP code namely this:
<?php
phpinfo ();
?>
to see whether PHP even worked, and the resulting page was blank. Does this mean that the PHP code is not even parsed? I though PHP was automatically "activated".
Last edited by igor123d on Tue Mar 21, 2006 3:13 am; edited 1 time in total
Someone proposed running a sample PHP code namely this:
<?php
phpinfo ();
?>
to see whether PHP even worked, and the resulting page was blank. Does this mean that the PHP code is not even parsed? I though PHP was automatically "activated".
Last edited by igor123d on Tue Mar 21, 2006 3:13 am; edited 1 time in total
