New install...blank page when running install.php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eotero
    New Member
    • Dec 2004
    • 2
    • 3.0.3

    New install...blank page when running install.php

    Hello:

    I am performing a brand new install of vB on Windows 2003/IIS. I have the latest PHP and MySQL installed (and php seems to be working..phpinfo() does what its supposed to). I downloaded the zip file containing vB directly on to the server and extracted and copied the contents of the upload directory to the forums directory under my wwwroot. No FTPing involved (though I did also try uploading via FTP-ASCII). I have made sure that the config.php file does not have any spaces before <?php nor after ?>.

    When I try to run the install at: http://66.83.165.186/forums/install/install.php,
    all I get is the blank page. Upon viewing the source, all that I see is: <p></p>.

    I am reasonably sure that it isnt a security issue (directory rights) as I can view an image file in that directory: http://66.83.165.186/forums/install/confused.gif

    I am also pretty sure that it doesn't involve a problem with php in this directory as I can view my phpinfo test file: http://66.83.165.186/forums/install/phpinfo.php


    Any other ideas?

    Ernie Otero

    EDIT: I was able to run the vb_test.php script and received the following result: Call to undefined function mysql_connect() in D:\managemore.net\wwwroot\vb_test.php on line 102
    Last edited by eotero; Fri 10 Dec '04, 12:23pm. Reason: Adding some debug info
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    You don't have mysql support, if you ar running php5 uninstall and use php4 instead, also do not use MySQL 4.1.7, there are a few bugs that will not will render your database unusable untill the session table is cleaned

    use php4.3.9 and mysql 4.0.22

    Comment

    • eotero
      New Member
      • Dec 2004
      • 2
      • 3.0.3

      #3
      Thanks, Zachery, downgrading PHP seemed to solve that problem...on to the next one.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...