Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Ready to install but...

    My brother CK0sloff. he is my clone, is having problems with adminer, please help him.

    Now, I have done all the preliminaries and the first alert I see is:

    [FONT=Arial, sans-serif]Catalog /includes/configure.php file either does not exist, is not readable or is not writeable[/FONT][FONT=Arial, sans-serif].

    I don't see any catalog folder.

    Moreover, inside /includes there is no configure.php.

    How to proceed?

    Please help, I need it.
    [/FONT]

  2. #2
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Ready to install but...

    Your brother ckosloff recommends to rename dist-configure.php to configure.php.
    Then make it writable by apache to do this you have to chmod 754.
    You are a newbie by goodness sake.
    go f*** yourself

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,335
    Plugin Contributions
    94

    Default Re: Ready to install but...

    Are you trying to install or upgrade? From a previous posting, it sounds like you're doing an initial install.

    When the text refers to the "Catalog", another term that's now used is the storefront and, from that message the zc_install is indicating that there's no /includes/configure.php (which would be the case when you're doing that initial installation). The /includes directory should have 755 permissions.

  4. #4
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Ready to install but...

    In fact its an initial install, thanks for posting and clarifying the perms.
    I have been away from Zencart for many years and since I am old it takes time to remember all that.
    Somebody picked that the old ckosloff and the new CK0sloff were the same and merged the threads, that's good.
    I created a new user because I did not remember password for the old one that sucks.

  5. #5
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Ready to install but...

    Regarding post by lat9.
    With all due respect to an Admin, I tried chmod 755 on the first alert, but it persisted.
    So I chmod 777 and it works.
    I also tried recursive chmod 755 on the folder and it didn't work either.

  6. #6
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,841
    Plugin Contributions
    11

    Default Re: Ready to install but...

    Quote Originally Posted by ckosloff View Post
    Regarding post by lat9.
    With all due respect to an Admin, I tried chmod 755 on the first alert, but it persisted.
    So I chmod 777 and it works.
    I also tried recursive chmod 755 on the folder and it didn't work either.
    security is not to be taken lightly.

    properly configuring users, groups and their associated permissions need to be well thought out ahead of time.

    setting up permissions at 777, in all due respect, is not something that i would do on a live system; unless of course i would have no problem with the loss and or compromise of all of those files.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #7
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Ready to install but...

    Of course, that is why i am going to fix all that, I set it to 777 only to please the installer.
    So what are the recursive perms to set on folders, I am inclined now to 775.
    I already chowned everything to ckosloff ckosloff.

  8. #8
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,841
    Plugin Contributions
    11

    Default Re: Ready to install but...

    Quote Originally Posted by ckosloff View Post
    Of course, that is why i am going to fix all that, I set it to 777 only to please the installer.
    So what are the recursive perms to set on folders, I am inclined now to 775.
    I already chowned everything to ckosloff ckosloff.
    you only set it to 777 because you could not make it work any other way.

    the installer is never pleased or displeased. it just is. it's code. it has no feelings. neither does chatGPT.

    i would do a google search on hardening a debian 11 install. giving security recommendations on 1 small subset is not my game.

    better yet, i would have a conversation with chatGPT about debian hardening. i am sure the chatBot would make very useful recommendations. soon it will replace all system admins.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  9. #9
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Ready to install but...

    Thanks for reply, savior.
    Although suggestions are not answers.
    I will follow another suggestion: there is hardening app in the Linode marketplace.
    I already installed certbot and will install Cloud firewall.
    I am not really paranoid about security but after losing ladywig.com to a hacker I am going to implement a policy of daily backups on top of it all.
    That's why I needed adminer to backup database.
    For files I just use linux tar comand.

  10. #10
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,841
    Plugin Contributions
    11

    Default Re: Ready to install but...

    Quote Originally Posted by ckosloff View Post
    Thanks for reply, savior.
    Although suggestions are not answers.
    ....
    That's why I needed adminer to backup database.
    there is more than 1 way to do systems administration. that is why i only provide suggestions.

    i can only provide answers for very specific problems. your questions are very general.

    while i use adminer, there have been several security bulletins in the past. i would be very careful with its use.

    i use a script that ties it to one's zen-cart login. if you do your research i am sure you can do that as well.

    and i would NEVER put the adminer file in a place accessible from the internet. if someone finds it (and someone will), they will hack it all day long until they figure out your credentials and then probably do with it as they will...

    finally, your reason for needing adminer is completely not true.

    i would look here for how to create a bash script to backup all your databases. you can then add that to a cron job to do it daily. and then you can have another cron job to transfer it to a safe backup location not on your web server.

    such is the work of a sys admin...

    alternatively you can pay linode to backup your slice on a daily basis.

    after you have a backup routine in place, i would then test it. most people do not do that. restore what you have backed up... see if it works.

    good luck.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. I thought I was about ready to go live but I have a problem with IE 7
    By strugglingnovice in forum General Questions
    Replies: 3
    Last Post: 7 Dec 2011, 11:05 PM
  2. Getting ready to install Image Handler 2 - Question...
    By Yolanda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Sep 2009, 06:23 PM
  3. Ready to go live but it's in the wrong folder
    By Jeffey in forum Basic Configuration
    Replies: 28
    Last Post: 29 Mar 2007, 01:32 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