PDA

View Full Version : please help with database


halolazer
22nd of January 2004 (Thu), 20:52
I already have Mysql, PHP and Apache running in Windows 2000.

What is the workflow to create the pictures database and thumbnails?

All I need is my database created, I never tried doing this with a Pictures.

Thank you

mvrekum
23rd of January 2004 (Fri), 02:43
I asume you are running the server localy.

Try downloading a trial version of MySQL manager:
http://ems-hitech.com/mymanager/

Create your database and create a user with the tool. Add the user info to the ee config script and run the install script.

Good luck,
Martin

TomKa
23rd of January 2004 (Fri), 03:25
Start Apache and MySQL, control if the server is running. Put the EE-files into the htdocs directory of Apache and go for the installation procedure described by Pekka.
I'm running an old installation of Wampp v1 with Apache 1.3.xx, I had problems with an Apache 2.0 installation.