OK, I have tracked down a minimal test case and it seems to be nothing to
do with CakePHP. So sorry for the noise.

Just FYI, the following minimal php script produces the Fatal error,
even outside CakePHP, so it seems to be something in the php
installation.

<?php
ini_set('include_path', ini_get('include_path'));
?>

Thanks for your help

Mark

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to