• I have installed the plugin on a website I am developing (local environment) and a getting an error indicating the plugin has failed to install.

    Error Details
    =============
    An error of type E_ERROR was caused in line 42 of the file C:\Users\...\app\public\wp-content\plugins\dyapress\dyapress-install.php. Error message: Uncaught Error: Failed opening required 'C:\Users\...\app\public\wp-content\plugins\dyapress/core/class/conf.class.php' (include_path='.:/usr/share/php:/www/wp-content/pear') in C:\Users\...\app\public\wp-content\plugins\dyapress\dyapress-install.php:42
    Stack trace:
    #0 C:\Users\...\app\public\wp-content\plugins\dyapress\dyapress-main.php(337): require_once()
    #1 C:\Users\...\app\public\wp-includes\class-wp-hook.php(307): DyaPress->admin_install_page('')
    #2 C:\Users\...\app\public\wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
    #3 C:\Users\...\app\public\wp-includes\plugin.php(476): WP_Hook->do_action(Array)
    #4 C:\Users\...\app\public\wp-admin\admin.php(259): do_action('settings_page_d...')
    #5 C:\Users\...\app\public\wp-admin\options-general.php(10): require_once('C:\\Users\\xxxxx\\...')
    #6 {main}
      thrown

    Otherwise, I think this would be a great competitor for WPERP.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author aytechnet

    (@aytechnet)

    Hi,

    Sorry for the problem, can you check with latest release please ?

    Fran?ois.

    Thread Starter Interpolat Solutions

    (@jmdziba)

    On dashboard, i get, “The installation has not been done or is not complete”. Seems same issue as before.

    Plugin Author aytechnet

    (@aytechnet)

    Ok, after more investigation, I suspect you do not have enough space available and I am not checking that correctly : the plugin is 222Mb once fully installed (that is the directory wp-content/plugins/dyapress need at least 222Mb of space)

    Can you check this is the problem ?

    Furthermore on upgrade, I now display the WordPress errors returned, so you may have more informations about the error itself in the message.

    Fran?ois.

    Thread Starter Interpolat Solutions

    (@jmdziba)

    SO I am getting a warning and a fatal error.

    Also note that I am working on local, development platform.

    ( ! ) Warning: require_once(C:\Users\xxxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress/core/class/conf.class.php): failed to open stream: No such file or directory in C:\Users\xxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php on line 42
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0009	370288	{main}( )	...\options-general.php:0
    2	0.0009	371536	require_once( 'C:\Users\xxxx\Local Sites\xxxxx\app\public\wp-admin\admin.php' )	...\options-general.php:10
    3	1.9457	21785472	do_action( )	...\admin.php:259
    4	1.9457	21785848	WP_Hook->do_action( )	...\plugin.php:476
    5	1.9457	21785848	WP_Hook->apply_filters( )	...\class-wp-hook.php:331
    6	1.9457	21786976	DyaPress->admin_install_page( )	...\class-wp-hook.php:307
    7	1.9461	21789784	require_once( 'C:\Users\xxxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php' )	...\dyapress-main.php:346

    AND THE FATAL ERROR

    ( ! ) Fatal error: require_once(): Failed opening required 'C:\Users\xxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress/core/class/conf.class.php' (include_path='.:/usr/share/php:/www/wp-content/pear') in C:\Users\xxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php on line 42
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0009	370288	{main}( )	...\options-general.php:0
    2	0.0009	371536	require_once( 'C:\Users\xxxx\Local Sites\xxxx\app\public\wp-admin\admin.php' )	...\options-general.php:10
    3	1.9457	21785472	do_action( )	...\admin.php:259
    4	1.9457	21785848	WP_Hook->do_action( )	...\plugin.php:476
    5	1.9457	21785848	WP_Hook->apply_filters( )	...\class-wp-hook.php:331
    6	1.9457	21786976	DyaPress->admin_install_page( )	...\class-wp-hook.php:307
    7	1.9461	21789784	require_once( 'C:\Users\xxxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php' )	...\dyapress-main.php:346
    Plugin Author aytechnet

    (@aytechnet)

    Hi,

    Its look like the plugins files have not been download and installed, I will try to add a better handling of this error, but it will not fix it.

    The problem you seems to have is insufficient disk space for the plugin. As stated above, you need at least 222Mb of free space, furthermore the zip file is 70Mb, so you need at least 300Mb of free space on your hosting to complete. I will add the following mentions in the FAQ.

    Fran?ois.

    Plugin Author aytechnet

    (@aytechnet)

    Hi,

    Sorry for the delay the upcoming 15.0.2.5 is now fixed on the install process. It was much worse than expected. Thanks for your report.

    Fran?ois.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fatal Error at Installation’ is closed to new replies.