Jean-Francois wrote: > Hi All, > > Both pkg installed, links made, and after reboot, command line works : > > $ php -i > phpinfo() > PHP Version => 5.2.6 > > but .php page shows only source code in firefox ?
Have you done everything mentioned in pkg_info -M php5-core? Especially the /var/www/conf/modules/php5.conf symlink? Seems AddType or LoadModule is missing in your Apache configuration. -- Cezary Morga "Would those of you in the cheaper seats clap your hands? And the rest of you, if you'll just rattle your jewelry." (John Lennon)

