S
StuartS
Guest
Hi,
Can anyone offer some help please.
I get the following error message when I run a php script
Warning: require_once(Zend/Loader.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/examsolutions.co.uk/httpdocs/maths-challenges/Demo1.php on line 2
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader.php' (include_path='.:/usr/local/lib/php/library') in /var/www/vhosts/examsolutions.co.uk/httpdocs/maths-challenges/Demo1.php on line 2
I have checked my php.ini file and the include path is set to
include_path='.:/usr/local/lib/php/library'
The folders and scripts are in the correct location but I still get the error message.
Does anyone know how to correct this?
Your help would be greatly appreciated.
Thanks.
Can anyone offer some help please.
I get the following error message when I run a php script
Warning: require_once(Zend/Loader.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/examsolutions.co.uk/httpdocs/maths-challenges/Demo1.php on line 2
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader.php' (include_path='.:/usr/local/lib/php/library') in /var/www/vhosts/examsolutions.co.uk/httpdocs/maths-challenges/Demo1.php on line 2
I have checked my php.ini file and the include path is set to
include_path='.:/usr/local/lib/php/library'
The folders and scripts are in the correct location but I still get the error message.
Does anyone know how to correct this?
Your help would be greatly appreciated.
Thanks.