Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

v2.2.2rc2 blank page after installation


Go to End


1364 Views

Avatar
zanami.ru

Community Member, 6 Posts

21 March 2008 at 2:16pm

Hi
I was gong to evaluate 2.2.2 so I tried to install rc2, then daily build, then svn – no luck.
No matter if I select "black candy" or "empty template".
Installation went fine until redirected to /home/successfullyinstalled?flush=1
Instead of "Congratulations, SilverStripe has been successfully installed." I got a blank page.

PHP error log:
--
PHP Notice: Undefined variable: mem in .../ss/install.php on line 639
PHP Notice: Undefined index: type in .../ss/sapphire/security/Security.php on line 655
PHP Notice: Undefined index: Password in .../ss/sapphire/security/Member.php on line 453
--

v2.2.1 installed Ok (no php messages at all). Login form was blank but &flush=1 worked.
I couldn't find any new requirements for 2.2.2 so it looks weird.

Config: OSX 10.5.2 / Entropy PHP / Apache2 / MySQL 5

PHP Version 5.2.5
www.entropy.ch Release 1
Universal Binary i386/x86_64/ppc7400/ppc64 - this machine runs: x86_64

Command './configure' '--disable-dependency-tracking' '--prefix=/usr/local/php5' '--with-apxs2=/usr/sbin/apxs' '--with-config-file-scan-dir=/usr/local/php5/php.d' '--with-openssl=/usr' '--with-zlib=/usr' '--with-zlib-dir=/usr' '--with-gd' '--with-ldap' '--with-xmlrpc' '--enable-exif' '--enable-soap' '--enable-sqlite-utf8' '--enable-wddx' '--enable-ftp' '--enable-sockets' '--with-bz2=/usr' '--enable-zip' '--enable-pcntl' '--enable-shmop' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-memory-limit' '--enable-mbstring' '--enable-bcmath' '--with-libxml-dir=shared,/usr/local/php5' '--with-xsl=shared,/usr/local/php5' '--with-gettext=/usr/local/php5' '--with-curl=shared,/usr/local/php5' '--with-png-dir=/usr/local/php5' '--with-jpeg-dir=/usr/local/php5' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local/php5' '--with-mysql=shared,/usr/local/php5' '--with-mysqli=shared,/usr/local/php5/bin/mysql_config' '--with-pdo-mysql=shared,/usr/local/php5' '--with-pgsql=shared,/usr/local/php5' '--with-pdo-pgsql=shared,/usr/local/php5' '--with-mcrypt=shared,/usr/local/php5'