UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Technical Support > cPanel Shared Hosting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #41 (permalink)  
Old 22-05-2007, 06:38
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 425
Default

Often files have to be CHMOD'd to 0755 and not 0777 or their default setting (assuming the default isn't 0755).
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...IkonForums... ...StNeotsFC... ...Riverside Theatre Company
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #42 (permalink)  
Old 22-05-2007, 16:18
Junior Member
 
Join Date: May 2007
Posts: 15
Default

Hi guys

I'm having the same problem on:

http://www.thereviewsite.net

and

http://www.callcentre.net

They are both registered under http://www.pc-bytes.co.uk

I have a htaccess.txt but no .htaccess

Where do I put the suggested code? I would prefer this to be fixed rather than having to put code in that may cause vulnerabilities.

Many Thanks

Lee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #43 (permalink)  
Old 22-05-2007, 17:44
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 425
Default

It has to be ".htaccess" and NOT ".htaccess.txt"

One work around is to upload the .txt file and then using the FTP client rename the file to remove the '.txt' part of the file name.
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...IkonForums... ...StNeotsFC... ...Riverside Theatre Company
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #44 (permalink)  
Old 22-05-2007, 17:59
Junior Member
 
Join Date: May 2007
Posts: 15
Default

Quote:
Originally Posted by Eidolon View Post
It has to be ".htaccess" and NOT ".htaccess.txt"

One work around is to upload the .txt file and then using the FTP client rename the file to remove the '.txt' part of the file name.
Thanks. What do I put in this htaccess file? And where does it go?

Will this make my website hosting more vulnerable and will there be a permanent fix?

Many Thanks

Lee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #45 (permalink)  
Old 22-05-2007, 18:21
Junior Member
 
Join Date: May 2007
Posts: 15
Default

Hi

I've created a file called .htaccess (not.htaccess.txt) with:

SecFilterEngine Off
SecFilterScanPOST Off

and nothing else and joomla now works

What are the dangers/risks of this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #46 (permalink)  
Old 22-05-2007, 19:14
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

Quote:
Originally Posted by PC Bytes View Post
Hi

I've created a file called .htaccess (not.htaccess.txt) with:

SecFilterEngine Off
SecFilterScanPOST Off

and nothing else and joomla now works

What are the dangers/risks of this?
You may face injection attacks in future but we have weekly backups configured so we will restore that for you incase this happens. If you have database that gets daily updated then you may need to consider switching to some secure script in future as Joomla has never been completely secure in years of its development and n number of new versions they released.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #47 (permalink)  
Old 22-05-2007, 21:17
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 425
Default

I advice using it only in the directory required, in this case the folder joomla is installed in. Best not to add it into the root directory (ie. /public_html) and hopefully limit the potential area of damage.
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...IkonForums... ...StNeotsFC... ...Riverside Theatre Company
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #48 (permalink)  
Old 22-05-2007, 21:37
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

that seems to be the best suggestion so far for this mod_security problem but some people have Joomla installed in public_html so they have to put this code in main .htaccess.

cheekysneeky must be pulling her hairs now as this thread has been stretched a lot
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #49 (permalink)  
Old 23-05-2007, 00:06
Junior Member
 
Join Date: May 2007
Posts: 15
Default

Hi

i have Joomla in the main directory. Server side backups are ok but what has changed on the server to cause this? Cant it just be put back the way it was?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #50 (permalink)  
Old 23-05-2007, 06:21
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 425
Default

I'm guessing the short answer is: no.

The longer answer is that having it disabled is a potential security issue and that it's better to protect the majority of users by switching it 'on' in the server settings. Those affected by it can relatively simply disable it by via a htaccess file in the relevant folder.

I think that the recent change is the setting of "SecFilterEngine" to 'on' as the other for me atleast had already been on. Explained why I was having problems with the quick reply function of my forums which packed up, still all sorted now.
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...IkonForums... ...StNeotsFC... ...Riverside Theatre Company
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #51 (permalink)  
Old 23-05-2007, 13:38
Senior Member
 
Join Date: Sep 2006
Posts: 103
Default

I cannot or not allowed to delete folders/ files via FTP programme where as I was before, keep getting error 550
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #52 (permalink)  
Old 23-05-2007, 19:14
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

Quote:
Originally Posted by gordo View Post
I cannot or not allowed to delete folders/ files via FTP programme where as I was before, keep getting error 550
This is possible only if you have some files or folder written by Joomla or some other software. ownership of those files and folders is assigned to "nobody" user so you don't have permission to delete those. for such things you need to contact us as you wont be allowed to delete those files / folders by any other possible way.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #53 (permalink)  
Old 23-05-2007, 20:10
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 425
Default

From memory I *think* it's possible to re-CHMOD these files via the File Manager in CPanel.
__________________
If it ain't broke continue to fix it until it is.
Some cheap plugs... ...IkonForums... ...StNeotsFC... ...Riverside Theatre Company
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #54 (permalink)  
Old 23-05-2007, 20:31
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

you can CHMOD but to change ownership you need chown which users cannot do. only root user can use this command to chown ownerships of files and folders.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #55 (permalink)  
Old 23-05-2007, 22:04
new member
 
Join Date: May 2007
Posts: 2
Default

Quote:
Originally Posted by eukhost.com View Post
This is possible only if you have some files or folder written by Joomla or some other software. ownership of those files and folders is assigned to "nobody" user so you don't have permission to delete those. for such things you need to contact us as you wont be allowed to delete those files / folders by any other possible way.
I'm also getting this problem of trying to delete files via FTP. I've just done a test and if I upload a file using FileZilla and immediately try to delete it also via FileZilla I get a 550 error. However I can delete the file via the cpanel File Manager without any problems.

I was definitely able to delete a file using FileZlla on Monday morning (before 9am).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #56 (permalink)  
Old 23-05-2007, 22:43
cheekysneeky's Avatar
Member
 
Join Date: Jan 2007
Posts: 49
Default

well I have tried deleting some files that i accidently put there when I broke my first copy of joomla (i do that sometimes), I have folder called joomla with just two defunct templates in it that i want to get rid of because they take up room 'pinkzen and joom_design_purple'. I'd like to get rid of the whole folder, can someone one from eukhost do this for me because i hate sending those pestering emails (i like this smilie!)
__________________
Allow me to introduce myself
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #57 (permalink)  
Old 23-05-2007, 22:49
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,773
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com Send a message via Skype™ to eUKhost.com
Default

We cannot authenticate file delete request from Forum. You will at least need to come on our livechat and request one of our staff members to delete folders you want but even they will ask you certain questions for account verification.
__________________
UK Web Hosting || Business Hosting || eUKhost Knowledgebase
Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our Affiliate Program for FREE and earn 20% commission on each referral.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #58 (permalink)  
Old 25-05-2007, 20:36
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,611
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

As a recommendation what would be the choice after Joomla! for both security and features / useability?
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #59 (permalink)