PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   problems installing due to 'categories' already exists (http://www.photopost.com/forum/photopost-pro-installation-upgrades/109454-problems-installing-due-categories-already-exists.html)

elad August 2nd, 2004 03:35 PM

problems installing due to 'categories' already exists
 
I have a problem installing photopost php

i am using photopost to link with an image gallery for a website.

the website has been created, and has been up and running for a while now. it written in Php and uses a MySql database.

recently i was informed that the owner of the site wants to use photopostphp for the image gallery.

pas de probleme - i was told -

the issue i am having with the installer is using my database with php installer.
my database already uses the table 'categories' and the installer wants to add different table 'categories' -> so has problems creating the table - and also problems with query scripts in that the 'categories' table which i created for the site is of a different size as the 'categories' for photopost - so the queries have errors.

changing the table 'categories' in my original database is a big procedure - and i don't want to create a new database, but link of mine with photopost.

how can i do this

thanks

Elad

Michael P August 2nd, 2004 03:59 PM

Install PhotoPost with a table prefix which will create all the tables with a prefix that will prevent the duplication.


All times are GMT -5. The time now is 12:15 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97