Hi,

I think that the ZF version on your second PC is newer or older than the version on your other PC. You should probably look to this section of the manual for migration problems:

http://framework.zend.com/manual/en/zend.controller.migration.html


---
Met vriendelijke groet,

Pieter Kokx
MaakSite.net
PHP Developer



SiCo007 schreef:
This is just a quick query, I have just installed my project on my second
computer, both running WAMP with Apache 2.2.6 and PHP 5.2.6 but my ZF
project now won't run on my second PC but continues to run fine eleswhere.
As far as I can tell the apache and PHP config files are the same.

I realise it must be something easy I've missed but I don't know where to
continue looking!

The error is here inside an action helper:
// Retrieve the module name from the request object
$module = $this->getRequest()->getModuleName();

Fatal error: Call to a member function getModuleName() on a non-object in
C:\www\...

Would something cause this call to getRequest to fail?

I just can't understand and I know I'll be kicking myself soon!

Thanks
Simon

-----
Simon

http://www.ajb007.co.uk/

Reply via email to