[TYPO3-english] errors after server move
Sean Ellis
sellis at telus.net
Wed Apr 7 21:28:02 CEST 2010
Hi
I'm having some problems after moving a typo3 site to a new server
this is something that I've done often in the past, and I do have other
typo3 sites running on this same server, although symlinked to earlier
typo3 versions
the new site is based on the wec starter package and runs well on my
home server using apache22 and php5-5.2.12, the typo3 version is 4.3.0
the new server is running apache13 and php5-5.2.12_2
I created the database with the mysql client, populated it from a dump
which I uploaded, it looks ok from phpmyadmin
and I've uploaded the web site
I can use other php pages in the web root, I've tried that, but the typo
site is giving me errors
ie.
I get:
[Wed Apr 7 12:03:00 2010] [error] PHP Fatal error: require_once() [<a
href='function.require'>function.require</a>]: Failed opening required
'/usr/local/www/data/mysite.com/typo3conf/ext/wec_staffdirectory/pi1/class.tx_wecstaffdirectory_isNotCached.php'
(include_path='.:/usr/local/share/pear') in
/usr/local/www/data-dist/mysite.com/typo3conf/temp_CACHED_FE_ps85de_ext_localconf.php
on line 1544
if I rename the wec_staffdirectory extension directory in an attempt to
take it out of the loop, then the following error:
[Wed Apr 7 11:49:25 2010] [error] PHP Fatal error: Interface
't3lib_error_ExceptionHandlerInterface' not found in
/usr/local/www/data-dist/mysite.com/typo3_src-4.3.0/t3lib/error/class.t3lib_error_abstractexceptionhandler.php
on line 36
any suggestions about where to look for this? I'm coming up empty right now
Thanks
--
Sean
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
They've done a study. 40% of what you write in emails is misunderstood.
http://www.csmonitor.com/2006/0515/p13s01-stct.html
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
More information about the TYPO3-english
mailing list