Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default install problem on home computer

    I dowloaded Zen Cart and want to try it out on my home computer (running My SQL, PHP and Xitami on Windows XP Home Edition) before I decide if I'm going to use it. So I run the install script and everything seems to be working out fine. I go from the Welcome page to the License page, click that I agree to the terms, then I get: The URL you asked for does not exist on this website

    Grrr. I've run PHP scripts on web sites before, but ths is the first time I've tried to run one on my own computer. In fact, I set up the server on my home computer to test this and another shopping cart script before making my final decission. I have a feeling that this is a simple CHMOD thing, but I have no idea how to change the permissions for the files on my home computer. Does anyone know how to do this?

    Ken.

  2. #2
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: install problem on home computer

    Xitami is a nice little lightweight server, runs pretty fast, but it's not an Apache server and does not recognise .htaccess - so you may want to remove any .htaccess files from the home install and see if that helps.

    You must have loaded it in the correct place or else you wouldn't even have gotten to the install landing page.

    Vger

  3. #3
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: install problem on home computer

    Thanks for the information and the help. I deleted the .htaccess file from the install folder then restarted the server and ran the file, which didn't work. I wonder if it can't find the mysql server, which I have installed in C:\Program Files\MySQL\MySQL Server 5.0 It seems a little early for the install to find the mysql server, but you never know.

    Ken.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: install problem on home computer

    At that stage, it's doing a system pre-flight inspection, including attempting to detect the MySQL engine.

    If the server software has some sort of errorlog support, you should check the logs for more detailed errors.
    .

    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. #5
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: install problem on home computer

    As an alternative, you might want to follow Vger's suggestion to use XAMPP:
    http://www.zen-cart.com/forum/showpo...84&postcount=4
    http://www.zen-cart.com/forum/showpost.php?t=39056
    .

    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.

  6. #6
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: install problem on home computer

    Quote Originally Posted by DrByte
    As an alternative, you might want to follow Vger's suggestion to use XAMPP:
    http://www.zen-cart.com/forum/showpo...84&postcount=4
    http://www.zen-cart.com/forum/showpost.php?t=39056
    After trying to Google and answer to my problem, it seems that everyone has problems running mysql via php with Xitami. I downloaded Apache, but haven't installed it yet. I might give Vger's suggestion a try instead.

    Thanks for the help,
    Ken.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: install problem on home computer

    Quote Originally Posted by kjharrison
    After trying to Google and answer to my problem, it seems that everyone has problems running mysql via php with Xitami.
    Thanks for reporting back with this information Ken.
    .

    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.

  8. #8
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: install problem on home computer

    After trying to Google and answer to my problem, it seems that everyone has problems running mysql via php with Xitami.
    That's not correct. I ran Xitami for several years without any problems (once installed correctly). I changed to XAMPP purely because I needed to exactly copy a full online server setup. Where Xitami fall down is on their install info. Basically, you must install Xitami (the web server) before you install MySQL, PHP, phpMyAdmin etc. As long as you do that you should be fine.

    Vger

  9. #9
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: install problem on home computer

    Quote Originally Posted by Vger
    That's not correct. I ran Xitami for several years without any problems (once installed correctly). I changed to XAMPP purely because I needed to exactly copy a full online server setup. Where Xitami fall down is on their install info. Basically, you must install Xitami (the web server) before you install MySQL, PHP, phpMyAdmin etc. As long as you do that you should be fine.

    Vger
    Oh my! I installed mysql, then Xitami then php! Would it help if I re-install mysql? When I Googled I found people complainging about mysql not working with Xitami but never a fix.

    Ken.
    Last edited by kjharrison; 29 Jun 2006 at 01:17 AM. Reason: typos

  10. #10
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: install problem on home computer

    I'd uninstall the lot, reboot the computer and then install Xitami - and install the others afterwards. That should work, but can't 100% guarantee it.

    Vger

 

 

Similar Threads

  1. MYSQL Backup problem running Zen Cart on home computer
    By carlvt88 in forum General Questions
    Replies: 2
    Last Post: 30 Mar 2009, 12:30 PM
  2. Installing on home computer for backup/testing
    By chris32882 in forum Installing on a Windows Server
    Replies: 2
    Last Post: 29 Oct 2008, 12:39 AM
  3. How to add jpg to home pg via my computer
    By SolarTrees in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Sep 2007, 10:26 PM
  4. Uploading site created on home computer
    By gengo in forum General Questions
    Replies: 2
    Last Post: 4 Aug 2007, 05:03 PM

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