I'm attempting to apply RC2 by utilizing the Admin -> Upgrade option. I've downloaded the files just as I have in the past for 2.x (for the recent 3.0 series, I've just started from scratch with each so far until RC2 - changing my routine is not good for beta testing eh? :)
I changed this var on line 208 from $PHP_SELF to $_SERVER['PHP_SELF']
That sort of fixed the problem, files were updated where reqested, *except* for the Privacy files. It looks like its trying to work with the files where I've moved them (outside of the webroot):
Warning: file(/var/www/html/phpGedView//etc/phpGedView/index/family.ged_priv.php): failed to open stream: No such file or directory in /var/www/html/phpGedView/upgrade.php on line 354
Processing... /etc/phpGedView/index/family.ged_priv.php
Even temporarily tried setting full rights across the board to that file and its directory... no go. Not sure what the problem is there.
Those errors are followed up by a couple more Warning: Invalid argument supplied for foreach() in /var/www/html/phpGedView/upgrade.php on line 364 (and 396)
J
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not sure what has happened, but RC2 has totally hosed my test site... Along with the above, my multimedia objects stopped displaying, the ged config file isn't saving properly (the file is "updated" when I submit the changes... the file's date changes). And now my theme is back to the default (I can't change it back to xenea).
Tried starting from scratch with RC2. Still having the same problems. Time to sleep. Will wipe the slate clean (including index directory) and will attempt a completely fresh install tomorrow.
J
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm attempting to apply RC2 by utilizing the Admin -> Upgrade option. I've downloaded the files just as I have in the past for 2.x (for the recent 3.0 series, I've just started from scratch with each so far until RC2 - changing my routine is not good for beta testing eh? :)
I fill in the location of the files, pick anything (or nothing) and receive a 404 Error, with the new address being:
http://website/phpGedView/<br%20/><b>Notice</b>:%20%20Undefined%20variable:%20%20PHP_SELF%20in%20<b>/var/www/html/phpGedView/upgrade.php</b>%20on%20line%20<b>208</b><br%20/>
I changed this var on line 208 from $PHP_SELF to $_SERVER['PHP_SELF']
That sort of fixed the problem, files were updated where reqested, *except* for the Privacy files. It looks like its trying to work with the files where I've moved them (outside of the webroot):
Warning: file(/var/www/html/phpGedView//etc/phpGedView/index/family.ged_priv.php): failed to open stream: No such file or directory in /var/www/html/phpGedView/upgrade.php on line 354
Processing... /etc/phpGedView/index/family.ged_priv.php
Even temporarily tried setting full rights across the board to that file and its directory... no go. Not sure what the problem is there.
Those errors are followed up by a couple more Warning: Invalid argument supplied for foreach() in /var/www/html/phpGedView/upgrade.php on line 364 (and 396)
J
Not sure what has happened, but RC2 has totally hosed my test site... Along with the above, my multimedia objects stopped displaying, the ged config file isn't saving properly (the file is "updated" when I submit the changes... the file's date changes). And now my theme is back to the default (I can't change it back to xenea).
Tried starting from scratch with RC2. Still having the same problems. Time to sleep. Will wipe the slate clean (including index directory) and will attempt a completely fresh install tomorrow.
J
Please do not use the upgrade script from the admin menu.
I have removed the link from the admin menu so that it is no longer an option. We hope to fix the upgrade script at a later date.
--John
Ok.
Slept. Reset from scratch. All working again.
Thanks,
J