Problem upgrading from 2.0 to 2.3
Posted: Fri Feb 03, 2012 2:49 pm
I can't provide diagnostic links because the server is only accessible on the internal network:
Output from the session_test.php is:
Session started successfully!
CLICK HERE FOR PAGE 2
$_SESSION['test'] is set to: TRUE
When trying to upgrade from 2.0 to 2.3, I go to the install folder but the web page doesn't load. I have these errors in the server log:
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Notice: Undefined index: can_sel_lang in /var/www/html/tickets/inc/common.inc.php on line 623
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Notice: Undefined index: languages in /var/www/html/tickets/inc/common.inc.php on line 655
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Warning: require(../language//text.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /var/www/html/tickets/inc/common.inc.php on line 655
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '../language//text.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/tickets/inc/common.inc.php on line 655
Output from the session_test.php is:
Session started successfully!
CLICK HERE FOR PAGE 2
$_SESSION['test'] is set to: TRUE
When trying to upgrade from 2.0 to 2.3, I go to the install folder but the web page doesn't load. I have these errors in the server log:
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Notice: Undefined index: can_sel_lang in /var/www/html/tickets/inc/common.inc.php on line 623
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Notice: Undefined index: languages in /var/www/html/tickets/inc/common.inc.php on line 655
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Warning: require(../language//text.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /var/www/html/tickets/inc/common.inc.php on line 655
[Thu Feb 02 16:02:43 2012] [error] [client 10.50.48.76] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '../language//text.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/tickets/inc/common.inc.php on line 655