Welcome Guest, Not a member yet? Register   Sign In
Using Zend Framework with CodeIgniter
#5

[eluser]jbads[/eluser]
Hi Canglan, thanks for posting this tutorial. I am having trouble loading the zend framework. I have followed your technique as best I could , however

When I add this code to my controller is this:
if($this->load->library('zend'))
{
echo 'error';
}

$this->load->view('viewfile');
I get a page with an asterix and an output buffering error. My log file shows this error

ERROR etc. Severity: Warning --> fopen(Zend/Validate/Hostname/Com.php)

If I remove the load library code the page displays fine.

Have you encountered anything like this before while trying to use CI and Zend together?

Thanks, Jake


Messages In This Thread
Using Zend Framework with CodeIgniter - by El Forum - 02-20-2008, 02:03 PM
Using Zend Framework with CodeIgniter - by El Forum - 02-20-2008, 02:20 PM
Using Zend Framework with CodeIgniter - by El Forum - 02-20-2008, 02:45 PM
Using Zend Framework with CodeIgniter - by El Forum - 02-20-2008, 03:04 PM
Using Zend Framework with CodeIgniter - by El Forum - 04-27-2008, 11:29 PM
Using Zend Framework with CodeIgniter - by El Forum - 01-17-2010, 05:06 AM
Using Zend Framework with CodeIgniter - by El Forum - 01-18-2010, 04:12 AM
Using Zend Framework with CodeIgniter - by El Forum - 01-30-2010, 10:05 AM
Using Zend Framework with CodeIgniter - by El Forum - 01-31-2010, 09:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB