| Shared Hosting Questions about your shared hosting account. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Mar 2007
Lives in England!
Hosted on SH122/sh137
96 posts
Gave thanks: 3
Thanked 2 times
|
chmod not sticking via ftp
I've just been messing around with Zencart via fantistico (seeing if i want to use it for my site) and for some reason when I change the chmod of the config file in ftp its not sticking and it keeps reseting itself to what it was before I changed it, im thinking this maybe something to do with the cpanel upgrade as when I changed the chmods before the new cpanel was installed there was no problems
any help is appriciated though regarding this |
|
|
|
|
|
#2 (permalink) |
|
Web Hosting Super Ninj4
Super #1
Joined in Sep 2003
Lives in Fullerton, CA
1,581 posts
Gave thanks: 0
Thanked 2 times
|
Maybe the permissions are set up incorrectly on your files, preventing you from changing the settings. You should test to see if this might be an issue with your FTP software by trying to CHMOD the files through the cPanel file manager. You can do this by selecting the file in the file manager, and clicking the 'Change Permissions' link that appears in the selections on the right-hand side of the file manager.
If that change sticks, it may be an issue with the way your FTP client is trying to modify the permissions. What client are you using? Are you sure the changes are going through in the first place? No errors listed in the status window? Have you verified that the permissions were actually changed by trying to modify them again immediately after modifying them via FTP? |
|
|
|
|
|
#3 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Mar 2007
Lives in England!
Hosted on SH122/sh137
96 posts
Gave thanks: 3
Thanked 2 times
|
Quote:
oh and im using CuteFTP for ftp and no errors as far as I can see thanks for the help edit - ive just tried to CHMOD a different file and again it does not stick so im thinking that there is defiently something wrong with it also I tried to install OS Commerce but I got this - Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. so my Question is can I change that setting and if so where is the file/how do I change it I looked in the Catalog directory well tried to but there was no such directory I could use OS Commerce before the new cpanel software so im wondering whats up with it now??? again any help is appriciated regarding this Last edited by Spikey; October 7th, 2007 at 11:04 PM.. |
|
|
|
|
|
|
#4 (permalink) | ||
|
Web Hosting Super Ninj4
Super #1
Joined in Sep 2003
Lives in Fullerton, CA
1,581 posts
Gave thanks: 0
Thanked 2 times
|
Quote:
https://desk.surpasshosting.com/ It sounds like your file's ownership permissions are a bit mucked. Quote:
You can try getting around this by creating a .htaccess file in the 'public_html' directory (or other appropriate directory) for your domain and placing the following inside of it: Code:
php_flag register_globals off |
||
|
|
|
|
|
#5 (permalink) |
|
Registered User
Comfy Contributor
Joined in Sep 2007
Lives in ~root
111 posts
Gave thanks: 1
Thanked 12 times
|
What are you trying to change the permissions to?
You are most likely on a phpsuexec box and trying to change the permissions to 777 or something like that. This will be restricted and support will have to do this for you. It is extremely rare to need 777 perms on a phpsuexec box.
__________________
I'm proud to say I never have and never will use vista |
|
|
|
|
|
#6 (permalink) |
|
Registered User
Seasoned Poster
Joined in Mar 2007
Lives in England!
Hosted on SH122/sh137
96 posts
Gave thanks: 3
Thanked 2 times
|
Thanks miakeru;
I'll open a support ticket later today about it and thanks for the info abt what to put in the .htaccess filenathon, I was trying to change the CHMOD from 644 to 444 but like I said in my origional post none of my CHMOD's are sticking anymore so im gonna ask support via a ticket to see if they can help ![]() |
|
|
|