• Resolved heathertrosper

    (@heathertrosper)


    It appears to be successful in cloning/staging. But I get an error when I try to go to the staging site. Below is the warning.

    What should I do?

    Warning: require_once(/nfs/c11/h05/mnt/205638/domains/gatescenter.org/html/html/wordpress-4.5.2/dev) [function.require-once]: failed to open stream: No such file or directory in /nfs/c11/h05/mnt/205638/domains/gatescenter.org/html/html/wordpress-4.5.2/dev/wp-config.php on line 4

    Fatal error: require_once() [function.require]: Failed opening required ” (include_path=’.:/usr/local/php-5.3.29/share/pear’) in /nfs/c11/h05/mnt/205638/domains/gatescenter.org/html/html/wordpress-4.5.2/dev/wp-config.php on line 4

    https://www.ads-software.com/plugins/wp-staging/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter heathertrosper

    (@heathertrosper)

    I tried adding the: (include_path=’.:/usr/local/php-5.3.29/share/pear’)

    but get this error:

    Parse error: syntax error, unexpected ‘=’ in /nfs/c11/h05/mnt/205638/domains/gatescenter.org/html/html/wordpress-4.5.2/dev/wp-config.php on line 4

    Plugin Author Rene Hermenau

    (@renehermi)

    What code is in your dev/wp-config.php line 4?

    Thread Starter heathertrosper

    (@heathertrosper)

    require_once realpath(__DIR__.’/vendor/autoload.php’);

    The website staging site is:
    https://gatescenter.org/dev/

    Plugin Author Rene Hermenau

    (@renehermi)

    This code is not part of a default wordpress installation and should not be there. I am sorry but it seems there are some huge customizations on your site which prevent wp staging from creating the a staging site. I can not do anything here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't login to staging site’ is closed to new replies.