zaaj
10-01-2007, 09:01 PM
I'm attempting to install Cerberus 4 on:
SuSE Linux Enterprise Server 10 SP1
mysql Ver 14.12 Distrib 5.0.26, for suse-linux (i686) using readline 5.1
php5-5.1.2-29.45
I've downloaded the Server Environment Checker script and kept up the run/install/run cycle until I had all the required extensions / versions installed. (pushing BlueC's mailparse-install-from-source post to the wiki would be appreciated...)
SLES 10 SP1 comes with PHP 5.1.2, the stated mimimum in the wiki and the environment checker.
I used the recommended svn command to copy down cerb4 today, and started running the install/index.php script.
I was informed by the install script that I needed at least PHP 5.0.0
I checked the script and it's checking to make sure I've got at least 5.1.4
I've put in a support ticket about this issue, asking if we can use 5.1.2 as advertised.
In the meant time, I've edited install/index.php to check for 5.1.2 and gone a few screens further, accepting the license agreement, entering the database connection info, replacing
framework.config.php with the contents it gave me (no closing ?> in that file btw)
So now I'm at install/index.php?step=12 and I'm getting a big white screen with:
ERROR: ClassLoader could not find 'Extension_UsermeetTool':
at the top.
I tried searching this forum for Extension_UsermeetTool and then google, with zero results on both.
Any ideas?
SuSE Linux Enterprise Server 10 SP1
mysql Ver 14.12 Distrib 5.0.26, for suse-linux (i686) using readline 5.1
php5-5.1.2-29.45
I've downloaded the Server Environment Checker script and kept up the run/install/run cycle until I had all the required extensions / versions installed. (pushing BlueC's mailparse-install-from-source post to the wiki would be appreciated...)
SLES 10 SP1 comes with PHP 5.1.2, the stated mimimum in the wiki and the environment checker.
I used the recommended svn command to copy down cerb4 today, and started running the install/index.php script.
I was informed by the install script that I needed at least PHP 5.0.0
I checked the script and it's checking to make sure I've got at least 5.1.4
I've put in a support ticket about this issue, asking if we can use 5.1.2 as advertised.
In the meant time, I've edited install/index.php to check for 5.1.2 and gone a few screens further, accepting the license agreement, entering the database connection info, replacing
framework.config.php with the contents it gave me (no closing ?> in that file btw)
So now I'm at install/index.php?step=12 and I'm getting a big white screen with:
ERROR: ClassLoader could not find 'Extension_UsermeetTool':
at the top.
I tried searching this forum for Extension_UsermeetTool and then google, with zero results on both.
Any ideas?