View Single Post
Old March 28th, 2005, 01:55 PM   #1 (permalink)
flumpydog
Member
Verified Customer
 
Join Date: Jan 2003
Posts: 31
Question Upgrade Problem PhotoPost GMS > PhotoPost Pro 5.02

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

Last edited by flumpydog; April 1st, 2005 at 07:34 PM.
flumpydog is offline   Reply With Quote