how run opencart script on my localhost

Discussion in 'Site & Server Administration' started by elmasry_n, Sep 9, 2013.

  1. #1
    hi

    localhost i mean (127.01.00) on my PC
    phpMyAdmin - 2.10.2
    Server version: 5.0.45

    i created database and called it "opencart"

    the problem : when ask the next url
    localhost/opencart

    the url go to white page on
    localhost/opencart/install/index.php

    what do i have to do ?
    thank you
     
    elmasry_n, Sep 9, 2013 IP
  2. RoseHosting

    RoseHosting Well-Known Member

    Messages:
    230
    Likes Received:
    11
    Best Answers:
    11
    Trophy Points:
    138
    #2
    You should check your web server error logs for possible error messages.
     
    RoseHosting, Sep 10, 2013 IP
  3. elmasry_n

    elmasry_n Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    i opened the log here
    C:\AppServ\Apache2.2\logs\error.log

    that is last error
    [Tue Sep 10 12:14:40 2013] [error] [client 127.0.0.1] File does not exist: C:/AppServ/www/favicon.ico, referer: http://localhost/opencart/install/index.php
    Code (markup):
     
    elmasry_n, Sep 10, 2013 IP
  4. oc-scott

    oc-scott Active Member

    Messages:
    420
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #4
    Whether php is configured on your localhost? Please try accessing a phpinfo page and see if it parse.
     
    oc-scott, Sep 11, 2013 IP
  5. 1994

    1994 Member

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #5
    what program are you using ? and what version ? wamp ? easyphp ?
    this problem also can be from your proxy if you have one
     
    1994, Sep 11, 2013 IP
  6. elmasry_n

    elmasry_n Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #6
    how try accessing a phpinfo page and see if it parse. i don't understand you

    i use
    The AppServ Open Project - 2.5.9 for Windows
    phpMyAdmin Database Manager Version 2.10.2
    PHP Information Version 5.2.3


    and do not use proxy
     
    elmasry_n, Sep 11, 2013 IP
  7. 1994

    1994 Member

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #7
    it's probably from one of tIhe php modules which is not enabled
    I haven't use appserv, but wamp was the best program I have used for using localhost . I recommend you to install it and try again
     
    1994, Sep 11, 2013 IP
  8. elmasry_n

    elmasry_n Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #8
    ok how can i download it free and install (last version)
    and how can i transform all my work to it
     
    elmasry_n, Sep 12, 2013 IP
  9. elmasry_n

    elmasry_n Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #9
    [Sun Sep 15 10:39:22 2013] [notice] Apache/2.2.4 (Win32) PHP/5.2.3 configured -- resuming normal operations
    [Sun Sep 15 10:39:22 2013] [notice] Server built: Jan  9 2007 23:17:20
    [Sun Sep 15 10:39:22 2013] [notice] Parent: Created child process 1784
    [Sun Sep 15 10:39:22 2013] [notice] Child 1784: Child process is running
    [Sun Sep 15 10:39:22 2013] [notice] Child 1784: Acquired the start mutex.
    [Sun Sep 15 10:39:22 2013] [notice] Child 1784: Starting 64 worker threads.
    [Sun Sep 15 10:39:22 2013] [notice] Child 1784: Starting thread to listen on port 80.
    Code (markup):
     
    elmasry_n, Sep 15, 2013 IP