[Support request] application/x-httpd-php

Home Forums Support [Support request] application/x-httpd-php

Home Forums Support application/x-httpd-php

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #975791
    Max Jimenez

    Hi, could you please help me, My site does not open,
    ————————————–
    error:

    <?php
    /**
    * Front to the WordPress application. This file doesn’t do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define( ‘WP_USE_THEMES’, true );

    /** Loads the WordPress Environment and Template */
    require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );

    #975800
    Max Jimenez

    we have solved it, thank you, we compare the code with another site that if it worked, we removed innesary lines

    #975831
    David
    Staff
    Customer Support

    Glad to hear you got it resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.