If you were logged in you would be able to see more operations.
|
|
|
Environment:
|
Linux Centos 5
|
External References:
|
|
|
After upgrading groundwork opensource to 5.2 i get this error on the administration page:
Warning: require_once(/usr/local/groundwork/guava/packages/profiletools/views/profiletools.inc.php) [function.require-once]: failed to open stream: No such file or directory in /usr/local/groundwork/guava/includes/runtime.inc.php on line 94
Fatal error: require_once() [function.require]: Failed opening required '/usr/local/groundwork/guava/packages/profiletools/views/profiletools.inc.php' (include_path='.:/usr/local/groundwork/share/php:/usr/local/groundwork/share/pear') in /usr/local/groundwork/guava/includes/runtime.inc.php on line 94
|
Description
|
After upgrading groundwork opensource to 5.2 i get this error on the administration page:
Warning: require_once(/usr/local/groundwork/guava/packages/profiletools/views/profiletools.inc.php) [function.require-once]: failed to open stream: No such file or directory in /usr/local/groundwork/guava/includes/runtime.inc.php on line 94
Fatal error: require_once() [function.require]: Failed opening required '/usr/local/groundwork/guava/packages/profiletools/views/profiletools.inc.php' (include_path='.:/usr/local/groundwork/share/php:/usr/local/groundwork/share/pear') in /usr/local/groundwork/guava/includes/runtime.inc.php on line 94 |
Show » |
|
Ran the java patch *before* running the installer. Installer asked to install perl-curses, which I allowed. It then asked me for the MySQL root password, which I provided.
It eventually gave me the option to upgrade my install to 5.2.0. I chose to upgrade and it seemed to complete successfully.