Menu

blank page after install of 4.0.1

Help
2006-06-25
2013-03-22
  • Craig Carman

    Craig Carman - 2006-06-25

    Best I can tell I completed the install successfully by using the following instructions from the "install" file in 4.0.1.  After install when I load the PSA/index.php file I get a blank page with the following source:
    ++++++++++++++
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
    <BODY></BODY></HTML>
    +++++++++++++++
    Results from install:

    1.  Unpack the contents of the archive onto the server hard disk in the location that you wish to use the package. (Usually inside your document root.)

    RESULT: unzipped on local box and FTP'd to /PSA/ under doc root.

    2.  Edit the PSA/include/config.php file to fit your setup.

    RESULT: edited the database connection details as I have done with many other scripts

    3.  Load the database schema (psa4.sql) into your RDMS of choice (as long as it is supported by PEAR:MDB)

    RESULT: I am using mysql.  I created a database and ran the psa4.sql which successfully ran without any errors

    3.  Log into the system by browsing to the PSA/ on your web server and log in as the user "admin" with the password "secure"

    RESULT: The page PSA/index.php loads as a blank page . . . why?

     
    • Craig Carman

      Craig Carman - 2006-06-27

      I'm wondering if the author got notice of this post? I would really appreciate some guidance.
      Thanks,
      Craig Carman

       
      • Justin Koivisto

        Justin Koivisto - 2006-07-01

        Sorry, couldn't log into sf for some reason, now it's working...

        Check your error log. It is likely due to some kind of syntax error or output before the code for the _restrict.php call

         
    • Craig Carman

      Craig Carman - 2006-07-24

      Justin,
      error_log inside my include dir shows the following which are only my attempts to access other pages trying to trouble shoot.  I really want your program to work for me.  Can I coordinate with you by phone or some other method to get this resolved and working?  Likely a simple fix but I'm missing it. 
      Thanks,
      Craig Carman  email is craig'AT'ecomyes.com
      985-359-3559 Home
      504-559-8314 Cell
      Central Time USA

      [24-Jun-2006 12:34:44] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/pages.php on line 2
      [24-Jun-2006 12:34:54] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/main.php on line 11
      [24-Jun-2006 12:35:07] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/users.php on line 2
      [24-Jun-2006 12:35:20] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/user_add.php on line 101
      [24-Jun-2006 12:35:37] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/settings.php on line 7
      [24-Jun-2006 12:35:59] PHP Fatal error:  Cannot redeclare bind_textdomain_codeset() in /home2/hardmone/public_html/PSA/include/gettext.php on line 14
      [28-Jun-2006 23:00:50] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/main.php on line 11
      [28-Jun-2006 23:04:40] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/settings.php on line 7
      [28-Jun-2006 23:09:45] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/settings.php on line 7
      [23-Jul-2006 23:25:18] PHP Fatal error:  Call to a member function on a non-object in /home2/hardmone/public_html/PSA/include/main.php on line 11

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.