|
Hi there, I have just set up a new LAMP system and am getting this error when I hit index.php
PHP Fatal error: Call to undefined function cpuinfo()
my index.php just has one line <?php phpinfo(); ?>
The error appears in apache's error log
any ideas?
Cheers
|