[Phpgedview-talk] DB Error on Vista Localhost
Brought to you by:
canajun2eh,
yalnifj
From: <jmh...@op...> - 2007-06-13 07:08:49
|
I have had PHPGedview running on my old laptop using Apache 2.2.4/PHP 5.2/mySQL 5 without any problems. I installed all these again on my new laptop after getting revised details to install Apache on Vista and these are all working as required. When I then try and go to //localhost/PGV I get Error 27 DB not found. To overcome this issue I decided to use Windows Easy Transfer to copy my complete setup of PHPGedView to my new laptop. (This places the files in the exact same location that they cam from on the old laptop. I also copied the required conf files for Apache, PHP and the mySQL DB as well. Now the Welcome page for PHPGedView opens but it displays the following error within the GEDCOM Statistics frame ERROR:-18 DB Error: no such table SQL:SELECT o_gedcom, o_file FROM pgv_other WHERE o_id LIKE 'HEAD' AND o_file='2' [nativecode=1146 ** Table 'phpgedview.pgv_other' doesn't exist] Fatal error: Call to undefined method DB_Error::numRows() in C:\PHPGedView\includes\functions_db.php on line 429 The exisitng environment is still working but when copied over to my Vista PC it is not. I have tried to look to see if anyone else has had the same issue back to the time Vista was released but I couldn't find anything so I am hoping someone can point me in the right direction with my issue above. Many Thanks for any help offered John Henriksen |