after upgrading version # stays 1.0.2

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: after upgrading version # stays 1.0.2

Post by Gregor »

Thanks, that's a good idea. The question that comes up, is the following. Could a right problem be the reason that not all files are copied correctly?

G
Pierre M.

Re: after upgrading version # stays 1.0.2

Post by Pierre M. »

File system rights ? See your FTP client logs...
May be FTP file upload corruption ?
http://forum.cmsmadesimple.org/index.ph ... 569.0.html
Have fun !
Pierre M.
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: after upgrading version # stays 1.0.2

Post by Gregor »

Pierre,

Thanks for your reaction

I noticed that some modules have apache:apache as user. I tried chown to set the rights to wsvherking:wsvherking without any luck. Due to the restrictions, I'm not able to upload some corrections on Album, for instance. I asked the sys.admin to give me more rights so I can change the file rights. This has not happend, yet. This whole right issue on is very frustrating for me, it feels like my hands are tightend.

BTW, I use filezilla.

Cheers,
Gregor
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: after upgrading version # stays 1.0.2

Post by Dee »

Those modules are installed through XML. Because it's the web server that creates the files, they are owned by apache: apache.
You can try setting another umask in the General Preferences (try 002 instead of 022) to change the permissions on files created by the webserver (works only for newly created files).

You are probably using your FTP user (wsvherking) to change the permissions, but that user is not (and shouldn't be) allowed.

Normally your provider also gives you some kind of admin/root access - either via SSH or a web-based admin with file-browser (like Plesk or CPanel) - so you can change permissions as needed.

Regards,
D
Locked

Return to “[locked] Installation, Setup and Upgrade”