PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Database Configuration (http://www.photopost.com/forum/photopost-pro-installation-upgrades/111778-database-configuration.html)

fetus January 27th, 2005 07:06 PM

Database Configuration
 
I'm doing a new install and have verified that my server
meets all the requirements.

So now I'm at this step .....

2.) Database Configuration


"If you're using PhotoPost with an existing forum, you can either use the MySQL database that you're presently using for your forum for both PhotoPost and your forum, or you can create a separate database for PhotoPost (in either case, your forum user database will still be used by PhotoPost). If you choose to, or if you are using PhotoPost by itself, create a MySQL database for PhotoPost and record the database name and the username and password needed to access it. Be sure to consult http://www.mysql.com and your web host if you have questions about installing MySQL or setting up a MySQL database."

I have never used MySQL, so the site was of little help.

How do I actually create & record a database?

What are the commands?

Ack !

Mike
:confused:

ehm January 27th, 2005 07:52 PM

Do you have mysql acess on your server?
Assuming you do, you have to find the 'username' to mysql in order to create/modify/delete tables there.
that username/password is what you have to type on the 'intall.php' program when you are doing the install of PP and all the rest should be done automaticly if you areNOT using any other Forum Database. (I'm assuming you not, since you have no clue about you mysql)

fetus January 27th, 2005 08:50 PM

Quote:

Originally Posted by ehm
Do you have mysql acess on your server?
Assuming you do, you have to find the 'username' to mysql in order to create/modify/delete tables there.
that username/password is what you have to type on the 'intall.php' program when you are doing the install of PP and all the rest should be done automaticly if you areNOT using any other Forum Database. (I'm assuming you not, since you have no clue about you mysql)


I'm not using any other forum databases.

I believe i do have access to mysql because
when I run phpinfo I get the following for mysql:

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.58
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/local/psa/mysql/include/mysql
MYSQL_LIBS -L/usr/local/psa/mysql/lib/mysql -lmysqlclient

Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

Thanks, Mike

ehm January 28th, 2005 12:37 AM

Looks like you DO have access to mysql.
Probably you want to ask your provider about a password for your database (username and password).

Chuck S January 28th, 2005 10:57 AM

You would need to sign into your control panel and setup a database and database user password to input into the install.php when you run it.

fetus January 29th, 2005 12:10 PM

OK GOT IT !!!

That's what I needed & it works now.

Thanks !!!


All times are GMT -5. The time now is 02:25 PM.

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