Forums

Install.php will download when I enter /wp-admin/install.php behind my adress (2 posts)

  1. sillie83
    Member
    Posted 2 years ago #

    I uploaded the documents to my server en i adjusted the wp-config.

    In step 5: Open /wp-admin/install.php in your browser. This should setup the tables needed for your blog. If there is an error, double check your wp-config.php file, and try again. If it fails again, please go to the support forums with as much data as you can gather.

    When I do this I will get a blank page en I wil download install.php to my desktop.
    What am I doing wrong. I allready gave the folder wp-admin 777 by the ristricitons in Transit

    Can someone help me please

    Thnx

  2. tinylogin
    Member
    Posted 2 years ago #

    Create two files "myphp.php" & "myphp.php5" with below code then upload them to your site's www folder & access that pages from browser.

    <?php
    
        phpinfo();
    ?>

    tell us what do you see, if you browser starts downloading both the files then, it's time compare web-server's config files (httpd.conf,conf.d, and .htaccess) with your recent backups (if you have)!!!

    Hint: look for "AddHandler" & "AddType" directives in your web-server's config files

Topic Closed

This topic has been closed to new replies.

About this Topic