Strange error with Zend file? I think?

Liam23

Active member
I just changed hosts. I have gotten this error ever since :(
My error:
PHP:
Fatal error: main(): Failed opening required 'Zend/Controller/Request/Abstract.php' (include_path='.:/data/www/mysite.com/public_html') in /data/www/mysite.com/public_html/library/Zend/Controller/Request/Http.php on line 23

Anyone?
 
Hmmm ... actually that should be /data/www/mysite.com/public_html/library/Zend/Controller/Request/Abstract.php

You haven't changed any paths in the ACP settings have you?
 
I just changed hosts. I have gotten this error ever since :(
My error:
Fatal error: main(): Failed opening required 'Zend/Controller/Request/Abstract.php' (include_path='.:/data/www/mysite.com/public_html') in /data/www/mysite.com/public_html/library/Zend/Controller/Request/Http.php on line 23

Anyone?

Same error as this thread.
Fixed. It was apparently a cache problem. Rebuilding the master data using the upgrade script fixed it. I am guessing the cache rebuild failed for some reason during the addon installation.
 
Top Bottom