[dev] error opening up head
Scott A. Sibert
ehorde@hollins.edu
Thu, 29 Nov 2001 09:45:48 -0500
Here's a little more info (haven't done any variable dumping yet):
I set up a virtual host on my machine (ip-based virtual host) with
hordehead physical directory mapped to /horde webroot. It works. But
when it is mapped to /horde_head (with registry.php locations changed
from /horde to /horde_head) it does not work. It gives me the empty
white screen at the top with the menu at the bottom.
Any ideas yet?
--Scott
Jan Schneider wrote:
> Subject:
>
> Re: [dev] error opening up head
> From:
>
> Jan Schneider <jan@horde.org>
> Date:
>
> Thu, 29 Nov 2001 14:35:38 +0100
>
> To:
>
> dev@lists.horde.org
>
>
>Zitat von "Scott A. Sibert" <ehorde@hollins.edu>:
>
>>> The link at the bottom for horde points to:
>>> https://my.machine.edu/horde_head/login.php
>>>
>>> The link for IMP points to: https://my.machine.edu/horde_head/imp/
>>>
>>> I want to debug a few variables as it runs. How do I print out (log
>>> file is fine or into a web page) the values in a variable (such as
>>> HORDE_BASE)?
>>
>
>Horde::logMessage('message', __FILE__, __LINE__);
>
>or
>
>var_dump($variable);
>
>Jan.
>
>::::::::::::::::::::::::::::::::::::::::
>AMMMa AG - discover your knowledge
>:::::::::::::::::::::::::::
>Detmolder Str. 25-33 :: D-33604 Bielefeld
>fon +49.521.96878-0 :: fax +49.521.96878-20
>http://www.ammma.de
>::::::::::::::::::::::::::::::::::::::::::::::
>
> --
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
>