Hi there,
I set up zend framework on my local machine by including the library in the php.ini file.
Unfortunately I don't have access to this file on my hosting so I've tried including the path in the bootstrapper file...
http://www.villa4life.co.uk/public/Not sure what I'm doing wrong...
/home/benmuncey/1Y0GS2D9/htdocs/villa4life/ = $_SERVER['DOCUMENT_ROOT']
/home/benmuncey/1Y0GS2D9/library/ = Zend Framework Library (& include path)
I'm confused ???