Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2006
    Posts
    111
    Plugin Contributions
    0

    Default ... new server. What is going on?

    Okay. After much decision I switched from GoDaddy to Host 99. They've been very helpful and said they'd transfer my entire website for me.

    So they did. I told them I only wanted my new website transfered, and it was located in the /newzen subfolder, but that I would like it in the root folder. 12ish hours later they said "no problem" got it taken care of.

    Problem is... when i go to www.southbayperformance.com/index.php, there is an error message.

    I looked on ftp and everything appeared to be in a "newzen" folder, but he said he set that to the rootfolder.

    When I go to www.southbayperformance.com/newzen/index.php, it tells me that ".../zc_install/index.php" cannot be found...

    What I WANT is for everything in the /newzen/ to be in the root folder, all set up for the new database (the name is different and I'm not sure if they changed the information inside the files...

    Ugh. 24 hours turns into ... well more than 24 hours.

  2. #2
    Join Date
    Aug 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    Also... I cannot access my /admin for either.

    This is very frusterating. I chose this host because they are zencart recommended and looked like they knew what they were doing. I'm not saying they don't but something isn't working...

  3. #3
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    Check the paths in your config files. /includes/config and /admin/includes/config if memory serves.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  4. #4
    Join Date
    Aug 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    http://www.southbayperformance.com/index.php

    Now it works as you will see, but it has an array of errors to go along w/ it.

    What do I need to do to fix these errors.

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    You still have a reference to /newzen/ hanging around somewhere. It's the first error on the screen: ...apinkpony/html/newzen/cache) is not within the allowed path(s):
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  6. #6
    Join Date
    Aug 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/home/content/a/p/i/apinkpony/html/newzen/cache) is not within the allowed path(s): (/home/kacekace:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/kacekace/public_html/includes/functions/sessions.php on line 151

    Warning: session_start() [function.session-start]: Cannot send session cache
    limiter - headers already sent (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/includes/init_includes/init_templates.php on line 78

    AND

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/kacekace/public_html/includes/templates/template_default/sideboxes/tpl_yahootreemenu.php on line 186

    And when i go to .. /admin/...

    Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/home/content/a/p/i/apinkpony/html/newzen/cache) is not within the allowed path(s): (/home/kacekace:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/kacekace/public_html/includes/functions/sessions.php on line 151

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/includes/functions/sessions.php on line 108

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/admin/includes/init_includes/init_templates.php on line 36

    Warning: Cannot modify header information - headers already sent by (output started at /home/kacekace/public_html/includes/functions/sessions.php:151) in /home/kacekace/public_html/admin/includes/functions/general.php on line 34


    I do not know what to do. I checked for references in all of these files...

  7. #7
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: ... new server. What is going on?

    I am fixing the problem as we speak.

    the cache file is still reading the godaddy format and not the format you need to be on our server.

    this is (/home/content/a/p/i/apinkpony/html/newzen/cache godaddy

    should be (/home/accountname/public_html/cache

    where accountname is the name you use to login into cpanel account.

    As stated I am on this now.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  8. #8
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: ... new server. What is going on?

    Check it now Problem should be solved
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  9. #9
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    Glad that got sorted! Happy Zenning, apinkpony11!
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  10. #10
    Join Date
    Aug 2005
    Posts
    17
    Plugin Contributions
    0

    Default Re: ... new server. What is going on?

    Quote Originally Posted by knuckle-101 View Post
    the cache file is still reading the godaddy format and not the format you need to be on our server.

    this is (/home/content/a/p/i/apinkpony/html/newzen/cache godaddy

    should be (/home/accountname/public_html/cache

    where accountname is the name you use to login into cpanel account.
    Hi,

    Where did you do this? I am having the same trouble

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. What's wrong with my css files?? Aren't loaded on new server.
    By rdesignista in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Aug 2012, 07:04 AM
  2. v139h What are Dangers of Moving to a New Server?
    By kevinmc3 in forum General Questions
    Replies: 7
    Last Post: 29 May 2012, 04:21 AM
  3. What's going on?
    By w2e in forum General Questions
    Replies: 1
    Last Post: 27 Aug 2010, 11:55 AM
  4. Any idea what's going on here? New product rows breaking...
    By digidiva-kathy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Feb 2007, 12:12 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