Re: different permissions after php5.3 server upgrade
It's not normal as part of a normal upgrade that permissions would need to be changed, but during their upgrade they could have installed some extra modules on the server.
777 for contents in the /var folder and 755 for the /admin/payments/*.pl are normal settings. There shouldn't be anything set to 666 however (at least none that I recall).
|