• I built a test site at aspire.org/wordpress

    I tried to move the site to the root of the domain using the instructions here: http://codex.wordpress.org/Moving_WordPress

    But now it will not open the site. I keep getting this error which mentions a file from the wp-ecommerce plugin that I’m using:

    Warning: require_once(library/googleitem.php) [function.require-once]: failed to open stream: No such file or directory in /home/aspire/public_html/wp-content/plugins/wp-e-commerce/merchants/GoogleCheckout-XML.php on line 4
    
    Fatal error: require_once() [function.require]: Failed opening required 'library/googleitem.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aspire/public_html/wp-content/plugins/wp-e-commerce/merchants/GoogleCheckout-XML.php on line 4

    Can anyone help me figure out what I did wrong? Should I try transferring all of the files again?

    Also, how do I restore the aspire.com/wordpress? I already changed the general settings to point to aspire.org

    Please help!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • iluvpinkerton,

    Warning: require_once(/home/aspire/public_html/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/aspire/public_html/wp-blog-header.php on line 12

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/aspire/public_html/wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/aspire/public_html/wp-blog-header.php on line 12

    You should move all the files and subfolders from /public_html/wordpress/ to /public_html/ folder.

    Thread Starter iluvpinkerton

    (@iluvpinkerton)

    I was trying to do that…I think the transfer just timed out or something halfway through.

    However, do you know how to gain access to aspire.org/wordpress again?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Erros moving wordpress to root – Please Help!!’ is closed to new replies.