I have Gallery version 1.4.3-pl2, installed.  I recently moved some directories around, including the directory containing Gallery, and am not getting the errors messages below when I try and access the web interface for Gallery.
Seems like an include path problem.  Is there a config scrip I should run to re-setup include paths?  Thanks.
-------------
Warning: main(/home/vlachos/public_html/photos/lib/lang.php) [function.main]: failed to open stream: No such file or directory in /home/vlachos/public_html/photos/util.php on line 3414
Warning: main(/home/vlachos/public_html/photos/lib/lang.php) [function.main]: failed to open stream: No such file or directory in /home/vlachos/public_html/photos/util.php on line 3414
Fatal error: main() [function.require]: Failed opening required '/home/vlachos/public_html/photos/lib/lang.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/vlachos/public_html/photos/util.php on line 3414
---------