Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Join Date
    Apr 2006
    Location
    Port Moody, BC, Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Cant login after Apache upgrade

    Quote Originally Posted by Ajeh
    Scratch that ...

    Reload the files for the /admin

    You are getting a bad page and sounds like missing or bad files ...
    Do you mean to upload the files from the uzipped original or running the installation again? The only other way I can think of is running update but without new files?

    BTW I found this in the login.php:
    <form name="login" action="../../zen-cart-v1.3.0.1-full-fileset/admin/<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>" method = "POST">
    I wonder if "zen-cart-v1.3.0.1" reference is out of place and should have been replaced by "store"?

    Maybe I am too curious. I'm not implementing anything at the moment.

    ~ Darrell
    __/ Darrell Wade Penner \##############################

    Sapientia Propter Amorem


    The Gnome's Garden BBS
    The Gnomestead

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Cant login after Apache upgrade

    I am saying ...

    Get a clean copy of Zen Cart v1.3.0.1 ... all of the files ...

    FTP to your site the whole directory /admin into your /store directory to update all of the files as it looks like you have a bad upload ...

    NOTE: be sure that you are looking at the

    /store/includes/configure.php

    /store/admin/includes/configure.php

    to determin that your URLs and paths are written right ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Apr 2006
    Location
    Port Moody, BC, Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Cant login after Apache upgrade

    Clearly understood! I'll try it and let you know what happens!
    __/ Darrell Wade Penner \##############################

    Sapientia Propter Amorem


    The Gnome's Garden BBS
    The Gnomestead

  4. #14
    Join Date
    Apr 2006
    Location
    Port Moody, BC, Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Cant login after Apache upgrade

    Hi Ajeh,

    No joy.

    I'll still try double checking things... I think I'll also look at the source for the login.php that comes up in case that offers a clue... otherwise I wonder if ftp-ing the whole thing fresh and reinstalling would be in order?

    Here is the source for the resulting login.php file that comes up:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Zen Cart!</title>
    <link href="includes/stylesheet.css" rel="stylesheet" type="text/css" />
    </head>
    <body id="login" onload="document.getElementById('admin_name').focus()">
    <form name="login" action="../../zen-cart-v1.3.0.1-full-fileset/admin/http://www.ureshiimono.com/store/admin/login.php" method = "POST">
    <fieldset>
    <legend>Admin Login</legend>
    <label class="loginLabel" for="admin_name">Admin Username:</label>

    <input style="float: left" type="text" id="admin_name" name="admin_name" value="" />
    <br class="clearBoth" />
    <label class="loginLabel" for="admin_pass">Admin Password:</label>
    <input style="float: left" type="password" id="admin_pass" name="admin_pass" value="" />
    <br class="clearBoth" />
    <input type="submit" name="submit" class="button" value="Login" />
    <a style="float: right;" href="http://www.ureshiimono.com/store/admin/password_forgotten.php">Resend Password</a> </fieldset>
    </form>
    </body>
    </html>
    I figure the bit in dark red is the result of the problem. Of course that is the resulting page. Not that I know how it is getting made.

    ~ Darrell
    __/ Darrell Wade Penner \##############################

    Sapientia Propter Amorem


    The Gnome's Garden BBS
    The Gnomestead

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Cant login after Apache upgrade

    Look carefully on your site and make sure that you are running your code from the right directory ...

    Then check that the /store/includes/configure.php and /store/admin/configure.php are the files that you are looking at in the correct directory ...

    It is odd that you have that path in your header ... as nothing is referencing it ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #16
    Join Date
    Apr 2006
    Location
    Port Moody, BC, Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Cant login after Apache upgrade

    Hi Ajeh,

    I'll have a look with a fine toothed comb. Before I reinstalled I wiped the database and the directory. I did at that change change the directory from "Store" to "store" however that was before any installing.

    The reason I was reinstalling it in the first place was a problem where a part of the path to the storage folder where I keep the Zips of the software into a number of the links on the shop pages. :-/ It was the log-in and home links at the top of the page and the links at the bottom of the page: My account, Site Map, Privacy Notice, and perhaps Shared and Action DVDs.

    I had asked about how I might find a way to change that before the major changes in the Zen Cart site and so I think the thread got a bit lost. Anyhow when I reinstalled from scratch the links were corrected.

    This is now a similar problem but instead of in the store it is on the Log-in Page.

    I do have a functioning cart that is using a different database and different directory and domain. So I was able to successfully install. I also successfully had the two carts working other than the aforementioned links.

    I might try reinstalling again. If I do, do you recommend cleansing the database first of all the files? I'd also erase the directory though I hate to have to do that.

    I do understand that some UNIX systems have problems with file-names with capital letters in them, but I had gotten rid of the capital letters before I did the current installation.

    BTW the cart I am talking about is: http://www.ureshiimono.com/store/ind...ain_page=index

    The other cart that I successfully installed is:
    http://www.gnomestead.com/market/ind...ain_page=index

    I thought I would add that information.

    Take Care and Thanks for your patience,
    ~ Darrell
    __/ Darrell Wade Penner \##############################

    Sapientia Propter Amorem


    The Gnome's Garden BBS
    The Gnomestead

  7. #17
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Cant login after Apache upgrade

    Did you fix this? It appears to be working now ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #18
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Cant login after Apache upgrade

    Scratch that ... I looked in the wrong place ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #19
    Join Date
    Apr 2006
    Location
    Port Moody, BC, Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Cant login after Apache upgrade

    Hi,

    I'm actually considering taking the source code of the log-on page that is created and saving it with the change made as an html page instead of php. It would be a work-around, but of course if that error is in one place it might also be in others even if I do get into the admin pages.

    Of course using that work-around and then customizing the shop would be something I'd rather not do if it meant perhaps that any work I did on the shop might need to be discarded in further attempts to fix the situation.

    The person I am setting the shop up for and administering the web site for is ready to start photographing her inventory. She needs to for future business events she will be travelling to. We'll put it onto the internet even without a shop doing it as an online catalogue that people can look at and then perhaps send an email in order to do a transaction and order.

    Are there any other places I might look to find out where the storage of the bits the URL is composed of?

    Thanks for you patience!
    ~ Darrell
    __/ Darrell Wade Penner \##############################

    Sapientia Propter Amorem


    The Gnome's Garden BBS
    The Gnomestead

  10. #20
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Cant login after Apache upgrade

    I'd rather suggest PM me before you go braking things ...

    Something is very wrong with your site ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Cant access admin after 1.3.9c upgrade
    By billett in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 10 Jun 2010, 08:35 AM
  2. Cant login to admin after 301 redirect htaccess
    By Drunkguy in forum Basic Configuration
    Replies: 7
    Last Post: 15 Jan 2010, 11:54 AM
  3. Users cant login after SSL installation
    By franzmeyer in forum General Questions
    Replies: 0
    Last Post: 8 May 2009, 06:18 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