Roundcube Community Forum

 

Roundcube Install Error

Started by cnso360, July 09, 2012, 12:35:10 AM

Previous topic - Next topic

cnso360

Hello, I have a problem in need of help.

environment is Windows2003 IIS6

configuration of php5.4.4

Download roundcubemail-0.7.2.tar.gz

But in the operation of install time error

PHP Strict Standards: Non-static method PEAR:: setErrorHandling ( ) should not be called statically in D:\xxx\installer\utils.php on line 80

PHP Strict Standards: Non-static method rcube_install:: get_instance ( ) should not be called statically in D:\xxx\installer\index.php on line 49

Don't know why ...

Help

arendst

Same problem with Debian Wheezy, Apache 2.2.22-9 and PHP 5.4.4-2.

Version 0.7.2 gives these errors but at least it allowes to be installed. Version 0.8rc stops installation with message Invalid Step. Has probably to do with more strict checking in PHP 5.4.

I tried all options mentionend here (http://stackoverflow.com/questions/9983286/disabling-strict-standards-in-php-5-4) but they all fail.

Any suggestions to get going with 0.8rc?

oldschool

Quote from: arendst on July 10, 2012, 01:54:05 PM
Version 0.8rc stops installation with message Invalid Step. Has probably to do with more strict checking in PHP 5.4.

Any suggestions to get going with 0.8rc?

Yes and no.
No php error.
And yes. I had the same problem. But found in the forum the solution.

Please search for it!
Currently i don't have the time for it. Sorry.

Maybe here:
http://www.roundcubeforum.net/index.php/topic,9714.msg39150.html#msg39150



Rgds.


dinesh


Dangr

dinesh, I registered an account just to tell you thank you. I've been using FreeBSD and I could never get it to install without getting that error. Therefore I always just gave up and went to squirrelmail. This is a problem that I've just ignored for about the past year and that link just let me fix it for the first time ever. Thank you so much. Hours and hours of searching didn't go to waste after all

Paro