• Sooo…

    I’ve uploaded my files via FTP, I’ve created the database, I’ve got the domain…but for some reason the only thing that my site is pulling up is this…on all pages:

    <?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(‘./wp-blog-header.php’);

    So…I’m stuck. I’ve seen possible solutions by editing the php.ini file and checking the index.php file and I’ve tried them, but I’m still stuck with this screen. Is it me, or WordPress, or GoDaddy? Either way, it’s killing me!

    Any help that anyone could offer would be WONDERFUL!

    Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)
  • PHP doesn’t appear to be running on the server. Have you contacted your hosts about it?

    Thread Starter KCSTL314

    (@kcstl314)

    Thanks for the response, esmi.

    Yes. I did reach out to the host and they said that they couldn’t narrow down a problem but the site is loading PHP script so it should be working. They mentioned there might be a problem in the htaccess file but they weren’t sure how I could go about fixing it. So, I’m still stuck.

    Hi,

    How to install in my local machine. I had been install new version of php. Now i download new version wordpress and install but not woking.

    Please help me on this regards.

    @sakthi sakthi: It is impolite to interrupt another poster’s ongoing thread with a question of your own. It causes significant problems for the forum’s volunteers and prevents us from being able to track issues by topic. Please post your own topic.

    but the site is loading PHP script

    What PHP script?

    Sorry for incon please….

    @kcstl314: Who is the web host?

    KCSTL314,

    I could have your site looked at internally. Please log into your Go Daddy account and submit a ticket with these details here: http://go.me/WPemail

    Once you have the ticket created, please reply back to this thread with the incident number you receive. You can even just paste the thread messages. Once you reply back with the Incident number, I can have our Advanced Team take a closer look at your specific account.

    ^Cj

    it’s still going to my old site with the index.html, it won’t go to the new verison on the index.php, how do i make it go to the new version?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP Install – GoDaddy’ is closed to new replies.