Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jan 2006
    Posts
    229
    Plugin Contributions
    0

    Default Re: Login to admin shuts down Apache

    A new update - I deleted everything again (all files and directories, dropped the database again) and started over, this time with 1.3.0 - an older version. The sucker works just fine. My thinking was, I'd install the old version and try to upgrade instead.

    Before I attempted the upgrade though, I decided to check out my Apache logs to see if anything weird was there. Wouldn't you know it, the same errors are showing up - but the older version is just overlooking it and continuing on, rather than completely shutting down Apache.

    So, I've decided not to upgrade as of yet - I've been spending the entire day working on this to no avail. I now - apparently - have a working version, and I need to get started on this client's site. So it looks like - unless I cna get it figured out - I'm just going to have to hack the core files again to get rid of all the tables. Yuk. My work is cut out for me, I guess.

    If I ever get this figured out, I'll post back. But hopefully someone else has some alternate suggestions before I start digging into the core stuff again!

  2. #12
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Login to admin shuts down Apache

    This really sounds like a server issue of some sort. What are you using to set up your server?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #13
    Join Date
    Jan 2006
    Posts
    229
    Plugin Contributions
    0

    Default Re: Login to admin shuts down Apache

    Well, like I said in the forst post, I'm running Windows XP Home Edition, with Apache 1.3.34, PHP 4.4.2 and My SQL 5. It's a setup I've been using for a couple of years now, with no problems. (The MySQL 5 is an upgrade, as well as the PHP, from older versions - I did those upgrades least year)

    I'm running other databases on this setup - I've got Wordpress, Joomla, Expression Engine, Mambo and a few other programs running with no problems. So if it's a server issue, I have *no* idea what it could be. This is the only program I've ever installed that's had a problem like this.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Login to admin shuts down Apache

    During installation, on the "Admin Setup" page, what happens if you uncheck the "check for updates" box?

    What happens if you rename the various .htaccess files under /admin and /admin/includes etc?
    .
    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.

  5. #15
    Join Date
    Jan 2006
    Posts
    229
    Plugin Contributions
    0

    Default Re: Login to admin shuts down Apache

    Hey Dr Byte :)

    Uncheck the "check for updates" box didn't do anything - checked or not, it was screwed up. Renaming the .htaccess files (I mentioned I'd tried that before) only made the problem worse.

    However, I have good news. I *did* figure it out - and I rechecked the documentation that came with the installation. Nothing is mentioned about this (not that I could find), so maybe it should be.

    The two configure.core.php files needed to have the "read-only" status changed - the box needed to be unchecked so full access was given to those two files. (These files are located in "includes/autoloader/" and in "admin/includes/autoloader"). Someone mentioned to me that I should try to make the *folders* be fully accessible, but it turns out Windows will not allow you to change the read-only status on folders - only files. When I changed the status on those two files - holy crap it went slicker than snot on a doorknob.

    So, for future reference (anyone who needs this!) when you're putting your installation on a localhost server, be sure those two files are NOT marked "read only". (Seriously, it turned out to be that simple!)

    I'm going to to take some painkillers now. My head hurts from staring at the screen all day, my forehead hurts from banging it on the desk, and my back hurts from slouched-over sleuthing poses.

    And by the way - thank God you all removed the tabled layouts! I could *cry* it makes my life so much easier! :)

    Thanks for all the help :)

  6. #16
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Login to admin shuts down Apache

    That will certainly be a quandry when running Apache on Windows ... permissions options are very different in windows vs linux. (but you knew that :) )

    Glad you got it sorted out !
    .
    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.

  7. #17
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Login to admin shuts down Apache

    Dont the instructions say to rename the dist_config.php files and set the permissions to 777 read write execute
    Zen cart PCI compliant Hosting

  8. #18
    Join Date
    Jan 2006
    Posts
    229
    Plugin Contributions
    0

    Default Re: Login to admin shuts down Apache

    >>Dont the instructions say to rename the dist_config.php files and set the permissions to 777 read write execute<<

    Yes, they do. but the files I had to change the permissions on weren't the "dist_config.php" files. The files I needed to change were "config.core.php". Now, if the "dist_config.php" file is the same thing, that wasn't made very clear in the instructions - it didn't say that they were the same file. So if they *were* the same file, I had no idea because nothing in the installation instructions alluded to that.

    But it's cool - all sorted and now I can actually begin working. And I'm *still* psyched that the tables are gone! Woo-hoo!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v155 Login required by admin to browse when Down-for-maintenance
    By mc12345678 in forum General Questions
    Replies: 4
    Last Post: 2 Apr 2016, 02:41 AM
  2. store / admin login has gone down
    By page3nh in forum General Questions
    Replies: 1
    Last Post: 28 Feb 2010, 11:04 PM
  3. Cant login after Apache upgrade
    By drzimp in forum Installing on a Linux/Unix Server
    Replies: 23
    Last Post: 24 May 2006, 09:54 AM

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