[giapeto] Re: horde+giapeto

Roel Gloudemans roel at gloudemans.info
Tue Nov 16 04:42:01 PST 2004


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 at pop-interactive.de>:

> 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
> ________________________
>
>
>
>
>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: pears.sh
Type: application/x-sh
Size: 444 bytes
Desc: not available
Url : http://lists.horde.org/archives/giapeto/attachments/20041116/cb651a2f/pears.sh


More information about the giapeto mailing list