• I have a virtual dedicated server through godaddy. I have used the Plesk set up help files, but when I try to run the install file, i only see code. Go Daddy assures me that I am running RedHat 9 on a linux server and that it is set up to run correctly. Am I missing something?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Without a link, hard to say for sure but if I had to guess I’d say that it sounds like your web server isn’t configured to recognize index.php as a “default page”. Or isn’t set up for PHP…

    you should be able to create a test file, like:

    <?php echo "This shows that php is working"; ?>

    Save that as test.php in you site’s root directory, and try to access it from the browser. If it doesn’t work, contact GoDaddy support, as it’s likely that either PHP isn’t set up correctly, or Apache hasn’t been told to pass .php files off to PHP for execution.

    -d

    hit the same wall, with a godaddy virtual server,
    current version for myphp /php is less than 4. which
    the latest version of wp requires.

    I believe it was something like version 3.6…..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Virtual Dedicated Server Plesk On Install Only Code Shows’ is closed to new replies.