![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I dont even get the login page... I can comment out set_magic_quotes_runtime() & fix iniset.php-- How do I fix this...? it's running on the newest php, windows... also I tried newer versions of rc, including today's latest svn version Last edited by sckramer; 07-15-2009 at 06:11 PM. |
|
#2
|
|||
|
|||
|
error_reporting(0);
this clears up some warnings... but not all-- |
|
#3
|
|||
|
|||
|
After upgrading from Leopard to Snow Leopard i have the same problem (i think it has something to do with the PHP version 5.3.0)
I was using RoundCube version 2.1 My error on the front page is: (also no login screen) .../program/lib/iniset.php on line 63 .../program/lib/PEAR.php on line 563 .../program/lib/PEAR.php on line 566 Roundcube was working great on my OSX (Leopard) but after the upgrade to Snow Leopard it stopt working. No login screen anymore and when i remove the .htaccess it gave me the errors you can see above. Reinstalled MySQL (new database) no sollution. Used the Roundcube 3 beta, here is some differents, i can see the login screen again, its not working because i got an error about Roundcube cant use cookies, but my configuration is able to accept cookies. The Installer pages result also in error: Code:
main.inc.php: OK db.inc.php: OK Check if directories are writable RoundCube may need to write/save files into these directories temp/: OK logs/: OK Check configured database settings Deprecated: Assigning the return value of new by reference is deprecated in /Users/xxx/Sites/rc/program/lib/MDB2.php on line 392 Deprecated: Assigning the return value of new by reference is deprecated in /Users/xxx/Sites/rc/program/lib/MDB2.php on line 2613 Deprecated: Assigning the return value of new by reference is deprecated in /Users/xxx/Sites/rc/program/lib/PEAR.php on line 563 Deprecated: Assigning the return value of new by reference is deprecated in /Users/xxx/Sites/rc/program/lib/PEAR.php on line 566 DSN (write): OK DB Schema: OK DB Write: OK DB Time: OK Thanks in advance, Mike |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
|||
|
|||
|
Had succes with help from DIYMacServer Installing everything on Snow Leopard
Credits goes to Richard for helping me out installing PHP 5.2.11 on my Snow Leopard. In my previous attempts it did not worked with version PHP 5.2.10 but with the new 5.2.11 in combination with the latest stable version of Roundcubemail it works like a charm. Here are my fast scratch steps how i did it, try to run true this in combination with the detail explanations from Richard -> DIYMacserver.com Quote:
Last edited by Rustig; 09-29-2009 at 05:48 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|