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

zuujiori
 
frz replied on at Permalink Reply
frz
has anyone else ever seen this error? I have not..

perhaps you have a bad copy of the app or something, have you tried downloading 5.3.3.1 anew?
zuujiori replied on at Permalink Reply
zuujiori
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?
bcarone replied on at Permalink Reply
bcarone
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.
zuujiori replied on at Permalink Reply
zuujiori
Already did this, even tried 777, still the error
bcarone replied on at Permalink Reply
bcarone
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?
zuujiori replied on at Permalink Reply
zuujiori
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?
synlag replied on at Permalink Reply
synlag
can't replicate.
anyone else?
leon replied on at Permalink Reply
leon
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.
zuujiori replied on at Permalink Reply
zuujiori
Sorry, it's not like me being happy bout other's errors, but this time... yay!

I'll try that asap, thank you! :)
gregory replied on at Permalink Reply
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