Re: horde+giapeto
Roel Gloudemans <[email protected]> Tue, 16 Nov 2004 13:42:01 +0100
| Newsgroups | gmane.comp.horde.giapeto |
|---|---|
| Message-ID | <[email protected]> |
This message is in MIME format. --=_3yjsnw5dchog Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit Hi Ben, Please ask these questions at the Giapeto mailinglist. Some tips on PHP: 1) Set memory_limit in /etc/php.ini to a higher value than 8MB (min is at 80MB). With only 8 MB you are bound to runout of memory space. 2) Set error reporting to E_ALL in /horde/config/conf.php for testing/debugging purposes 1) Did you install the Horde framework? (/horde/framework/install-packages.php) 2) If it's still not working; Are all pear dependencies satisfied? I use the attached script to keep my pears up to date (For all apps I use; not only giapeto. Do a "pear config-set preferred_state alpha" first and run the script twice to satisfy all dependencies) Check the apache error/access logs if you have access to them. Cheers, Roel. Quoting "Benjamin Wesemann (pop-interactive GmbH)" <benjamin.wesemann-TwxR/[email protected]>: > hello, > > perhaps you can help me. > > i tried to setup giapeto. installation went fine, but i only see a blank > page. have you any idea? > > greetings from germany > ben > > > Horde Version > > * Horde: 3.0-cvs > > > Horde Applications > > * Agora: 0.1-cvs > * Giapeto: 0.1-cvs (run Giapeto tests > <https://popmail.pop-interactive.de/horde/giapeto/test.php>) > * Horde: 3.0-cvs > * Imp: 4.0-cvs (run Imp tests > <https://popmail.pop-interactive.de/horde/imp/test.php>) > * Ingo: 1.0-cvs (run Ingo tests > <https://popmail.pop-interactive.de/horde/ingo/test.php>) > * Kronolith: 2.0-cvs > * Mnemo: 2.0-cvs > * Moment: 0.1-cvs > * Nag: 2.0-cvs > * Sam: 0.1-cvs > * Troll: 0.1-cvs (run Troll tests > <https://popmail.pop-interactive.de/horde/troll/test.php>) > * Turba: 2.0-cvs (run Turba tests > <https://popmail.pop-interactive.de/horde/turba/test.php>) > * Whups: 1.0-cvs > > > PHP Version > > * View phpinfo() screen > > <https://popmail.pop-interactive.de/horde/test.php?mode=phpinfo&url=%2Fhorde%2Ftest.php> > * View loaded extensions > > <https://popmail.pop-interactive.de/horde/test.php?mode=extensions&url=%2Fhorde%2Ftest.php> > * PHP Version: 4.3.9-1 > * PHP Major Version: 4.3 > * PHP Minor Version: 9 > * PHP Subminor Version: 1 > * PHP Version Classification: release > * You are running a supported version of PHP. > > > PHP Module Capabilities > > * Ctype Support: *Yes* > * DOM XML Support: *Yes* > * FTP Support: *Yes* > * GD Support: *Yes* > * Gettext Support: *Yes* > * Iconv Support: *Yes* > * IMAP Support: *Yes* > * LDAP Support: *Yes* > * Mbstring Support: *Yes* > * MCAL Support: *No* > * Mcrypt Support: *Yes* > * MIME Magic Support: *Yes* > * MySQL Support: *Yes* > * OpenSSL Support: *Yes* > * PostgreSQL Support: *No* > * XML Support: *Yes* > * Zlib Support: *Yes* > > > Miscellaneous PHP Settings > > * magic_quotes_runtime disabled: *Yes* > * memory_limit disabled: *No* > *If PHP's internal memory limit is turned on and if not set high > enough Horde will not be able to handle large data items (e.g. > large mail attachments in IMP). If possible, you should disable > the PHP memory limit by recompiling PHP /without/ the > "--enable-memory-limit" flag. If this is not possible, then you > should set the value of memory_limit in php.ini to a sufficiently > high value (Current value of memory_limit: 8M).* > * file_uploads enabled: *Yes* > * safe_mode disabled: *Yes* > * session.use_trans_sid disabled: *Yes* > > > Required Horde Configuration Files > > * config/conf.php: *Yes* > * config/html.php: *Yes* > * config/mime_drivers.php: *Yes* > * config/nls.php: *Yes* > * config/prefs.php: *Yes* > * config/registry.php: *Yes* > > > PHP Sessions > > * Session counter: 2 > * To unregister the session: click here > <https://popmail.pop-interactive.de/horde/test.php?mode=unregister> > > > PEAR > > * *PEAR Search Path (PHP's include_path)*: > .:/usr/share/php:/usr/share/pear:/usr/local/lib/php > * PEAR: *Yes* > * Recent PEAR: *Yes* > * Mail_RFC822: *Yes* > * Mail_Mime: *Yes* > * Log: *Yes* > * DB: *Yes* > * Net_Socket: *Yes* > * Date: *Yes* > * Auth_SASL: *Yes* > * HTTP_Request: *Yes* > * File: *Yes* > * Net_SMTP: *Yes* > * VFS: *Yes* > * XML_SVG: *Yes* > * Services_Weather: *Yes* > > > > > Giapeto Version > > * Giapeto: 0.1-cvs > > > PHP Version > > * View phpinfo() screen > > <https://popmail.pop-interactive.de/horde/test.php?mode=phpinfo&url=%2Fhorde%2Fgiapeto%2Ftest.php> > * View loaded extensions > > <https://popmail.pop-interactive.de/horde/test.php?mode=extensions&url=%2Fhorde%2Fgiapeto%2Ftest.php> > * PHP Version: 4.3.9-1 > * PHP Major Version: 4.3 > * PHP Minor Version: 9 > * PHP Subminor Version: 1 > * PHP Version Classification: release > * You are running a supported version of PHP. > > > Giapeto Configuration Files > > * mime_drivers.php - *Yes* > * templates/pages/pages.html - *Yes* > > -- ________________________ > > Benjamin Wesemann > Support & Administration > > pop-interactive GmbH > Wendenstrasse 408 > 20537 Hamburg > > tel: +49 40 822284 300 > fax: +49 40 822284 111 > web: pop-interactive.de > ________________________ > > > > > --=_3yjsnw5dchog Content-Type: application/x-sh; name="pears.sh" Content-Disposition: attachment; filename="pears.sh" Content-Transfer-Encoding: 7bit #you might want to pear config_set preferred state beta pears='PEAR Auth_SASL Console_Getopt Date DB HTML_Common Net_Socket HTTP_Request Log Mail Mail_Mime File Net_DNS Net_URL Net_Sieve Cache Crypt_RC4 File_Find HTTP HTTP_WebDAV_Server Net_DIME Net_NNTP Services_Weather SOAP Text_Wiki Tree XML_Serializer XML_Util Net_Ping Net_Traceroute Text_Wiki Net_IMAP' for pear in $pears do pear install $pear pear upgrade $pear done --=_3yjsnw5dchog Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- giapeto mailing list - Join the hunt: http://horde.org/bounties/#giapeto Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected] --=_3yjsnw5dchog--