• Resolved matt19901

    (@matt19901)


    Ok i transferred my hosts for 1 of my sites and have changed the sql and the wp-config to reflect the move. I am using the same domain. And the template is called soundboard.

    And most of my pages except my home page and a few other load and my wp-admin and wp-login.php are blank.

    This is the section of my error log the most recent:

    30-Oct-2013 18:38:26 UTC] PHP Warning: require_once(../../../../wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/monstar/public_html/se7enfigure.com/wp-content/themes/soundboard/css/css_options_panel.php on line 4
    [30-Oct-2013 18:38:26 UTC] PHP Fatal error: require_once() [function.require]: Failed opening required ‘../../../../wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/monstar/public_html/se7enfigure.com/wp-content/themes/soundboard/css/css_options_panel.php on line 4
    [30-Oct-2013 13:38:27 America/Chicago] PHP Warning: require(./se7enfigure.com/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/monstar/public_html/se7enfigure.com/index.php on line 17
    [30-Oct-2013 13:38:27 America/Chicago] PHP Warning: require(./se7enfigure.com/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/monstar/public_html/se7enfigure.com/index.php on line 17
    [30-Oct-2013 13:38:27 America/Chicago] PHP Fatal error: require() [function.require]: Failed opening required ‘./se7enfigure.com/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/monstar/public_html/se7enfigure.com/index.php on line 17

    My site is se7enfigure.com and it is set as a addon domain to my other site that is working perfectly monstarzant.com

    I am new to WordPress hosting and i don`t understand it all that well so i would appericate the help you guys can give me.

Viewing 12 replies - 1 through 12 (of 12 total)
  • My site is se7enfigure.com and it is set as a addon domain to my other site that is working perfectly monstarzant.com

    se7enfigure.com works for me, but monstarzant.com does not. If you have not done so already, check with your host about how primary domains and add-ons are handled there before changing anything in your WordPress installations. Not all things are done in all the same ways at all servers.

    Thread Starter matt19901

    (@matt19901)

    http://www.monstarzent.com/ is the correct address.

    And for se7enfigure.com some of the pages are just blank and this is blank
    se7enfigure.com/wp-admin

    Have you talked with any of the Support Staff at BlueHost? I have a primary domain and some add-ons there, and I have never had any trouble or needed to change anything in any of my WordPress installations. The htaccess file in your public_html folder points your primary domain name to wherever that domain is installed (even if right there and not in its own folder where it would have a secondary htaccess file), then each add-on has its own htaccess file that is similar-but-less. I cannot actually help you here, but I mean to caution you to not be changing anything in any of your installations unless you are absolutely certain of the outcome.

    Thread Starter matt19901

    (@matt19901)

    Ah i do not use bluehost i use my own server provide where i manually config and set up the site and wordpress. And this issue happened after i transferred it, i changed the paths and the databases to link to the installation correctly, I have absolutely no idea how this issue started.

    I have and run around 5 other wordpress site which are all working, spread across 2 servers including the server i recently transferred this site and other site too.

    would you say that my issue is the .htaccess files is there anyway i can correct this?

    would you say that my issue is the .htaccess files is there anyway i can correct this?

    It can surely be corrected, and maybe this will help you figure things out:
    http://codex.ww.wp.xz.cn/Moving_WordPress
    https://www.google.com/search?q=moving+WordPress

    Thread Starter matt19901

    (@matt19901)

    Yes i have tried google searches most the day but i cant seem to find a solution

    You said that you are changing hosts. Are you going from a locally hosted site to an offsite host? Are the operating systems of your previous and current hosts different or the same? The reason I ask is because different OS types have different file structures. It is looking for files and not finding them.

    Also, it could simply be that some of the files either did not upload correctly, or did not upload at all. If you have access to the file structure (FTP or similar), check to see which files it says are missing.

    Thread Starter matt19901

    (@matt19901)

    Ok,

    1. I was transferring from my own personally cPanel that was on my dedicated as a VPS to my host provider`s cPanel services.

    2. The OS i had on my own was CentOS 5 32-bit, this one is 64-bit either ubuntu or debian.

    3. I will check the files with my own, but i think most of them uploaded, and i added in a fresh installation for wp-admin and wp-includes. The error log in the main directory for this wordpress installation or the site have not mentioned any files missing just coding errors which is odd since i did not change those files.

    PHP Fatal error: require() [function.require]: Failed opening required ‘./se7enfigure.com/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’)

    From this i think the directories changed/file changed locations in this OS compared to CentOS would that be a correct assumption?

    Thread Starter matt19901

    (@matt19901)

    ..

    CentOS file structure is different from Ubuntu I believe. You may need to do a search and replace on your database. Do you have access to phpmyadmin on the new site?

    Thread Starter matt19901

    (@matt19901)

    I have access to the whole of the cPanel, but not WHM

    Thread Starter matt19901

    (@matt19901)

    … it was the theme it didnt like the OS change i think. And the licensing for the theme doesnt not allow me to re-upload the files to a new host. …

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘transferred host issues’ is closed to new replies.