Fatal error: [...]concrete/jobs/generate_sitemap.php
Permalink
Hi all,
I've been trying to install C5 now for a couple of hours and I'm totally stuck.
Everytime I (re-)upload, set chmod and try to install I get the same error message:
Call to a member function setPermissionsForObject() on a non-object in myUrl/concrete/jobs/generate_sitemap.php on line 64
My host/webspace seems to fulfill the requirements and my database is working as it should.
Last idea was about the pre-installed sample content (I'm really frustrated ^^°), the error occurs with and without this.
I googled and searched the forums here, but couldn't find a hint or anything that helped. I'm really sorry if this has been posted before - or if it's just a real stupid question because I've overseen anything obvious.
I'd really appreciate if anyone has an idea how to solve this.
Thanks in advance
I've been trying to install C5 now for a couple of hours and I'm totally stuck.
Everytime I (re-)upload, set chmod and try to install I get the same error message:
Call to a member function setPermissionsForObject() on a non-object in myUrl/concrete/jobs/generate_sitemap.php on line 64
My host/webspace seems to fulfill the requirements and my database is working as it should.
Last idea was about the pre-installed sample content (I'm really frustrated ^^°), the error occurs with and without this.
I googled and searched the forums here, but couldn't find a hint or anything that helped. I'm really sorry if this has been posted before - or if it's just a real stupid question because I've overseen anything obvious.
I'd really appreciate if anyone has an idea how to solve this.
Thanks in advance
I tried installing both, v5.2xx and 5.3xx, error was the same (both versions)
Does it have something to do with some rights I forgot to set? Or... where exactly is this "sitemap" even needed?
Does it have something to do with some rights I forgot to set? Or... where exactly is this "sitemap" even needed?
The one file I see that a lot of peeps forget to chmod is the following:
yoursite.com/concrete/libraries/3rdparty/htmldiff.py
For some a lot of peeps forget to change those permissions. If you didn't change it, change it too 755 and try it again.
Not sure if this will help or not.
yoursite.com/concrete/libraries/3rdparty/htmldiff.py
For some a lot of peeps forget to change those permissions. If you didn't change it, change it too 755 and try it again.
Not sure if this will help or not.
Already did this, even tried 777, still the error
can you show us the phpinfo file for your site...someone may be able to see something.
Also, does your web server have python installed?
Also, does your web server have python installed?
Ehr... I guess that's what you mean:
http://knallhart-domain.de/sys/phpinfo.php...
is it? I don't know exactly, I'm not a pro in php etc. :-/
About python - I'm not sure. I couldn't find python mentioned anywhere on my hoster's site - but I found perl.
So, I guess - no python?
http://knallhart-domain.de/sys/phpinfo.php...
is it? I don't know exactly, I'm not a pro in php etc. :-/
About python - I'm not sure. I couldn't find python mentioned anywhere on my hoster's site - but I found perl.
So, I guess - no python?
can't replicate.
anyone else?
anyone else?
I just had exactly the same error message while installing on a CentOS 5.4 server. Funny thing was I had just done a successful install on another CentOS 5.4 server. The only difference I could find was in my my.cnf file. I had set auto_increment_increment and auto_increment_offset for replication of another database. I removed these values for the install and it completed without the error message.
Sorry, it's not like me being happy bout other's errors, but this time... yay!
I'll try that asap, thank you! :)
I'll try that asap, thank you! :)
Same trouble too
concrete5.3.3.1 on cherokee server and mysql server 5.0.2 (with replication master-master)
database seem to be created, but blank page when refresh to main page
concrete5.3.3.1 on cherokee server and mysql server 5.0.2 (with replication master-master)
database seem to be created, but blank page when refresh to main page
perhaps you have a bad copy of the app or something, have you tried downloading 5.3.3.1 anew?