show/hide this revision's text 3 Typos/Cases

I have installed Zend Framwork Framework and need to set up include path in PHP?

I have dumped zend framework Zend Framework files in

"home/hotbuzz/public_html/include/zend/"

My hosting : linux

I want to load it in my script. Whenever I load I get this error.

Some info: I asked about my zendZend, to hosting guys they said its located in "usr/local/zend"

But I want to use this home/hotbuzz/public_html/include/zend/

I had added these lined in my PHP:

set_include_path(dirname(__FILE__).';'.get_include_path());
require_once 'Zend/Loader.php';

I get this error

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Exception.php' (include_path='/home/hotbuzz/public_html/include;.:/usr/lib/php:/usr/local/lib/php') in /home/hotbuzz/public_html/include/Zend/Loader.php on line 87

I want to set include path in my PHP code and configure it (.htaccess).

show/hide this revision's text 2 fixed grammar

I had have installed Zend Framwork and need to set up include path in php PHP?

I had have dumped zend framework files in

"home/hotbuzz/public_html/include/zend/"

my

My hosting : linux

i

I want to load it in my script. .. when ever i Whenever I load i I get this error.

Some info: i I asked about my zend, to hosting guys they said its located in "usr/local/zend"

but i

But I want to use this home/hotbuzz/public_html/include/zend/

i

I had added these lined in my php ... PHP:

set_include_path(dirname(__FILE__).';'.get_include_path());
require_once 'Zend/Loader.php';

i

I get this error

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Exception.php' (include_path='/home/hotbuzz/public_html/include;.:/usr/lib/php:/usr/local/lib/php') in /home/hotbuzz/public_html/include/Zend/Loader.php on line 87

i

I want to set include path in my php PHP code ... and configure it (.htaccess ) .. a.htaccess).

show/hide this revision's text 1

I had installed Zend Framwork and need to set up include path in php ?

I had dumped zend framework files in

"home/hotbuzz/public_html/include/zend/"

my hosting : linux

i want to load it in my script ... when ever i load i get this error

Some info : i asked about my zend, to hosting guys they said its located in "usr/local/zend"

but i want to use this home/hotbuzz/public_html/include/zend/

i had added these lined in my php ...

set_include_path(dirname(__FILE__).';'.get_include_path());
require_once 'Zend/Loader.php';

i get this error

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Exception.php' (include_path='/home/hotbuzz/public_html/include;.:/usr/lib/php:/usr/local/lib/php') in /home/hotbuzz/public_html/include/Zend/Loader.php on line 87

i want to set include path in my php code ... and configure it ( .htaccess ) .. a