OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
A clue about php5, please?

From: STeve Andre' (andresmsu.edu)
Date: Tue Jan 01 2008 - 23:20:11 CST


  So I have spent some large portion of today puzzling over getting
php5 to work. This is on a i386-current system with packages
compiled from the ports tree as of 12/29.

   Php5 installs just fine, and in fact running the test.php code in
a index.php file works if I go to server/account/index.php . I did
what the package said to do with regard linking the php5.conf
file. I also uncommented the AddType directive in httpd.conf and
restarted apache.

   However I can't use imbedded php like

          <? require_once('header.php'); ?>

so I'm missing something and I haven't found what it is after a lot
of looking around. Can someone point me in the correct direction?

Thanks, STeve Andre'