[horde] setup.php - horde-webmail-1.0-rc2

Jan Schneider jan at horde.org
Tue Nov 14 12:42:05 PST 2006


Zitat von LHartung <list at ioscan.de>:

> Hi,
>
> im trying to install the latest horde-webmail,  
> horde-webmail-1.0-rc2.tar.gz, on my debian server.
>
> Followed the Quick Install from  
> http://www.horde.org/webmail/docs/?f=INSTALL.html,
> compiled php and restarted apache.
>
> When i start ./scripts/setup.php it hangs.

No output at all?

Try calling it:
php -d display_errors=1 -d error_reporting=E_ALL scripts/setup.php

> strace shows the following lines:
>
> open("/vol/www/horde/htdocs/lib/Horde/Notification/Listener.php",  
> O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0777, st_size=3987, ...}) = 0
> lseek(4, 0, SEEK_CUR)                   = 0
> read(4, "<?php\n/**\n * The Notification_Li"..., 8192) = 3987
> read(4, "", 8192)                       = 0
> read(4, "", 8192)                       = 0
> close(4)                                = 0
> stat64("/vol/www/horde/htdocs/scripts/../imp",  
> {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
> umask(077)                              = 022
> umask(0)                                = 077
> read(0,
>
> and there it hangs forever. Have to do ctrl+c to stop it.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list