hello, can you tell me why i can't install zenphoto on my localhost with MAMP? i try and i try , but it's always the same thing : MySQL Error: Could not connect to the database server. thanks
I had this exact same issue.. It's very easy to solve. Rename your config file to something like Z-config.php. Then change the references to that config file (its only in like 1 or 2 places can't remember where sorry) and it should work just fine! Xammp (and i'm assuming MAMP) has some wierd mapping going on with files named config. All you have to do is change the name
Ahhhhhh right. I had this problem with XAMPP as well. A different Config.php is in the include path for PEAR and some other programs too, and it conflicts. I might just change the name to zp-config.php in general to avoid this.
Comments
Good Luck!
TK
it worked on my test gallery. i'm going to go and upgrade my main gallery from 0.9 now.
UPDATE: Got it working. Thanks Heaps.
/zen/functions.php
LINE 7
If you plan on using setup.php again,
/zen/setup.php
LINE 1
LINE 33
and upgrade.php
LINE 1
LINE 33