Ticket #488 (closed developer task: fixed)
Add flickr-db options to config-file on all servers
| Reported by: | micha | Owned by: | micha |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6-short - full copy release |
| Component: | ServerSetup | Keywords: | config files ini inc phpflickr flickr api key |
| Cc: |
Description
In all config-files (test, alpha, production), we have to add options like the following:
// flickr api key $phpflickr['api'] = 'YOUR FLICKR API KEY'; // database flickr (server/database) $phpflickr['db'] = 'localhost/YOUR DATABASE'; // username $phpflickr['user'] = 'YOUR DB USERNAME'; // password $phpflickr['password'] = 'YOUR DB PASSWORD';
Please replace them and add a username,password,database where we can store the phpflickr-photo-cache. Before solving this bug, we can't put the major gallery improvements to alpha/production.
Change History
comment:1 Changed 4 years ago by philipp
- Milestone changed from 0.1.5 - short - xxx to 0.2 - community
comment:2 Changed 4 years ago by micha
- follow_up changed from none to test on alpha
- Owner set to micha
- Status changed from new to assigned
moved to alpha in r5093
comment:5 Changed 4 years ago by micha
- Milestone changed from unassigned to BeVolunteer GA special release
comment:6 Changed 4 years ago by micha
- follow_up changed from release to none
- Status changed from assigned to closed
- Resolution set to fixed
- show_on_bw changed from 1 to 0
done in r5251
comment:7 Changed 4 years ago by philipp
- Milestone changed from BeVolunteer GA special release to 0.6-short
Milestone BeVolunteer GA special release deleted
Note: See
TracTickets for help on using
tickets.



Milestone 0.1.5 - short - xxx deleted