Menu

Difficulties with a fresh 4.2.3 install

Help
Ray
2010-01-04
2013-05-30
  • Ray

    Ray - 2010-01-04

    I’ve been running PGV 4.1.6 with no problems.

    I recently did a fresh install of PGV 4.2.3 with a fresh MySQL database.  Finally got it to load and upload my GEDCOM.  Had some permission issues with the “Index” file but that seems to be fixed.

    Now if I try to do a search (top of page) it loads a Windows box indicating that I am trying to “open search.php”.  Same with trying to open the individuals list –> trying to “open indilist.php”.  These files are in the directory.

    I haven’t checked every function.

    Thanks for any help!

    Ray

     
  • Anonymous

    Anonymous - 2010-01-04

    Can I access your site to see what you mean?

    Have you read and followed all the instructions in other posts about:

    a - having PDO installed and working with MySQL?

    b - having the right collations on your DB, its tables, and thier fields?

     
  • Ray

    Ray - 2010-01-04

    There doesn't seem to be a way to attach a screen shot.

    In the blocks table for example:
    b_id & b_order are "blank".
    The rest are "utf8_unicode_ci"
    When I change the "blank" to "utf8_unicode_ci" manually and save, the collation stays "blank".

    Sorry, I can't get the "underline" character to work.

    Ray

     
  • Greg Roach

    Greg Roach - 2010-01-04

    collation rules only apply to text fields.  b\-id etc. are numeric fields.

     

Log in to post a comment.