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
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?
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.
http://trac.roundcube.net/changeset/6096/subversion
It worked for me. It is actually edit from the 0.9-rc version.
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
Quote from: dinesh on October 10, 2012, 01:24:41 AM
http://trac.roundcube.net/changeset/6096/subversion
It worked for me. It is actually edit from the 0.9-rc version.
That's it - fine! :) :) :) :) :)