[vz-dev] Volkszaehler installation: Warning: require_once(Doctrine/ORM/ Configuration.php): failed to open stream

Steffen Vogel info at steffenvogel.de
Tue Sep 13 23:28:23 CEST 2011


Am Dienstag, den 13.09.2011, 22:27 +0200 schrieb Willy Verbiest:
> Hi Steffen,
> 
> Thanks for the repy.
> I have set the include path in the file volkszaehler.conf.template.php
> but without succes.
> $config['lib']['doctrine']            =
> '/usr/local/lib/doctrine-orm/lib';

There are also dependecies in Doctrine itself. It requires the Doctrine
DBAL (Database Abstractin layer). I would suggest to install it from a
release tarball.

> phpinfo() gives me the following information:
> PATH                             /usr/local/bin:/usr/bin:/bin 
> DOCUMENT_ROOT        /var/www 

Thats ok.

> 
> The complete path to require_once(Doctrine/ORM/Configuration.php) is
> on my machine:
> /usr/local/lib/doctrine-orm/lib/Doctrine/ORM/Configuration.php

Looks good. Perhaps you should give our install.sh a try (located in
misc/tools)

> 
> I dont know how to install Doctrine2 via PEAR

pear install pear.doctrine-project.org/DoctrineORM-2.1.1

> I got the installation from the URL on http://volkszaehler.org/
> https://github.com/volkszaehler/volkszaehler.org/
> 
> I have try to play with the settings in volkszaehler.conf.template.php
> but without success

This is a template file. Do you edited the right file:
etc/volkszaehler.conf.php ?

> I see that there is also a path to jpgraph is this library installed
> with the volkszaehler install of must I install this myself?

Correct. Doctrine & jpGraph are third party dependecies. Doctrine2 is
required. jpGraph is optional!

Grüße

Steffen


-- 
Steffen Vogel
Robensstraße 69
52070 Aachen

Handy: +49 176 96978528
Mail: info at steffenvogel.de
Web: http://www.steffenvogel.de
Jabber: stv0g at jabber.ccc.de
ICQ: 236033
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://volkszaehler.org/pipermail/volkszaehler-dev/attachments/20110913/1d6bbbe9/attachment.pgp>


More information about the volkszaehler-dev mailing list