Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Forum: Installing WordPress
    In reply to: Server move
    Thread Starter phild11

    (@phild11)

    I have now managed to get into the admin and everything that should be there is there so the database is working and connecting. However, it’s still just a blank page on the home page.

    Forum: Installing WordPress
    In reply to: Server move
    Thread Starter phild11

    (@phild11)

    Hi,
    no it’s not in the same account. It’s a different server all together.
    If I do most of the above I still just get a blank home page and cannot log into admin.
    Thanks anyway though.

    Thread Starter phild11

    (@phild11)

    The site has a shop. It’s run by zen cart. I deleted the database annd then went to smaarthorses.co.uk/shop and got a zen cart error message re the missing db. So i created the database using the username and password etc in the config file. I then went to phpmyadmin and imported the saved shop db into the new db.
    Straight away smaarthorses.co.uk/shop now hangs just like the main url So it has to be somethign to do with the database contents?

    Thread Starter phild11

    (@phild11)

    Many thanks. I will take a look at that.
    cheers.

    Thread Starter phild11

    (@phild11)

    </VirtualHost>
    <VirtualHost 37.122.210.206:80>
    ServerName smaarthorses.co.uk
    ServerAlias http://www.smaarthorses.co.uk
    DocumentRoot /home/smaartho/public_html
    ServerAdmin webmaster@smaarthorses.co.uk
    UseCanonicalName Off
    CustomLog /usr/local/apache/domlogs/smaarthorses.co.uk combined
    CustomLog /usr/local/apache/domlogs/smaarthorses.co.uk-bytes_log “%{%s}t %I .\n%{%s}t %O .”
    ## User smaartho # Needed for Cpanel::ApacheConf
    UserDir disabled
    UserDir enabled smaartho
    <IfModule mod_suphp.c>
    suPHP_UserGroup smaartho smaartho
    </IfModule>
    <IfModule concurrent_php.c>
    php4_admin_value open_basedir “/home/smaartho:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp”
    php5_admin_value open_basedir “/home/smaartho:/usr/lib/php:/usr/local/lib/php:/tmp”
    </IfModule>
    <IfModule !concurrent_php.c>
    <IfModule mod_php4.c>
    php_admin_value open_basedir “/home/smaartho:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp”
    </IfModule>
    <IfModule mod_php5.c>
    php_admin_value open_basedir “/home/smaartho:/usr/lib/php:/usr/local/lib/php:/tmp”
    </IfModule>
    <IfModule sapi_apache2.c>
    php_admin_value open_basedir “/home/smaartho:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp”
    </IfModule>
    </IfModule>
    <IfModule !mod_disable_suexec.c>
    <IfModule !mod_ruid2.c>
    SuexecUserGroup smaartho smaartho
    </IfModule>
    </IfModule>
    <IfModule mod_ruid2.c>
    RMode config
    RUidGid smaartho smaartho
    </IfModule>
    <IfModule itk.c>
    # For more information on MPM ITK, please read:
    # http://mpm-itk.sesse.net/
    AssignUserID smaartho smaartho
    </IfModule>
    ScriptAlias /cgi-bin/ /home/smaartho/public_html/cgi-bin/

    # To customize this VirtualHost use an include file at the following location
    # Include “/usr/local/apache/conf/userdata/std/2_2/smaartho/smaarthorses.co.uk/*.conf”

    </VirtualHost>

    Thread Starter phild11

    (@phild11)

    I’ve renamed index.php index.bak default.php and uploaded a plain index.html and it’s still redirecting!

    Thread Starter phild11

    (@phild11)

    I renamed .htaccess and index.php – uploaded index.htm and suill get
    The requested URL /index/ was not found on this server.

    Very strange – it’s like there is a redirect somewhere which I thought was in .htaccess but plainly is not.

    Thread Starter phild11

    (@phild11)

    I renamed index.php and added index.htm – now you get “The requested URL /index.php was not found on this server.”
    This, i think is down to the .htaccess file which seems to redirect to index.php

    The .htaccess file is thus:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter phild11

    (@phild11)

    The test page wasn’t there after a new upload. Try now please as I have just uploaded it again.
    Thanks.

    Thread Starter phild11

    (@phild11)

    I just tried to back the site up again and it has done so successfully but with the same result. However, when I check the back up log their is one error warning which is very long – I will paste a snippet below. I don’t know if this is the problem?

    FileProtect
    Doing fileprotect conversion
    [2014-07-31 16:13:21 +0100] warn [Internal Warning while parsing [stdin] 29657] Can’t opendir(/home/smaartho/public_html/wp-content/themes/red-evo-aphelion/log): Permission denied
    Cpanel::Carp::__ANON__(__CPANEL_HIDDEN__) called at /usr/local/cpanel/perl/File/Find.pm line 480
    File::Find::_find_dir(‘HASH(0x5f0d320)’, ‘/home/smaartho/public_html’, 14) called at /usr/local/cpanel/perl/File/Find.pm line 360
    File::Find::_find_opt(‘HASH(0x5f0d320)’, ‘/home/smaartho/public_html’) called at /usr/local/cpanel/perl/File/Find.pm line 743
    File::Find::find(‘HASH(0x5f0d320)’, ‘/home/smaartho/public_html’) called at /usr/local/cpanel/Whostmgr/Transfers/Systems/FileProtect.pm line 160
    Whostmgr::Transfers::Systems::FileProtect::__ANON__() called at /usr/local/cpanel/Cpanel/AccessIds/ReducedPrivileges.pm line 99
    eval {…} called at /usr/local/cpanel/Cpanel/AccessIds/ReducedPrivileges.pm line 99
    Cpanel::AccessIds::ReducedPrivileges::call_as_user(856, 99, ‘CODE(0x5ab7e30)’) called at /usr/local/cpanel/Whostmgr/Transfers/Systems/FileProtect.pm line 167
    Whostmgr::Transfers::Systems::FileProtect::unrestricted_restore(‘Whostmgr::Transfers::Systems::FileProtect=HASH(0x5f2ea30)’) called at /usr/local/cpanel/Whostmgr/Transfers/Systems.pm line 93
    Whostmgr::Transfers::Systems::restore(‘Whostmgr::Transfers::Systems::FileProtect=HASH(0x5f2ea30)’) called at /usr/local/cpanel/Whostmgr/Transfers/AccountRestoration.pm line 152
    Whostmgr::Transfers::AccountRestoration::__ANON__() called at /usr/local/cpanel/Cpanel/CPAN/Try/Tiny.pm line 119
    eval {…} called at /usr/local/cpanel/Cpanel/CPAN/Try/Tiny.pm line 108
    Cpanel::CPAN::Try::Tiny::try(‘CODE(0x56fa370)’, ‘Try::Tiny::Catch=SCALAR(0x55de650)’) called at /usr/local/cpanel/Whostmgr/Transfers/AccountRestoration.pm line 156

    Thread Starter phild11

    (@phild11)

    Yes others are fine – there must be some difference between this server and the last that isn’t allowing the backing up to succeed.
    Thanks for your help. I am trying this and that and if I get anywhere, I will post how it was done.
    Cheers again.

    Thread Starter phild11

    (@phild11)

    I can login in via SSH but I don’t really know that many command lines.
    The client has just told me this happened the last time she moved hosts!

    Thread Starter phild11

    (@phild11)

    Thanks for that but just the same happens – it just hangs and hangs!

    Thread Starter phild11

    (@phild11)

    Nothing of help in the logs I’m afraid.

    Thread Starter phild11

    (@phild11)

    Hi,
    thanks but it is’nt that. I am the hosting provider and the server is up and running. Also, http://smaarthorses.co.uk/test.htm comes up fine – it is just the wordpress driven content that doesnt show.

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