> hi folks, > I'm having a weird problem with Squirrel 1.4.4 running on Mac OS X > Server 10.3.9. The issue here is that after a successful login user > is presented with empty window, just a frameset is visible. It looks > like apache settings like Min/MaxSpareServers has a positive impact > on the issue. Does anyone have some idea? > > MacOS X 10.3.9 > 50 concurrent imap connections (from outside, not through Squirrel) > <5 Squirrel connections > > [apache.conf] > MinSpareServers 10 > MaxSpareServers 15 > StartServers 5 > > [php] > --prefix=/usr/local' '--mandir=/usr/share/man' '--infodir=/usr/share/ > info' '--with-apxs' '--with-ldap=/usr' '--with-kerberos=/usr' '-- > enable-cli' '--with-zlib-dir=/usr' '--enable-trans-sid' '--enable- > exif' '--enable-ftp' '--enable-mbstring' '--enable-mbregex' '--enable- > dbx' '--enable-sockets' '--with-iodbc=/usr' '--with-curl=/usr' '-- > with-config-file-path=/etc' '--sysconfdir=/private/etc' '--with-png- > dir=/usr/local/lib' '--with-zlib-dir=/usr/local/lib' '--with-gd' '-- > with-iconv=/usr/local' '--with-expat-dir=/usr/local' '--with-xml=/opt/ > local' '--enable-xslt' '--with-xslt-sablot=/opt/local' '--with- > xmlrpc' '--with-dom' > > eAccelerator 0.93 is active on the system
Never heard about those Apache settings causing such problems. Please watch apahce error logs when you log in as well as turn up PHP error reporting. Turn off all plugins and possibly deactivate eAccelerator. Check for cookie support in browser and everything is OK with PHP sessions support. - Paul ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
