Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Upgrade help - stuck on problem configure.php is not writeable ?

    So I'm at the very beginning of setting up my zen-cart. I did the install through Hostgators quickinstall system.

    But for some reason it installed 1.5.0 instead of 1.5.1 so I want to upgrade now before I get started customizing & building my site.

    I copied all new files into my from the 1.5.1 download & ran the zc_install & started going through the walk-thru but am stuck on the "Prerequisites" part

    There seems to be the problem found of "store configure.php is not writeable, more info"

    When I click on "more info" link it tells me to change the permissions of the files includes/configure/php to 777 (I'm using Filezilla as an FTP) & I did that but it's still not clearing up that issue allowing me to upgrade.

    Am I missing something?

    Thanks.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    Most hosts will not allow a permissions change from 444 to anything higher via FTP, (especially if it's being attempted with a vulnerable program like filezilla).

    444 to 644, or 666, or 777 is only possible via the C-PANEL.
    20 years a Zencart User

  3. #3
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    Hmm ok, I will try through Cpanel, probably tomorrow, I am beat & going to bed.

    Just for the record, I was able to change the permissions to 777 via filezilla, why would it show the change but not work?

    So filezilla is bad & vulnerable? What other FTP do you suggest that is highly secure?

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    Quote Originally Posted by JohnnyScience View Post
    Hmm ok, I will try through Cpanel, probably tomorrow, I am beat & going to bed.

    Just for the record, I was able to change the permissions to 777 via filezilla, why would it show the change but not work?

    So filezilla is bad & vulnerable? What other FTP do you suggest that is highly secure?
    Filezilla may report (falsely) that permissions have changed, but if the host disallows changing 444 (or stronger) via FTP then it will not have changed.

    My personal view (about programs to handle the management of an eCommerce site) is not shared by everyone. A lot of people try to set up a web business on less than a shoe-string, so go for ultra-cheap or free on everything. This is not always a good idea, because if you are serious about your business (ie: it's more than just an after-hours hobby), then you chief concern is security and reliability. For a budget of around £75, you can get some very good programs for site management.

    Filezilla is a "competent" ftp program, and is fine if you are not involved in eCommerce sites. But it does not encrypt passwords, and I find its interface very clunky. I use WSFTP Professional from IpSwitch, which is FAR better, more intuitive, and is secure. Cost is under £40 .
    20 years a Zencart User

  5. #5
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    I don't mind spending money on my business to make it better, but with so much free open-source software out there, it's hard to justify paying for it sometimes. And free open-source doens't mean bad... I mean come on were on Zen carts forum, supposedly one of the top e-commerce platforms and yet, it's free!

    Filezilla is all I've ever really used, so I just suppose I'm used to it's clunkyness.

    I do want security & reliability to be high though - but are you referring to when my clients are logged in to place an order or strictly me just editing/upgrading files through FTP?

    I figured Zen cart has it's own security built in since its an ecommerce website to keep my clients using/surfing/buying off of the website safe? Are you saying I need something on top of Zen cart in order for this to be the case?

    What programs are you suggesting for site management? I figured an FTP to make HTML & CSS changes & then use zen carts dashboard to make changes inside itself

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    Quote Originally Posted by JohnnyScience View Post
    I don't mind spending money on my business to make it better, but with so much free open-source software out there, it's hard to justify paying for it sometimes. And free open-source doens't mean bad... I mean come on were on Zen carts forum, supposedly one of the top e-commerce platforms and yet, it's free!

    Filezilla is all I've ever really used, so I just suppose I'm used to it's clunkyness.

    I do want security & reliability to be high though - but are you referring to when my clients are logged in to place an order or strictly me just editing/upgrading files through FTP?

    I figured Zen cart has it's own security built in since its an ecommerce website to keep my clients using/surfing/buying off of the website safe? Are you saying I need something on top of Zen cart in order for this to be the case?

    What programs are you suggesting for site management? I figured an FTP to make HTML & CSS changes & then use zen carts dashboard to make changes inside itself
    There are many excellent opensource programs out there, but the choice of what you use must also be based on RISK. Even with zencart, you are taking a RISK using it. (very small one, but a risk nevertheless). There is no "come-back" on opensource... you use it at your own risk.

    Fortunately, zencart (1.5.1) is a very secure and well-built system, with a committed team behind it, who tweak it constantly to keep a step ahead of crooks.

    Filezilla is "ok" as a FTP program, but the issue I have with it is that it does not encrypt server login data. You just need some key-logging trojan to find its way onto your home machine, and your passwords to your server(s) will be captured.

    So for SOME programs, it is worth considering spending a few bucks on getting proper security. I have seen (and fixed) a significant number of hacked sites, and in two recent instances, the hacks were traced to a key-logger and filezilla was a very strong suspect for kicking open the barn door.
    20 years a Zencart User

  7. #7
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    Quote Originally Posted by schoolboy View Post
    There are many excellent opensource programs out there, but the choice of what you use must also be based on RISK. Even with zencart, you are taking a RISK using it. (very small one, but a risk nevertheless). There is no "come-back" on opensource... you use it at your own risk.

    Fortunately, zencart (1.5.1) is a very secure and well-built system, with a committed team behind it, who tweak it constantly to keep a step ahead of crooks.

    Filezilla is "ok" as a FTP program, but the issue I have with it is that it does not encrypt server login data. You just need some key-logging trojan to find its way onto your home machine, and your passwords to your server(s) will be captured.

    So for SOME programs, it is worth considering spending a few bucks on getting proper security. I have seen (and fixed) a significant number of hacked sites, and in two recent instances, the hacks were traced to a key-logger and filezilla was a very strong suspect for kicking open the barn door.
    So there is no free, secure FTP that encrypts your login info? If I'm on my home computer setup on my own network with WPA2-PSK how un-secure am I and where can the attack come from that would log my admin info when using a FTP such as Filezilla or a similar program?

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    WinSCP works very well, and is free.

    When working with a server other than your own PC, it's up to you and your hosting company to set up "secure FTP" though. If you transmit passwords unencrypted then you're just inviting someone to steal them.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    So is this "Secure FTP" generally only possible via cPanel? (or one of these paid programs?)

    WinSCP doesn't completely eliminate this security hole? But it's much better than Filezilla at least?

  10. #10
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Upgrade help - stuck on problem configure.php is not writeable ?

    With FTP I don't mess around. It is heavily targeted by hackers and crooks. When you are working with eCommerce you have a duty of care to people who shop on your site, because slack attitudes can end up presenting them with big hassles if credit card and personal info is stolen.

    For a few bucks I use a good, professional system - WSFTP Pro - removing one layer of potential problems that can be massively costly otherwise.
    20 years a Zencart User

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. store configure.php is not writeable
    By Skullman in forum Basic Configuration
    Replies: 2
    Last Post: 24 Sep 2014, 06:32 PM
  2. v150 configure.php not writeable error
    By lonestarvero in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 1 Mar 2012, 10:32 PM
  3. Replies: 2
    Last Post: 24 Apr 2011, 01:59 PM
  4. admin configure.php is not writeable
    By tat1973 in forum Installing on a Windows Server
    Replies: 1
    Last Post: 15 Nov 2007, 06:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR