In answer to the subject, most of these problems have to do with Aegir,
the developers list for aegir is at [EMAIL PROTECTED]

On Fri, 2003-01-17 at 03:58, Steven J. Sobol wrote:
> When I create a new Changelog entry, I click new, type the title, and then
> submit the form and...
> Warning: fopen(/tmp/NemeinLocalization_nonexistent) [function.fopen]: 
> failed to create stream: No such file or directory in ROOT(2)
> : eval()'d code(12) : eval()'d code(41) : eval()'d code on line 54

This is because in the current development versions of Aegir
non-translated strings are written to the file mentioned above. There's
a place where you can disable this, but I don't recall. I'm sure Bergie
will help you out on this one. To get rid of the message, go to the unix
prompt and do:

# touch /tmp/NemeinLocalization_nonexistent
# chown apache /tmp/NemeinLocalization_nonexistent

(replace apache by the username under wich apache runs on your system)

> Fatal error: Call to a member function on a non-object in ROOT(908) : 
> eval()'d code on line 936
> 
> (Note that if I create /tmp/NemeinLocalization_nonexistent, I don't get
> the first error but I still get the second)

Oops, you allready found out.

> Also, I installed rcs and no longer get the message "please install rcs
> for this to work". But no revision histories show up when I click 
> Revisions. I'm sure I'm missing something obvious but I can't find 
> information on rcs at Aegir-cms.org or in the HKLC midgard manual.
> 
Go to the tab 'Company' and click 'System Config'. There is a field
'History Directory', set this to whereever you want the history
information to be stored, for example /var/aegir/rcs. Then on the prompt
do,

# mkdir -p /var/aegir/rcs
* chown www-data /var/aegir/rcs

(change www-data to the user your apache runs as)

> I do really like the new layout, though. I think it improves on the Nadmin 
> layout significantly.

I agree. Also in functionality and usability it is a major improvement.

wkr,
 
-- 
Envida                     http://www.envida.net/
Armand A. Verstappen       Graadt van Roggenweg 328
[EMAIL PROTECTED]       3531 AH Utrecht
tel: +31 (0)30 298 2255    Postbus 19127
fax: +31 (0)30 298 2111    3501 DC Utrecht

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to