Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Replicate blank modified gallery  (Read 2643 times)

0 Members and 1 Guest are viewing this topic.

glenc

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 31
Replicate blank modified gallery
« on: December 18, 2006, 04:12:11 am »

 :P Hello CPG world, I am trying to replicate my blank modified gallery. I first copied and pasted my gallery and set up a new DB. I then deleted install lock and config.inc files and ran install again but my modified gallery was not there just standard.  I guess this info is stored in the first DB so I go into phpmyadmin I hit export then select the right DB and click go. This opens up to a screen containing DB info. I copied and pasted into a plan text doc. With PHPmyadmin still open I click on the SQL icon then import files. I go to the file called phpMyAdmin SQL Dum1 and upload but I get an error. I have gone to doc’s on PHP Admin but that is more for a developer than end user.  I went to  dev.mysql.com as well. I think I should back up and restore but my interface does not have that option.  I figured out how to save as file and then upload that in new DB but I get the following error. SQL query:
-- phpMyAdmin SQL Dump
-- version 2.6.4-pl3
-- http://www.phpmyadmin.net
--
-- Host: db421.perfora.net
-- Generation Time: Dec 17, 2006 at 09:55 PM
-- Server version: 4.0.27
-- PHP Version: 4.3.10-2
--
-- Database: `db182863467`
--
CREATE DATABASE `db182863467`
MySQL said: 
#1044 - Access denied for user: 'dbo186241134@%' to database 'db182863467'
 

My goal is to have a template gallery that I can keep replicating. Could someone push me in the right direction.

TIA
« Last Edit: December 18, 2006, 01:10:42 pm by Sami »
Logged
Quote
Find a common need and do it uncommonly well.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Replicate blank modified gallery
« Reply #1 on: December 18, 2006, 06:34:12 am »

#1044 - Access denied for user: 'dbo186241134@%' to database 'db182863467'
This is not a coppermine issue, but a matter of server setup. In your case, the mysql user needs to have the proper permissions assigned.

I'm not sure what you're actually trying to accomplish, but imo you're making this too complicated: just create the clone, then edit include/config.inc.php accordingly and you should be done.
Logged

glenc

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 31
Re: Replicate blank modified gallery
« Reply #2 on: December 18, 2006, 12:53:47 pm »

Thank you GauGau, worked purfect. I had seen the info from the forum on editing include/config.inc.php but thought I had to do something with DB besides creating a new one.
Logged
Quote
Find a common need and do it uncommonly well.
Pages: [1]   Go Up
 

Page created in 0.05 seconds with 20 queries.