Hi,
PHP V 5.0.3
MySQL V 4.1.9
Apache V 2.0.53
OS = Linux
register_globals are on
safe_mode is off
I am attempting to upgrade one of our sites from PhotoPost CMS to PhotoPost Pro 5.02 on my own Linux server (not having a great day with all these upgrades for my sites, but I am done with the Windows/IIS ones YAY

)
I am getting the following error when I try and view the main index page (index.php):
PHP Notice: Undefined variable: argv in /var/www/sites/domain/docs/photos/index.php on line 15
PHP Warning: main (/var/www/sites/domain/docs/photos/forums/.php) [<a href='function.main'>function.main</a>]: failed toopen stream: No such file or directory in /var/www/sites/domain/docs/photos/pp-inc.php on line 3027
PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required '/var/www/sites/domain/docs/photos/forums/.php' (include_path='.:/usr/local/php5/share/pear') in /var/www/sites/domain/docs/photos/pp-inc.php on line 302
Need other info, just ask
Suggestions?
Thanks