midgardproject / midgard-php5

PHP5 API for Midgard persistent storage framework
http://www.midgard-project.org/api-docs/midgard/php/ratatoskr/
GNU Lesser General Public License v2.1
9 stars 2 forks source link

Warning when running midgard via Apache #90

Closed flack closed 12 years ago

flack commented 12 years ago

For every request I do against an Apache server on Ubuntu 12.04 with a self-compiled mgd2 running, I get the following entry in error.log:

** (process:7880): WARNING **: Error creating user specific configuration directory '/var/www/.local/share/libgda'

I suspect that "/var/www/" is Ubuntu's default home directory for the www-data user or something. It would be good if this configuration would run without errors.

piotras commented 12 years ago

Created libgda ticket: https://bugzilla.gnome.org/show_bug.cgi?id=683262

seydu commented 11 years ago

Yes, i think it is.