From: Date: July 27 2005 12:04am Subject: Re: upgrade woes List-Archive: http://lists.mysql.com/eventum-devel/265 Message-Id: <42E6B369.4050602@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, sorry for the delay in reply. I hope you have already solved this problem, but if not hopefully this can help. antilyrical@stripped wrote: > I am in the process of upgrading Eventum from 1.3.1 to 1.5.4 > > Using my browser I went to > http://mywebsitehere.com/eventum/misc/upgrade/v1.3.1_to_v1.4/ and click on each > of the links to do the upgrade. > > When I clicked on the fourth link (setup_columns_to_display.php) and it had > errors(pasted below). I changed the full server path to the file to path> but otherwise, those are exactly the error as displayed on the browser. > > So, my questions are why the errors, and how do i correct them, and continue on > my upgrade. It looks to me like your config.inc.php file is messed up and APP_INC_PATH is no longer defined so PHP is interpreting it as a string instead of a constant. If you open up config.inc.php from your root directory, what do you see? Best Regards, /bryan > > Thanks. > > Mario > > > > Errors: > Warning: main(APP_INC_PATHclass.display_column.php): failed to open stream: No > such file or directory in /setup_columns_to_display.php on line 6 > Warning: main(): Failed opening 'APP_INC_PATHclass.display_column.php' for > inclusion (include_path='.:/usr/share/pear') in path>/setup_columns_to_display.php on line 6 > Warning: main(APP_INC_PATHclass.project.php): failed to open stream: No such > file or directory in /setup_columns_to_display.php on line 7 > Warning: main(): Failed opening 'APP_INC_PATHclass.project.php' for inclusion > (include_path='.:/usr/share/pear') in path>/v1.3.1_to_v1.4/setup_columns_to_display.php on line 7 > Warning: main(APP_INC_PATHdb_access.php): failed to open stream: No such file or > directory in /setup_columns_to_display.php on line 8 > Warning: main(): Failed opening 'APP_INC_PATHdb_access.php' for inclusion > (include_path='.:/usr/share/pear') in /setup_columns_to_display.php > on line 8 > Fatal error: Undefined class name 'project' in path>/setup_columns_to_display.php on line 10 > > > -- Bryan Alsdorf, Software Engineer MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification