php - Propel erros on site migration -


my website directory moved server database still same. cause issue on propel? because i'm getting error:

fatal error: require_once(): failed opening required 'propel/propel.php' (include_path='/www/inc:/var/www/www.samplesite.com/classes:.:/usr/share/php:/usr/share/pear') in /var/www/www.samplesite.com/config.php on line 7

or error caused else, not propel?

do perhaps need execute rebuild of propel installation in order correct paths itself?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -