17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1549 Views |
-
Installation Problems with OpenID

24 August 2008 at 6:46pm
Hy!
I'm trying to install SilverStripe 2.2.2.
I entered all informations for MySQL and the admin account (I tried an e-mail-address and also tried a name). Then the installation starts:
Installing SilverStripe...
I am now running through the installation steps (this should take about 30 seconds)
If you receive a fatal error, refresh this page to continue the installation
# Creating 'mysite/_config.php'...
# Creating /var/www/web99/html/silverstripe/mysite/_config.php
# Creating '.htaccess' file...
# Creating /var/www/web99/html/silverstripe/.htaccess
# Building database schema...Warning: require_once(Auth/OpenID.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web99/html/silverstripe/auth_openid/code/Auth/OpenID/Consumer.php on line 163
Fatal error: require_once() [function.require]: Failed opening required 'Auth/OpenID.php' (include_path='.') in /var/www/web99/html/silverstripe/auth_openid/code/Auth/OpenID/Consumer.php on line 163
And then nothing happens any more.
Consumer.php (line 163 ff.):
require_once "Auth/OpenID.php";
require_once "Auth/OpenID/Message.php";
require_once "Auth/OpenID/HMACSHA1.php";
require_once "Auth/OpenID/Association.php";
require_once "Auth/OpenID/CryptUtil.php";
require_once "Auth/OpenID/DiffieHellman.php";
require_once "Auth/OpenID/KVForm.php";
require_once "Auth/OpenID/Nonce.php";
require_once "Auth/OpenID/Discover.php";
require_once "Auth/Yadis/Manager.php";
require_once "Auth/Yadis/XRI.php";What's wrong? I haven't changed anything...
Please help me. Thx in advance.
Marcus
-
Re: Installation Problems with OpenID

25 August 2008 at 5:27pm
Anybody out there who can help me?
Greetings
-
Re: Installation Problems with OpenID

26 August 2008 at 3:12am
Even this version throws the error: http://dailybuilds.silverstripe.com/core-tarballs/silverstripe.2.0.DailyBuild.2008-08-25.tar.gz
Never had such installation problems with another CMS before...
Please help.
Thx.
Marcus
-
Re: Installation Problems with OpenID

26 August 2008 at 3:26am
This version => http://dailybuilds.silverstripe.com/core-tarballs/silverstripe.2.0.DailyBuild.2008-08-11.tar.gz
throws this error:
Installing SilverStripe...
I am now running through the installation steps (this should take about 30 seconds)
If you receive a fatal error, refresh this page to continue the installation
# Creating 'mysite/_config.php'...
# Creating /var/www/web99/html/silverstripe/mysite/_config.php
# Creating '.htaccess' file...
# Creating /var/www/web99/html/silverstripe/.htaccess
Fatal error: Class 'RequestHandlingData' not found in /var/www/web99/html/silverstripe/sapphire/core/control/Controller.php on line 12The server config:
PHP Version: 5.2.1
Apache: 2.2.3 (Ubuntu)
Loaded Modules: core mod_log_config mod_logio prefork http_core mod_so mod_alias mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_include mod_mime mod_negotiation mod_php5 mod_rewrite mod_setenvif mod_ssl mod_status mod_suexec mod_userdir
GD Version: 2.0 or higherAnything else needed?
-
Re: Installation Problems with OpenID

26 August 2008 at 4:43am
This might be the problem:
http://bugs.php.net/bug.php?id=43677
http://blog.gauner.org/2008/01/28/php52-bringt-inkonsistente-include_path-fehler/
http://forum.sefrengo.org/index.php?showtopic=1938&hl=main.phpI will try to get the PHP version to 5.2.6
Greetings
Marcus
| 1549 Views | ||
|
Page:
1
|
Go to Top |

