Problem to install concrete5 in windows xp

Permalink
I am installing into windows xp I see the next error You must chmod 755 concrete/libraries/3rdparty/htmldiff.py and disable PHP safe mode.

I checked my php.ini file and safe_moe=off.
Can anybody help me, please??

Thank you

 
jereme replied on at Permalink Reply
jereme
Though I'm no Windows expert, you need to make sure that your security policy is set so that the user your httpd (IIS? Apache?) is running as can write to all of your concrete files. I'm the wrong person to ask on how to do that, but perhaps this sets you on the correct path.
Mnkras replied on at Permalink Reply
Mnkras
also, that file is optional
golpessito replied on at Permalink Reply
Ok, I fixed the problem, finally this was optional. My real problem was that I had not installed the GD library. Anayway thank you.