The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.
Hi,
I installed GC2 on new Ubuntu 14.04 LTS according to Wiki installation guide.
However, my schema admin page is blank:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) jquery.min.js?c1c829b72179d9c3:6
Uncaught TypeError: Cannot read property 'fields' of undefined
http://[my server]/store/[username]/public Failed to load resource: net::ERR_CACHE_MISS
The apache error.log
FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Fatal error: Call to a member function fetch() on a non-object in /var/www/geocloud2/app/inc/Model.php on line 36
Not sure if it's relevant but dbs.php is unable to detect apache mod_rewrite and python installed.
Hi, I installed GC2 on new Ubuntu 14.04 LTS according to Wiki installation guide. However, my schema admin page is blank:
The apache error.log
FastCGI: server "/usr/lib/cgi-bin/php5-fcgi" stderr: PHP message: PHP Fatal error: Call to a member function fetch() on a non-object in /var/www/geocloud2/app/inc/Model.php on line 36
Not sure if it's relevant but
dbs.php
is unable to detect apache mod_rewrite and python installed.Though the server has them working
how can I resolve this?