Samuel Morgan wrote: > Please tell why php5 does not work under apache2 (with engine on) > using this index file: > ... > <?php > echo "Hello"; > >
Missing the closing container marker. Put a "?>" in there and it should work. Try this file: <?php phpinfo(); ?> Bob
signature.asc
Description: Digital signature